2 Replies Latest reply on May 2, 2013 10:10 AM by asoldano

    javax.xml.ws.wsdl.operation Missing in Invoke() of javax.xml.ws.Provider

    tejones

      I need to interrogate the javax.xml.ws.wsdl.operation property of the MessageContext in javax.xml.ws.Provider, however for operations where there are no input parameters, the property is not there. For operations WITH input parameters, it IS there.

       

      Is there some other way to determine the operation name when I am executing an operation without input parameters?

       

      Thanks,

      Ted