Hello Sergey,
Sergey Beryozkin wrote: > > Thanks Freeman. Yes, I need to clarify that it will work indeed this way, > it's just that the automatic publication of such policy expressions into a > published WSDL (to be consumed by a NET client in this case) is not > supported at this stage so that's why I was suggesting to put them into an > explicit WSDL document and then link to that wsdl document from a > jaxws:endpoint definition > Please correct me if I'm wrong. Are you saying I can use my existing "Java first" webservice? All I need to do is add a WSDL document to the endpoint. That would be great. I'll try this out. Do I still need to add the WS-Policy to the endpoint via <jaxws:features> so that CXF knows what I want to do or is it enough when I add the policy to the WSDL file? Best regards, Gerhard -- View this message in context: http://www.nabble.com/CXF%2C-WS-Policy-and-Spring-tp16718063p16732983.html Sent from the cxf-user mailing list archive at Nabble.com.
