[JBoss-user] [Security & JAAS/JBoss] - Re: request.isUserInRole() change from 3.2.7 to 4.0.3SP1

2006-03-31 Thread rob_canoe1
The deployments are as close to the original downloads as I can get them. I am using 'default' of both 3.2.7 and 4.0.3sp1. There are a couple of changes: 1) added some entries to login-conf.xml for my datasources and jaas names. 2) added a couple of extra jars into the lib directory. View t

[JBoss-user] [Security & JAAS/JBoss] - request.isUserInRole() change from 3.2.7 to 4.0.3SP1

2006-03-31 Thread rob_canoe1
I have two ears deployed in a JBoss container, they contain the same code base- an entity jar and a war file. The ears are configured to have different datasources, JNDI names, JAAS domains (jboss-web.xml) and different class loaders (jboss-app.xml). The problem I have can be described thus (as