[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1672) SunRI does not respect @HandlerChain on client SEI
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Wed Jan 16 12:06:19 EST 2008
[ http://jira.jboss.com/jira/browse/JBWS-1672?page=all ]
Thomas Diesler updated JBWS-1672:
---------------------------------
Fix Version/s: (was: jbossws-metro-1.0.0)
> SunRI does not respect @HandlerChain on client SEI
> --------------------------------------------------
>
> Key: JBWS-1672
> URL: http://jira.jboss.com/jira/browse/JBWS-1672
> Project: JBoss Web Services
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: jaxws
> Reporter: Thomas Diesler
> Assigned To: Heiko Braun
>
> tests-run-internal:
> [junit] Running org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase
> [junit] FIXME: [JBWS-1671] SunRI client handler cannot set mime header
> [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 4.209 sec
> [junit] Test org.jboss.test.ws.jaxws.samples.handlerchain.HandlerChainTestCase FAILED
> @WebService(name="Endpoint")
> @SOAPBinding(style = SOAPBinding.Style.RPC)
> @HandlerChain(file = "jaxws-handlers-client.xml") // relative path from the class file
> public interface EndpointWithHandlerChain
> {
> public String echo(String input);
> }
--
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