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
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