Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-828

Investigate JBossWS-CXF endpoint exception handling

    XMLWordPrintableJSON

Details

    Description

      ant -Dtest=jaxws/samples/exception test

      Testcase: testSoapFaultException took 1.587 sec
      FAILED
      expected:<mr.actor> but was:<null>
      junit.framework.ComparisonFailure: expected:<mr.actor> but was:<null>
      at org.jboss.test.ws.jaxws.samples.exception.ExceptionTestCase.testSoapFaultException(ExceptionTestCase.java:108)

      Testcase: testApplicationException took 0.116 sec
      Caused an ERROR
      Error reading XMLStreamReader.
      javax.xml.ws.soap.SOAPFaultException: Error reading XMLStreamReader.
      at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:168)

      Caused by: java.lang.NoSuchMethodException: org.jboss.test.ws.jaxws.samples.exception.server.UserException.getFaultInfo()
      at java.lang.Class.getMethod(Class.java:1581)
      at org.apache.cxf.jaxws.interceptors.WebFaultOutInterceptor.handleMessage(WebFaultOutInterceptor.java:77)

      Attachments

        Issue Links

          Activity

            People

              dandiep Daniel Diephouse
              tdiesler Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: