You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by rahul yadav <ra...@gmail.com> on 2010/03/25 11:50:21 UTC

WSDL for WSS webservice

Will a wsdl has any difference if the webservie it represents have WSS
implementation and no implementiaon in other case?  Basically i want to know
the difference and usage of code generated by wsdl2java for webservice with
WSS and one without it ?

Thanks.

Re: WSDL for WSS webservice

Posted by Chinmoy Chakraborty <cc...@gmail.com>.
If you have policy based web service then you have policy annotated
WSDL..you can look at link [1] & [2]..

[1] http://www.ibm.com/developerworks/java/library/j-jws4/index.html
[2] http://wso2.org/library/3190#Policy_annotated_WSDL

<http://www.ibm.com/developerworks/java/library/j-jws4/index.html>Chinmoy



On Thu, Mar 25, 2010 at 4:20 PM, rahul yadav <ra...@gmail.com> wrote:

> Will a wsdl has any difference if the webservie it represents have WSS
> implementation and no implementiaon in other case?  Basically i want to know
> the difference and usage of code generated by wsdl2java for webservice with
> WSS and one without it ?
>
> Thanks.
>