Hello,
I am using javatows tool of version 2.6.8/2.7.5 to generate the wsdl.
However, the tool does not include the WS-SecurityPolicy content into the
wsdl.
Also, the webservice bean has @Policy annotation.
The tool is runned by using ant.
Following command is executed by the tool.
java2ws -cp {jars on the classpath} -databinding jaxb -verbose -wsdl -o
TempService.wsdl -servicename TempService -address
{APP_URL}/services/TempService -d D:\Temp\java
com.example.policy.ws.impl.TempService
what should be included so as the have the policy content included in the
wsdl.
Please advise.
--
View this message in context:
http://cxf.547215.n5.nabble.com/javatows-tool-for-ws-SecurityPolicy-tp5730122.html
Sent from the cxf-user mailing list archive at Nabble.com.