aspose file tools
The moose likes Tomcat and the fly likes eclipse tomcat external jars Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply locked New topic
Author

eclipse tomcat external jars

Jack Adams
Greenhorn

Joined: Jun 08, 2004
Posts: 24
I have a tomcat project, PROJA, within ECLIPSE

Within this project I have several external jar files,
PROPERTIES for PROJA
LIBRARIES
A.JAR -external jar
B.JAR -external jar

My project sees the jar files.

However, when I execute TOMCAT>START TOMCAT from ECLIPSE these jars are not seen. Only after I add them to TOMCAT_5/SERVER/LIB directory are they seen.

Any method to get around this, if possible (don't see anything in TOMCAT docs, just move jar files to TOMCAT's directory as I did)
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56192
    
  13

Please do not cross-post the same question in multiple forums. It wastes people's time when multiple redundant conversations take place.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: eclipse tomcat external jars
 
Similar Threads
Eclipse JARing
hi, setting .jar file in eclipse
New comer's qz
eclipse tomcat external jar
setting up hibernate in eclipse