Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Deploy with the libraries
Deploy with the libraries [message #155194] Fri, 06 January 2006 10:31 Go to next message
Eclipse UserFriend
Originally posted by: asiemsuk.yahoo.com

Hi,

I am trying to deploy a web application with tomcat 5.5.12. This project
has references to others projects and i have included some "libraries" in
the "java build path". But when i try to run the application in the "Run
on Server" option, the console of tomcat throw a ClassNotFoundException
with a Listener class, but this Listener is into one of the libraries
defined before. I try to configure this library as a "J2EE module
dependencies" but it did not work.

How can i configure the libraries in eclipse to run the application
without copying all the jars to the tomcat common/lib ??

Thanks
Re: Deploy with the libraries [message #158531 is a reply to message #155194] Mon, 30 January 2006 23:02 Go to previous message
Eclipse UserFriend
If you wanna run tomcat applications from inside eclipse you should copy (drag) all libaries to the WebContent/WEB-INF/lib directory, which is created with any Tomcat "Dynamic Web Project". Afterwards you should fing the library in the "Web App Libraries" folder.
Previous Topic:Deploy EAR in Exploded format
Next Topic:Extending J2EE Project Wizard
Goto Forum:
  


Current Time: Thu Mar 27 17:13:47 EDT 2025

Powered by FUDForum. Page generated in 0.05644 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top