Re: webservice-Axis2

2016-05-04 Thread Jean-Baptiste Onofré
Hi, it sounds like classloading issue ;) Regards JB On 05/05/2016 04:19 AM, wuxinlong wrote: MultiException[java.lang.NoClassDefFoundError: org/w3c/dom/Node, java.lang.NoClassDefFoundError: Could not initialize class org.apache.axiom.om.OMAbstractFactory] at org.eclipse.jetty.servlet.S

Re: webservice-Axis2

2016-05-04 Thread wuxinlong
Sorry,my english is not good. I do it: feature:install war then put the war in the /deploy directory,,after the start an error 404 page,the url is http://localhost:8181/axis2-webapp karaf.log

Re: webservice-Axis2

2016-05-04 Thread wuxinlong
MultiException[java.lang.NoClassDefFoundError: org/w3c/dom/Node, java.lang.NoClassDefFoundError: Could not initialize class org.apache.axiom.om.OMAbstractFactory] at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:842)[75:org.eclipse.jetty.servlet:9.2.15.v20160210]

Re: webservice-Axis2

2016-05-04 Thread Jean-Baptiste Onofré
I guess you have installed the war feature and drop the war file in the deploy folder, right ? Anything special in the log ? Regards JB On 05/04/2016 05:58 AM, wuxinlong wrote: http://mvnrepository.com/artifact/org.apache.axis2/axis2-webapp/1.7.1 This is a webservice-axis2 webApp,how can I de

webservice-Axis2

2016-05-04 Thread wuxinlong
http://mvnrepository.com/artifact/org.apache.axis2/axis2-webapp/1.7.1 This is a webservice-axis2 webApp,how can I depoly into karaf/servicemix? I always failed,please someone help me! -- View this message in context: http://karaf.922171.n3.nabble.com/webservice-Axis2-tp4046468.html Sent from th