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

Robert Lazarski resolved AXIS2-5418.
------------------------------------
    Resolution: Incomplete

  Closing as Incomplete. Filed in 2012 with no affected version, no
  component, no reproducer, and no response to the committer's request for
  clarification. The @HandlerChain annotation is part of JAX-WS
  (javax.xml.ws / jakarta.xml.ws) and the handler chain loading has been
  updated in the 2.0.x javax-to-jakarta migration. If anyone encounters
  this on 2.0.x, please open a new issue with the affected version,
  container, and a minimal reproducer.



> The @HandlerChain configuration file could not be loaded 
> ---------------------------------------------------------
>
>                 Key: AXIS2-5418
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5418
>             Project: Axis2
>          Issue Type: Bug
>            Reporter: Rajeev Kumar Ambasta
>            Priority: Critical
>
> I have this annotation in my webservice client.
> @WebServiceClient(name = "WebProviderService", targetNamespace = 
> "http://provider.ws.com/";, wsdlLocation = 
> "WEB-INF/wsdl/WebProviderService.wsdl")
> @HandlerChain(file = "wsf2ConsumerDefaultHandler.xml")
> public class WebProviderService
>     extends Service{
> }
> When I am calling webservice from my servlet, it is throwing exception.
> [Servlet Error]-[dispatcher]: javax.xml.ws.WebServiceException: The 
> @HandlerChain configuration file wsf2ConsumerDefaultHandler.xml in the class 
> com/ws/provider/WebProviderService could not be loaded.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to