> From: Kevin Wilhelm [mailto:[EMAIL PROTECTED]
> Subject: Re: 2 webapps using shared jar (ClassLoader problem)
>
> Nobody any idea on this? :(
You already figured out the problem: classes from different webapps
cannot access each other - no ifs, ands, or buts. Anything that is to
Nobody any idea on this? :(
- Original Message -
From: "Kevin Wilhelm" <[EMAIL PROTECTED]>
To:
Sent: Thursday, June 28, 2007 2:34 PM
Subject: 2 webapps using shared jar (ClassLoader problem)
I deployed a shared jar file on Tomcat that is to be used by two Spri
I deployed a shared jar file on Tomcat that is to be used by two Spring
webapps. The problem is the Exception I receive when trying to access the
shared library by the second webapp. The first one already set some
properties within the shared class instances.
The Exception:
java.lang.IllegalArgu
I deployed a shared jar file on Tomcat that is to be used by two Spring
webapps. The problem is the Exception I receive when trying to access the
shared library by the second webapp. The first one already set some properties
within the shared class instances.
The Exception:
java.lang.IllegalAr