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 "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2012/09/11 09:02:07 UTC

[jira] [Commented] (AXIS2-5418) The @HandlerChain configuration file could not be loaded

    [ 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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org