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

Investigate JBossWS-CXF endpoint handlerchain

    XMLWordPrintableJSON

Details

    Description

      tdiesler@tddell xfire]$ ant -Dtest=jaxws/samples/handlerchain test
      Buildfile: build.xml

      tests-run-internal:
      [junit] Running org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase
      [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 24.105 sec
      [junit] Test org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase FAILED

      13:49:49,934 ERROR [STDERR] Jul 24, 2007 1:49:49 PM org.apache.cxf.jaxws.handler.HandlerChainInvoker invokeHandleMessage
      WARNING: HANDLER_RAISED_RUNTIME_EXCEPTION
      java.lang.NullPointerException
      at org.apache.cxf.staxutils.StaxUtils.readDocElements(StaxUtils.java:614)
      at org.apache.cxf.binding.soap.saaj.SAAJInInterceptor.handleMessage(SAAJInInterceptor.java:107)
      at org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl.getMessage(SOAPMessageContextImpl.java:80)
      at org.jboss.test.ws.jaxws.samples.handlerchain.ServerMimeHandler.handleInbound(ServerMimeHandler.java:49)
      at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53)
      at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336)
      at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259)
      at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135)
      at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129)
      at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:109)
      at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:59)
      at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)
      [ Show ยป ]
      Thomas Diesler [24/Jul/07 07:57 AM] [tdiesler@tddell xfire]$ ant -Dtest=jaxws/samples/handlerchain test Buildfile: build.xml tests-run-internal: [junit] Running org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 24.105 sec [junit] Test org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase FAILED 13:49:49,934 ERROR [STDERR] Jul 24, 2007 1:49:49 PM org.apache.cxf.jaxws.handler.HandlerChainInvoker invokeHandleMessage WARNING: HANDLER_RAISED_RUNTIME_EXCEPTION java.lang.NullPointerException at org.apache.cxf.staxutils.StaxUtils.readDocElements(StaxUtils.java:614) at org.apache.cxf.binding.soap.saaj.SAAJInInterceptor.handleMessage(SAAJInInterceptor.java:107) at org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl.getMessage(SOAPMessageContextImpl.java:80) at org.jboss.test.ws.jaxws.samples.handlerchain.ServerMimeHandler.handleInbound(ServerMimeHandler.java:49) at org.jboss.wsf.test.GenericHandler.handleMessage(GenericHandler.java:53) at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandleMessage(HandlerChainInvoker.java:336) at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeHandlerChain(HandlerChainInvoker.java:259) at org.apache.cxf.jaxws.handler.HandlerChainInvoker.invokeProtocolHandlers(HandlerChainInvoker.java:135) at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessageInternal(SOAPHandlerInterceptor.java:129) at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:109) at org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor.handleMessage(SOAPHandlerInterceptor.java:59) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:206)

      Attachments

        Activity

          People

            Unassigned Unassigned
            tdiesler Thomas Diesler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: