You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2010/06/16 21:24:25 UTC

[jira] Resolved: (AXIS2-4632) Adding ability for EndpointInterfaceDesc to respect LegacyWebmethod property if set from Manifest.mf.

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

Nikhil Thaker resolved AXIS2-4632.
----------------------------------

    Resolution: Fixed

resolved in revision #915889

> Adding ability for EndpointInterfaceDesc to respect LegacyWebmethod property if set from Manifest.mf.
> -----------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-4632
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4632
>             Project: Axis2
>          Issue Type: Improvement
>          Components: jaxws
>            Reporter: Nikhil Thaker
>            Assignee: Nikhil Thaker
>         Attachments: apache_patch.zip
>
>
> Currently the JAXWS metadata module's EndpointInterfaceDescriptionImpl has the ability to retrieve valid endpoint methods by reading the system property jaxws.runtime.legacyWebMethod=true|false, When this system property is set a customer using newer JAXWS apis can still use the applicaton build using older JAXWS apis. I am extending this feature so that a customer can now set the LegacyWebmethod=true|false property in a manifest file.
> If both system property and manifest property are set then the system property will override the value in manifest property.

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