[
http://jira.jboss.com/jira/browse/JBWS-1671?page=comments#action_12366619 ]
Thomas Diesler commented on JBWS-1671:
--------------------------------------
Have you found a reference in the spec that covers this? Generally, we want to have as
much common behavior as possible such that we can really have pluggable soap stacks. If
the spec says that Native is right we should challenge Metro.
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
Assigned To: Alessio Soldano
Fix For: jbossws-2.1.0
[tdiesler@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