Costin,
I notice that you've renamed the
'TOMCAT_HOME/lib/shared' directory to
'TOMCAT_HOME/lib/apps' (as well as created a new
'container' subdirectory and rearranged the jar
contents a bit.).
This probably is a better name because there is the
potential for confusion in that 'shared' might be
interpreted to mean shared amongst the apps and the
container. 'apps' makes it clear that it is for just
the applications.
In light of this, I'll revise
org.apache.tomcat.startup.Main so that the
configuration property used to set the classpath for
classes shared amongs applications from the current
"org.apache.tomcat.shared.classpath" to
"org.apache.tomcat.apps.classpath".
Any objections?
Mel
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]