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

@HandlerChain annotation is not picked up

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • jaxws
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              nickgallardo Nick Gallardo
              dims Davanum Srinivas
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: