LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Using Tomcat to run a .jar file (https://www.linuxquestions.org/questions/linux-software-2/using-tomcat-to-run-a-jar-file-82212/)

davee 08-15-2003 05:33 AM

Using Tomcat to run a .jar file
 
Can this be done? We've had no problems with .war files in tomcat 3 and 4, but I've got an app that uses .jar files. I've tried placing the .jar in the lib directory on tomcat 3, where it works on a PC version of tomcat 3, but with no success.

If I can, where do I put the .jar? How do I tell tomcat about it?

If not, is there some Apache solution to this?

Dave...

davee 08-15-2003 05:47 AM

OK, I've got a .jar working in tomcat 3, by placing it in <tomcat 3 root>/lib/apps

Any idea about tomcat 4? the /lib directory doesn't exist in 4...

Dave


All times are GMT -5. The time now is 07:15 AM.