Re: Tomcat 5.5 classloading behavior

2008-01-28 Thread Michel Betancourt
Thanks for the reply. This is tough to provide an example for. Let me see what I can work out. On Jan 16, 2008 11:08 PM, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: > > From: Michel Betancourt [mailto:[EMAIL PROTECTED] > > Subject: Tomcat 5.5 classloading behavior > &g

RE: Tomcat 5.5 classloading behavior

2008-01-16 Thread Caldarale, Charles R
> From: Michel Betancourt [mailto:[EMAIL PROTECTED] > Subject: Tomcat 5.5 classloading behavior > > its not too clear whether circular dependecies such as > the one I am investigating below are legal or supported > by Tomcat. Detection of circular dependencies is not the res

Re: Tomcat 5.5 classloading behavior

2008-01-16 Thread Gabe Wong
Johnny Kewl wrote: What language is this guy talking ha ha. This has got to be for a thesis or something or its attempted suicide ;) - Original Message - From: "Michel Betancourt" <[EMAIL PROTECTED]> To: Sent: Thursday, January 17, 2008 3:33 AM Sub

Re: Tomcat 5.5 classloading behavior

2008-01-16 Thread Johnny Kewl
What language is this guy talking ha ha. This has got to be for a thesis or something or its attempted suicide ;) - Original Message - From: "Michel Betancourt" <[EMAIL PROTECTED]> To: Sent: Thursday, January 17, 2008 3:33 AM Subject: Tomcat 5.5 classloadin

Tomcat 5.5 classloading behavior

2008-01-16 Thread Michel Betancourt
Hi, I am wondering if someone may be able to point me in the right direction here... after reviewing the J2SE spec, and the Servlet 2.4 Spec, its not too clear whether circular dependecies such as the one I am investigating below are legal or supported by Tomcat. Sun J2SE 5.0 classloader does n