Не удалось инициализировать класс org.apache.axis.client.axisclientJAVA

Программисты JAVA общаются здесь
Anonymous
Не удалось инициализировать класс org.apache.axis.client.axisclient

Сообщение Anonymous »

Я сталкиваюсь с проблемой с следствием исключений. Любой помогите мне, как избавиться от этого. Я добавил axis.jar в классе, все еще сталкиваясь с этой проблемой. < /p>

j < /p>

ava.lang.NoClassDefFoundError: Could not initialize class org.apache.axis.client.AxisClient
org.apache.axis.client.Service.getAxisClient(Service.java:104)
org.apache.axis.client.Service.(Service.java:113)
com.netsuite.webservices.platform_2013_2.NetSuiteServiceLocator.(NetSuiteServiceLocator.java:12)
com.zyom.netsuite.NetsuiteIntegrationManager.(NetsuiteIntegrationManager.java:169)
com.zyom.netsuite.NetsuiteIntegrationManager.getNetSuiteIntegrationManager(NetsuiteIntegrationManager.java:68)
com.zyom.netsuite.controller.NetsuiteIntegrationManagerContoller.execute(NetsuiteIntegrationManagerContoller.java:33)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:419)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:734)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
com.zyom.security.LoginMonitorFilter.doFilter(LoginMonitorFilter.java:67)


Подробнее здесь: https://stackoverflow.com/questions/228 ... axisclient

Вернуться в «JAVA»