[
http://jira.jboss.com/jira/browse/JBWS-1751?page=comments#action_12369834 ]
Thomas Diesler commented on JBWS-1751:
--------------------------------------
[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)
Investigate CXF samples handlerchain
------------------------------------
Key: JBWS-1751
URL:
http://jira.jboss.com/jira/browse/JBWS-1751
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: integration-cxf
Reporter: Thomas Diesler
Fix For: jbossws-2.1.1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira