-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Sebastian,

On 8/25/2009 2:20 PM, Sebastian Hennebrueder wrote:
> My proposal is to just allow adding a simple text file into the lib
> folder of WAR or EAR archives instead of adding jar files. This file
> describes which libs, the application server should load from a local
> directory or an HTTP connection when starting the application.

Tomcat is almost certainly not going to do this unless the Java Servlet
Specification adopts this practice.

You can implement your own ClassLoader that consults a file for its
CLASSPATH and instruct Tomcat to use that if you'd like.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkqUYcMACgkQ9CaO5/Lv0PDaNQCgsc7b0KoU9/NYAfkU8S1sjAbA
g/MAn3MCvUOU6vIjlWXebPb566QEKLA9
=Jifq
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to