[JBoss-user] [Security & JAAS/JBoss] - Web to EJB authentication

2006-03-20 Thread crepindany
Web to EJB tier authentication. Using UsersRolesLoginModule configured in login-config.xml My .ear is deployed correcty. Application runs perfectly on JBoss 4.0.1sp1: FORM authentication, and secured methods can be invoked on EJB Application fails invoking any method on EJB: javax.security.auth.lo

[JBoss-user] [Security & JAAS/JBoss] - Re: Web to EJB authentication

2006-03-21 Thread crepindany
Web to EJB tier authentication. Using UsersRolesLoginModule configured in login-config.xml My .ear is deployed correcty. Application runs perfectly on JBoss 4.0.1sp1: FORM authentication, and secured methods can be invoked on EJB Application fails invoking any method on EJB: javax.security.auth.lo

[JBoss-user] [Advanced Documentation] - Re: Docs for 4.0

2005-02-14 Thread crepindany
I prefer PDF version, whatever the format you are using for editing the book. In "real" books, you can put bookmarks, annotations, add your own listings, ... I tried to convert the html version to .pdf with Acrobat 6, but the result looks ugly, due to mixed landscape and portrait layouts, lack of

[JBoss-user] [Security & JAAS/JBoss] - Re: Unexpected Security Identity Propagation Switch

2005-07-06 Thread crepindany
I tried both the patch and version 4.0.3RC1. Both end up with the same "No matching username found in Principals". Just as if the code responsible for pushing the credentials from Tomcat to the EJB container was pushing null instead of the corect value. Amazingly enough, version 4.0.3RC1 works

[JBoss-user] [Security & JAAS/JBoss] - Re: Unexpected Security Identity Propagation Switch

2005-07-12 Thread crepindany
Download and extract version 4.0.1SP1. Under %JBOSS_HOME%\server\default\deploy\ there is a directory called jbossweb-tomcat50.sar which contains a lot of jars as well as the root web application for your server. Replace jbossweb-tomcat55.sar from JBOSS 4.0.3 RC1 by jbossweb-tomcat50.sar from v