computer-di-enrico/ noMercy$ echo $CLASSPATH
/Library/Tomcat/common/lib/servlet-api.jar
Fra l'altro leggendo in giro ho trovato questo
2. Jar files / classpath
Tomcat has designated directories for jar files. All jar files in these directories are automatically included into the server's classpath (at Tomcat startup).
NOTE: Tomcat never uses the system CLASSPATH.
Copy all files from <JChem home>/lib/ and the jar or zip file(s) containing the JDBC driver of your choosed database (and all other custom libraries) into Tomcat's lib subdirectory:
Tomcat 4.0: $CATALINA_HOME/lib
Tomcat 4.1 to 5.x: $CATALINA_HOME/shared/lib
Tomcat 6.0 and above: $CATALINA_HOME/lib
Restart Tomcat, so changes can take effect.
E io ce le ho messe sto jar ...
ma che vuoleeeee

ma che vuoleeeee
Rispondi quotando