[jbossws-issues] [JBoss JIRA] Updated: (JBWS-2955) Client handler chain configured by annotation does not work

Alessio Soldano (JIRA) jira-events at lists.jboss.org
Wed Mar 17 09:28:37 EDT 2010


     [ https://jira.jboss.org/jira/browse/JBWS-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-2955:
----------------------------------

    Security: Public  (was: JBoss Internal)


> Client handler chain configured by annotation does not work
> -----------------------------------------------------------
>
>                 Key: JBWS-2955
>                 URL: https://jira.jboss.org/jira/browse/JBWS-2955
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jbossws-native
>    Affects Versions: jbossws-native-3.3.0.Beta4
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>             Fix For: jbossws-native-3.3.0.Beta5
>
>
> The handler chain configured in client side does not work :
> @WebServiceClient(name = "EndpointService")
> @HandlerChain(file = "client-handlers.xml")
> public class EndpointService extends Service {
> }
> Tck test com/sun/ts/tests/jaxws/ee/w2j/rpc/literal/handlertest/Client_ClientLogicalHandlerTest_from_standalone is failed for this . 

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