You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2010/12/25 16:20:46 UTC

[jira] Resolved: (AXIS2-2534) WSDL2Java generates invalid Addressing action header (wsa:Action) of ""

     [ https://issues.apache.org/jira/browse/AXIS2-2534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amila Chinthaka Suriarachchi resolved AXIS2-2534.
-------------------------------------------------

    Resolution: Fixed

should have fixed in axis2 trunk.

Please test with a latest build and reopen the issue if it is still exists with a sample wsdl to reproduce the issue.

> WSDL2Java generates invalid Addressing action header (wsa:Action) of ""
> -----------------------------------------------------------------------
>
>                 Key: AXIS2-2534
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2534
>             Project: Axis2
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: nightly
>         Environment: NA
>            Reporter: Steven E. Harris
>            Assignee: Amila Chinthaka Suriarachchi
>            Priority: Minor
>
> Running wsdl2java against a WSDL 2.0 file, I find the following line in my generated client stub:
>   _operationClient.getOptions().setAction("\"\"");
> This line appears once for each synchronous operation, and once for each asynchronous operation. At runtime, it produces the following header in the outgoing messages (with the addressing module engaged):
>   <wsa:Action>""</wsa:Action>
> Note that I had seen valid addressing actions emitted with older AXIS2 builds; I just noticed this problem on 14 April.
> I started discussing this problem in the following thread on the axis-user mailing list:
>   http://thread.gmane.org/gmane.comp.apache.webservices.axis.user/55272
> At least one other user has confirmed the same behavior.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org