Re: Class Loader Documentation

2008-06-18 Thread Johnny Kewl
- Original Message - From: Ole Ersoy [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Tuesday, June 17, 2008 6:57 PM Subject: Re: Class Loader Documentation I think its because its just hard to explain, but maybe it could be made clearer. I think *ignores

Re: Class Loader Documentation

2008-06-17 Thread Johnny Kewl
- Original Message - From: Ole Ersoy [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Tuesday, June 17, 2008 4:41 AM Subject: Class Loader Documentation Hi, Reading through the classloader documentation for 6.0 I noticed this: ... However, the standard Tomcat 5 startup scripts

Re: Class Loader Documentation

2008-06-17 Thread Ole Ersoy
I think its because its just hard to explain, but maybe it could be made clearer. I think *ignores* is the wrong word. Especially if someone actually looks at catalina bat and sees this line. set CLASSPATH=%CLASSPATH%;%CATALINA_HOME%\bin\bootstrap.jar Doesnt look like that script is ignoring

Class Loader Documentation

2008-06-16 Thread Ole Ersoy
Hi, Reading through the classloader documentation for 6.0 I noticed this: ... However, the standard Tomcat 5 startup scripts ... It seems like this should be: the standard Tomcat 6 startup scripts But I figured I'd check before filing a ticket. Also it seems like this section could be