[jboss-user] [Security & JAAS/JBoss] - No valid security context for the caller identity

2007-08-29 Thread pvelarde
Hi everybody, I've developed a EJB3.0 Application; now I want to add security using JAAS. The client is a rich Delphi application that comunicates with server via HTTP througth a servelt. This servlet has this login JAAS code: loginContext = new LoginContext("GTSPDB", new MyCallbackHand

[jboss-user] [Security & JAAS/JBoss] - No valid security context

2007-01-24 Thread aleksab
I'm having a problem with Jboss and JAAS authentication. I've created a PasswordLoginModule class which extends LoginModule, and a CallbackHandler class which implements CallbackHandler. Both works fine. My bean is very simple: | @Stateless | @Remote(SecurityBean.class) | @DeclareRoles({