[jbossws-issues] [JBoss JIRA] Created: (JBWS-1671) SunRI client handler cannot set mime header

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu May 31 12:35:08 EDT 2007


SunRI client handler cannot set mime header
-------------------------------------------

                 Key: JBWS-1671
                 URL: http://jira.jboss.com/jira/browse/JBWS-1671
             Project: JBoss Web Services
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: integration-sunri
            Reporter: Thomas Diesler
             Fix For: jbossws-2.1.0


[tdiesler at tddell sunri]$ ant -Dtest=jaxws/samples/handlerchain test

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

Caused by: java.lang.IllegalStateException: Unexpected cookie list: null
        at org.jboss.test.ws.jaxws.samples.handlerchain.ClientMimeHandler.handleInbound(ClientMimeHandler.java:64)
        at org.jboss.wsf.spi.handler.GenericHandler.handleMessage(GenericHandler.java:55)
        at com.sun.xml.ws.handler.HandlerProcessor.callHandleMessageReverse(HandlerProcessor.java:313)
        at com.sun.xml.ws.handler.HandlerProcessor.callHandlersResponse(HandlerProcessor.java:195)
        at com.sun.xml.ws.handler.ClientSOAPHandlerTube.callHandlersOnResponse(ClientSOAPHandlerTube.java:181)


-- 
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

        



More information about the jbossws-issues mailing list