My understanding is that jar's that are used by Tomcat are to be placed into tdk/lib/. While jar's that are used by your tdk application are supposed to reside in webapps/yourapp/web-inf/lib.
Good luck! Marc > -----Urspr�ngliche Nachricht----- > Von: Rodrigo Reyes [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 1. Oktober 2002 23:23 > An: Turbine Users List > Betreff: How to install libraries? > > > Is there a way to install libraries in Turbine/Tomcat? We know they should > work once placed inside /lib, but there are some cases where that doesn't > work. > I am using Velocity and JDOM, tomcat finds velocity but not jdom. So i had > to place jdom.jar in the JAVA_HOME/jre/lib/ext/ directory. Can I install > this library in tomcat??? > > Rodrigo Reyes > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
