Hi all
I've got an Ejb Maven project, implementing a Web Service. I use jaxws-maven-plugin in my pom, with [b]wsgen[/b] ti generate the WSDL file. this work fine. The goal is to generate the wsdl without deploying the WS on a container.
Right now i want to use Security policies. The wsit file is well located, but WSDL never contains any security policies :(
This is not the traditional use of wsgen, so i wonder if wsgen Can generate wsdl with the security policies.
To my mind, this should be possible, because for exemple Glassfish generate the wsdl at runtime, with the security polices.
I just failed in reproducing that with maven plugins :(
If needed, I could post my Poms.
Thanks all
[Message sent by forum member 'jferrandi' (jferrandi)]
http://forums.java.net/jive/thread.jspa?messageID=354366---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...