Howdy,
Only with a custom Loader.  (See the Loader configuration reference).

You probably don't want to do this: the servlet container's classloader
scheme is complicated enough as is.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Ryan Lissack [mailto:[EMAIL PROTECTED]
>Sent: Friday, January 16, 2004 7:02 AM
>To: '[EMAIL PROTECTED]'
>Subject: Adding a directory in a webapp to the webapps classpath
>
>Hi,
>
>Is there a way to include a directory of a webapp, other than
>WEB-INF/classes, on the web apps classpath?
>
>For example, I want to include [webapp]/somedir on the classpath for
the
>web
>app, while still including [webapp]/WEB-INF/classes.
>
>I can just modify our build scripts to copy things from
[webapp]/somedir to
>[webapp]/WEB-INF/classes but would prefer to have [webapp]/somedir on
the
>cp.
>
>Regards
>Ryan.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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

Reply via email to