As the Highlander says:  "THERE CAN BE ONLY ONE!"

;)
 
More properly, you would say that the JVM loads only one class
definition per class, and so "the first one" wins, not only because it's
first, but because it will then become "the only".
 


> -----Original Message-----
> From: wsedio [mailto:[EMAIL PROTECTED] 
> Sent: Monday, May 17, 2004 5:23 PM
> To: Tomcat Users List
> Subject: Re: 5.0.24 HotFix Answer
> 
> 
> On 17-05-2004 15:02, Shapira, Yoav wrote:
> 
> > Yup, just extract it.  By definition (of the Servlet Spec), for the 
> > same repository classes comes before lib, so an individual 
> .class file 
> > will be loaded before its equivalent that's in a .jar.
> 
> So the first class that is loaded prevails?
> 
> Thanks.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to