Greetings I'm using Suse 7.1, J2esdk 1.4 and tomcat 3.2.4
I have under lib a folder "jars", and it holds some jars. during the initialization of tomcat.sh it's running a for loop that goes over ../lib/* and append all the jars to the classpath. i guess its not recursive, otherwise it would have capture all the jars under $TOMCAT_HOME/lib/jars/*.jar how can i force it to append them jars? I cant move this folder. thanks -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
