"Christy" wrote : Hi, | I have implemented the web service and added to it BASIC authentication. | After deploying the web service, I can access the WSDL through a browser after entering the user name and password. But I have run into a problem: | How do I run wsconsume against this WSDL? Or may be there is another way to generate portable Jax-WS artifacts from such WSDL? | Thank you!
In case you actually need to password protect your service only i.e. not your wsdl contract, see this: http://jbws.dyndns.org/mediawiki/index.php?title=JAX-WS_User_Guide#WebContext View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094192#4094192 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094192 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
