[jbossws-issues] [JBoss JIRA] Reopened: (JBWS-1672) SunRI does not respect @HandlerChain on client SEI
Alessio Soldano (JIRA)
jira-events at lists.jboss.org
Fri Oct 10 08:44:20 EDT 2008
[ https://jira.jboss.org/jira/browse/JBWS-1672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alessio Soldano reopened JBWS-1672:
-----------------------------------
Assignee: Alessio Soldano (was: Richard Opalka)
> SunRI does not respect @HandlerChain on client SEI
> --------------------------------------------------
>
> Key: JBWS-1672
> URL: https://jira.jboss.org/jira/browse/JBWS-1672
> Project: JBoss Web Services
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: jbossws-metro
> Reporter: Thomas Diesler
> Assignee: Alessio Soldano
>
> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbossws-issues
mailing list