SoapActionURI compatibility with Axis 1.2 implementation issue
--------------------------------------------------------------

         Key: WSFX-50
         URL: http://issues.apache.org/jira/browse/WSFX-50
     Project: WSFX
        Type: Improvement
  Components: Addressing  
 Environment: Axis 1.2 Implementation based ws-addressing
    Reporter: Dan Zhuo
    Priority: Minor


Axis 1.2 implementation Java2WSDL handle SOAPAction in default is "" or any 
OPERATION name, however, addressing handler implementation report exception for 
those invalid URIs. in order to be compatible with current Axis 1.2 
implementation, addressing handler should be able to modify those invalid URIs 
such as prefixing "urn:" for OPERATION name type of URIs or using default 
"urn:addressing:action" instead of "" to achieve the compatibility.   

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to