You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/02/26 15:57:05 UTC

[jira] Updated: (AXIS2-2218) @HandlerChain annotation is not picked up

     [ https://issues.apache.org/jira/browse/AXIS2-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-2218:
------------------------------------

    Assignee: Nick Gallardo

> @HandlerChain annotation is not picked up
> -----------------------------------------
>
>                 Key: AXIS2-2218
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2218
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>         Assigned To: Nick Gallardo
>
> When i deploy a service using JAXWSMessageReceiver that has @HandlerChain annotation. the handlers are not picked up nor invoked. There is a TODO item in the EndpointInterfaceDescriptionImpl.java (line 198) as follows. I can also see a JavaClassToDBCConverter that has a attachHandlerChainAnnotation which can help. But the only location the JavaClassToDBCConverter  class is instantiated is in a test case...
>         //TODO: Need to process the other annotations that can exist, on the server side
>         //      and at the class level.
>         //      They are, as follows:       
>         //          HandlerChain (181)
>         //          SoapBinding (181)
>         //          WebServiceRefAnnot (List) (JAXWS)
>         //          BindingTypeAnnot (JAXWS Sec. 7.8 -- Used to set either the AS.endpoint, or AS.SoapNSUri)
>         //          WebServiceContextAnnot (JAXWS via injection)
> thanks,
> dims

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org