Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5418

The @HandlerChain configuration file could not be loaded

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rajeevamb Rajeev Kumar Ambasta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: