Back Forum Reply New

Service using Axis2 plugin error, requires 'Addressing module'

mon.HandlerRequest.invoke(Handler  Request.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelS  ocket.java:769)
at org.apache.jk.common.ChannelSocket.processConnecti  on(ChannelSocket.java:698)
at org.apache.jk.common.ChannelSocket$SocketConnectio  n.runIt(ChannelSocket.java:891)
at org.apache.tomcat.util.threads.ThreadPool$ControlR  unnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:619)
Caused by: javax.servlet.ServletException: org.apache.axis2.deployment.DeploymentException: The system is attempting to engage a module that is not available: addressing
at org.grails.axis2.GrailsAxis2Servlet.initConfigCont  ext(Unknown Source)
at org.apache.axis2.transport.from.AxisServlet.init(A  xisServlet.java:436)
... 16 more
Caused by: org.apache.axis2.deployment.DeploymentException: The system is attempting to engage a module that is not available: addressing
at org.apache.axis2.deployment.DeploymentEngine.loadF  romClassPath(DeploymentEngine.java:173)
at org.wso2.spring.ws.axis2.SpringBeanSystemConfigura  tor.getAxisConfiguration(SpringBeanSystemConfigura  tor.java:93)
at org.apache.axis2.context.ConfigurationContextFacto  ry.createConfigurationContext(ConfigurationContext  Factory.java:68)
... 18 more
Caused by: org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: addressing
at org.apache.axis2.engine.AxisConfiguration.engageMo  dule(AxisConfiguration.java:464)
at org.apache.axis2.engine.AxisConfiguration.engageGl  obalModules(AxisConfiguration.java:591)
at org.apache.axis2.deployment.DeploymentEngine.engag  eModules(DeploymentEngine.java:615)
at org.apache.axis2.deployment.DeploymentEngine.loadF  romClassPath(DeploymentEngine.java:169)
... 20 more

Were you ever able to solve this?
I have the same problem on JBoss 4.2.

/Eva Troels
¥
Back Forum Reply New