I've tried that too... doesn't work... and it says in the documentation that "/common/' should not be used for that purpose... .:| Christian J. Dechery .:| FINEP - Depto. de Sistemas .:| [EMAIL PROTECTED] .:| (21) 2555-0332
>>> [EMAIL PROTECTED] 31/05/02 10:50 >>> put classes12.jar in $CATALINA_HOME/common/lib and finep in $CATALINA_HOME/common/classes. Jack Li -----Original Message----- From: Christian J. Dechery [ mailto:[EMAIL PROTECTED]] Sent: Friday, May 31, 2002 8:22 AM To: [EMAIL PROTECTED] Subject: can't get context to see "global" classes/jars Why can't I get this right? Is Tomcat crazy? I have a set of classes (the package is called "finep") and the oracle drivers (a file named classes12.jar). Well... if I place finep and the oracle drivers in the webapp/WEB-INF dir (finep in /classes, classes12.jar in /lib) everything works fine... if I try and place finep in $CATALINA_HOME/classes and $CATALINA_HOME/lib nothing works.. I tried unpacking classes12.jar in /classes, still doesn't work... I tried to pack everything into jars and place it in /lib... still doesn't work... what is the matter with this thing? Is it impossible to get this working? I have several webapps that needs these (finep and oracle drivers). Thanks .:| Christian J. Dechery .:| FINEP - Depto. de Sistemas .:| [EMAIL PROTECTED] .:| (21) 2555-0332 -- To unsubscribe, e-mail: < mailto:[EMAIL PROTECTED] > For additional commands, e-mail: < mailto:[EMAIL PROTECTED] >
