[jboss-user] [Beginners Corner] - Re: How to disable login+password popup when calling JBossWS
jaikiran
do-not-reply at jboss.com
Wed Nov 5 01:55:47 EST 2008
If you see such a pop-up, it indicates that someone has intentionally configured the application to be secure. So only restricted set of users can login to the application. So if you want to access the application, you will have to contact the admin to get the username/password.
anonymous wrote :
| b) enter the username+password in a (which ?) config xml file
| which in turn is AUTOMATICALLY used in the future for login?
It depends on the login module that is used for the authentication. It can even be a database instead of properties file.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4186901#4186901
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4186901
More information about the jboss-user
mailing list