Hi, Could you use a tool such as TCPMonitor (*http://ws*.apache.org/*commons*/* tcpmon*/ it comes as eclipse and IDEA plugins too) and capture the request and send it to the list please. That will help answer the issue.
Thanks, Keith. On Thu, Jun 19, 2008 at 12:18 PM, jeusdi <[EMAIL PROTECTED]> wrote: > > I send StackTrace exception--> > > org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: > Unexpected subelement proc_id > at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) > at > > com.grupmicros.www.licencemanager.LicenceManagerMessageReceiverInOut.fromOM(LicenceManagerMessageReceiverInOut.java:149) > at > > com.grupmicros.www.licencemanager.LicenceManagerMessageReceiverInOut.invokeBusinessLogic(LicenceManagerMessageReceiverInOut.java:43) > at > > org.apache.axis2.receivers.AbstractInOutMessageReceiver.invokeBusinessLogic(AbstractInOutMessageReceiver.java:40) > at > > org.apache.axis2.receivers.AbstractMessageReceiver.receive(AbstractMessageReceiver.java:100) > at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176) > at > > org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java:136) > at > > org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:130) > at > > org.apache.axis2.transport.http.AxisServlet$RestRequestProcessor.processURLRequest(AxisServlet.java:824) > at > org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:253) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:690) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:803) > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) > at > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) > at > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) > at > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) > at > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) > at > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) > at > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:174) > at > org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874) > at > > org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) > at > > org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) > at > > org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) > at > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) > at java.lang.Thread.run(Thread.java:595) > Caused by: java.lang.Exception: org.apache.axis2.databinding.ADBException: > Unexpected subelement proc_id > at > > com.grupmicros.www.licencemanager.CreateLicence$Factory.parse(CreateLicence.java:748) > at > > com.grupmicros.www.licencemanager.LicenceManagerMessageReceiverInOut.fromOM(LicenceManagerMessageReceiverInOut.java:136) > ... 24 more > Caused by: org.apache.axis2.databinding.ADBException: Unexpected subelement > proc_id > at > > com.grupmicros.www.licencemanager.CreateLicence$Factory.parse(CreateLicence.java:677) > > -- > View this message in context: > http://www.nabble.com/Unexpected-subelement-tp17979173p17998344.html > Sent from the Axis - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Keith Chapman Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ blog: http://www.keith-chapman.org
