in
this fine article:
http://ramya.bhaavana.net/chaitanya/archives/21.htmlGood luck,Tom
Vekemans- Original Message -
From: "Brad Balmer" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, May 06, 2004 6:03 PM
Subject
I believe I had this same issue where JBoss (or Tomcat actually) shares
the same classloader for all web applications?
Anyway, I fixed this by adding the following to my jboss-service.xml
inside the jbossweb-tomcat41.sar\META-INF directory.
*false*
I added it directly under:
true
Hope this hel
Hi,
I´m not if this will help, but Jboss 3.2.3 classloader has no hierarchies,
so if you have two classes that has the same name ( i.e:
main.application.StartApplicationAction) the last class that was deployed
will be used for all your apps...
This is a problem because you have to be extremely ca
3 matches
Mail list logo