[
https://issues.apache.org/jira/browse/AXIS2-5418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452785#comment-13452785
]
Sagara Gunathunga commented on AXIS2-5418:
-------------------------------------------
Can you indicate what is the affects version of this issue ? Also better to
have have complete sample to reproduce the issue.
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]