I tried the below and it returned null.javax.xml.namespace.QName operation = (javax.xml.namespace.QName) smc.get(MessageContext.WSDL_OPERATION);
I have annotated my web method with operationName tag. Any suggestions? -Arul
I tried the below and it returned null.javax.xml.namespace.QName operation = (javax.xml.namespace.QName) smc.get(MessageContext.WSDL_OPERATION);
I have annotated my web method with operationName tag. Any suggestions? -Arul