| Author |
Problems deploying jar files in TOMCAT ver 5
|
Karthik Vaidiswaran
Greenhorn
Joined: Jan 11, 2005
Posts: 16
|
|
I am having problems with deploying jar files in TOMCAT. I am using TOMACT version 5. I created a web application and copied a jar file into /WEB-INF/lib directory and restarted TOMCAT. The jar file is not getting deployed. I came to know from some forums that problems like these exist only in older versions of TOMCAT (version 3). I am not able to understand why this exists in version 5 of TOMCAT. Please clarify this. Thanks Karthik
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56162
|
|
|
Moved to the Tomcat forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
What do you mean "the jars don't get deployed"? You don't deploy a jar file. What exactly are you trying to do?
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Problems deploying jar files in TOMCAT ver 5
|
|
|