[ http://issues.apache.org/jira/browse/AXIS2-750?page=all ]
David Illsley updated AXIS2-750:
--------------------------------
Attachment: patch.txt
Patch implementing the above with some relevant unit tests.
NB. Treats the 'input' action as the output when !serverSide in the
WSDL11ToAxisServiceBuilder which matches the treatment of input/output/fault
messages
Not yet implemented:
Codegen for client stubs to set the correct wsa:Action value
Codegen for services.xml to add the actionMapping, outputActionMapping
and faultActionMapping elements,
Selection of the correct faultAction based on the thrown fault,
currently picks first one. (wanted to submit the patch as it is currently
suffering daily merge conflicts)
> 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
> Attachments: patch.txt
>
> 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]