[jboss-user] [JBossWS] - Re: Securing POJO Web Service in 4.0.3 SP1

osganian do-not-reply at jboss.com
Wed Nov 22 13:45:53 EST 2006


What are people doing out there about their wsdl files?  Do they need to be protected?  If so how do you create a Service on the client if you need the url to the wsdl file?  If not then where do you place the wsdl files since to protect your web service you have to protect http://localhost/service/MyService and the wsdl file is accessed via http://localhost/service/MyService?wsdl

Also, can you have set an empty password like:

stub._setProperty(Stub.PASSWORD_PROPERTY, "");

Seems like it doesn't even try to authenicate if you don't provide a password.  Is there a way to open it up to allow empty passwords?

Thanks again,
Mike

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987970#3987970

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3987970



More information about the jboss-user mailing list