"jaikiran" wrote :
| This works with JBoss-5.0 GA.
|
Spoke too soon. A bit of debugging shows that using
SecurityClient client = SecurityClientFactory.getSecurityClient();
| client.setSimple("anil", "mypass");
|
from a standalone client to access a secure EJB on JBoss-5.0 GA server always fails with
Invalid User. The principal being passed to the EJB is null. I will debug a bit more and
see what the problem is.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4198157#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...