Copies loaded by different class loaders (from the different locations) are
different classes.  With the jboss flat classloading model, you will get
things like IllegalAccessExceptions when an object from one copy of the
class tries to call a public method on itself. (I'm not sure if this is the
exact problem but it is equally bizarre)

david jencks

On 2002.09.12 09:51:17 -0400 "Kim, Yong" wrote:
> >> "Are you sure your class is not present in two differents xARs?"
> What possibly can go wrong if there are multiple copies of the same class
> in
> different xARs as long as they are all same???  What's your implication?
> Maybe I am missing something...  Please enlighten me.
> 
> Thanks for your reply,
> Mitchell 
> 
> -----Original Message-----
> From: Sacha Labourey [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 12, 2002 3:14 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [JBoss-user] Http Session Clustering problem
> 
> 
> Maybe because you write an e-mail every 2-hours with a new question:
> people
> sleep and are at work sometime.
> 
> Are you sure your class is not present in two differents xARs? What is
> your
> packaging structure?
> 
> > -----Message d'origine-----
> > De : [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]De la part de Kim, Yong
> > Envoyé : mercredi, 11 septembre 2002 21:17
> > À : '[EMAIL PROTECTED]'
> > Objet : RE: [JBoss-user] Http Session Clustering problem
> >
> >
> > Why is everyone so quiet?!  Nobody uses JBoss HTTP session clustering
> in
> > their environment?  Am I the only one having this issue?
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
> 
> 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to