On Fri, 4 Jan 2002, Eric Hansen wrote:

> Date: Fri, 04 Jan 2002 12:57:56 -0800
> From: Eric Hansen <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: 'Tomcat Users List' <[EMAIL PROTECTED]>
> Subject: RE: 3.3 classpath omissions?
>
> Thanks... I did read the documentation - and there are .jar files in the
> specified directories - and none of them, except the tomcat.jar file, are
> listed in the classpath.
>
> The Tomcat.jar file is located in 'application classloader'... everything
> above that (Common, apps, webapps, and server classloaders) are not being
> added to the classpath.
>
> Is there some setting that indicates whether or not to load those classes..
> or is it supposed to do all the classloaders by default.
>

The class loaders used in both 3.3 and 4.x automatically add all of the
JAR files in the appropriate directories to the set of classes visible to
web applications, *without* using the CLASSPATH environment variable.

> Thanks,
> Eric Hansen
>

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to