Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-3663

jaxws-calculator sample does not run per the README.txt

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • 1.4
    • None
    • None

    Description

      Following the instructions in the README.txt, I get the following exception:
      [ERROR] An error was detected during JAXWS processing
      org.apache.axis2.AxisFault: An error was detected during JAXWS processing
      at org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessageReceiver.java:186)
      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.HTTPWorker.service(HTTPWorker.java:235)
      at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
      at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
      at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:84)
      at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061)
      at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575)
      at java.lang.Thread.run(Thread.java:810)

      Dims said he thought this might be related to this sample still using services.xml

      Attachments

        Activity

          People

            dims Davanum Srinivas
            barrettj Jeffrey Lee Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: