[JBoss-user] Manifest classloading behaviour

2002-06-03 Thread Ferran Puig
Hi, I'm using manifests to extend the classpath of my EJBs. I have a duplicated class due to a bug in the implementation of a thirdparty library, and in the manifest, the jar with my patch appears before the thirdparty buggy jar. I've noticed that the class that is loaded is the buggy one, a

[JBoss-user] Security question

2002-06-03 Thread Ferran Puig
I'm using jboss3.0.0-tomcat4.0.3 to test my j2ee application, and I have the following problem: I have an EAR deployed with a couple of web-apps. In both web-apps I have security constraints, so I have the jboss-web.xml descriptor for each of the web-apps, pointing to the security domain I u