Extract and support wsaw:Action (or Default Action Pattern) on service side. 
WSDL 1.1 Only
------------------------------------------------------------------------------------------

         Key: AXIS2-750
         URL: http://issues.apache.org/jira/browse/AXIS2-750
     Project: Apache Axis 2.0 (Axis2)
        Type: Sub-task

    Reporter: David Illsley


Support setting the correct wsa:Action on response messages

These Action values can some from 3 places:
        1. services.xml (actionMapping, outputActionMapping and 
faultActionMapping elements - the latter break apart generic multiple actions 
to specific in, out, fault)
        2. wsaw:Action value in a WSDL 1.1 file
        3. generated using the DefaultActionPattern from a WSDL 1.1 file

wsaw:Action values added to generated WSDL when present in the AxisOperation 
object

Patch to follow shortly

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to