jboss provides the jndi service
by default, anyone can get the NamingService by connecting to 1099.
So I want to security this service, then anyone who wants to connect to the service, must
provide the username and password.
But How I can configure to do it?
I get no idea.
the jboss tutorial tells much about how to security the ws application, e.g. jmx-console
application.But it seems little about how to configure to security an EJB service like
NamingService.
thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966205#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...