Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » Tomcat configuration in Eclipse 18(Tomcat not seeing my project jars)
Tomcat configuration in Eclipse 18 [message #1807809] Mon, 10 June 2019 08:26 Go to next message
David Hickman is currently offline David HickmanFriend
Messages: 5
Registered: June 2019
Junior Member
I have an Eclipse project which includes a lib directory containing all jars required for the project eg. spring. Currently I use an ant buildfile to build and deploy to tomcat as a war file which runs fine however, I am trying to run the project inside a tomcat server which I have added to the project so I can use the debug feature of eclipse.
The problem is that when I try to start tomcat from eclipse it is not seeing the jars in the lib directory
Re: Tomcat configuration in Eclipse 18 [message #1808225 is a reply to message #1807809] Thu, 20 June 2019 02:50 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

Are they on your project's Java Build Path? Have you marked them as needing to be deployed from the Deployment Assembly property page?


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Tomcat configuration in Eclipse 18 [message #1809998 is a reply to message #1808225] Sun, 28 July 2019 11:55 Go to previous messageGo to next message
David Hickman is currently offline David HickmanFriend
Messages: 5
Registered: June 2019
Junior Member
Hi, the project structure includes a single project which has 3 child projects. The parent project is defined as Dynamic Web and the others as Java projects. In the Deployment Assembly for the parent I have the src and WebContent directory included
Re: Tomcat configuration in Eclipse 18 [message #1810000 is a reply to message #1809998] Sun, 28 July 2019 14:48 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

The other projects need to be selected there as well.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Tomcat configuration in Eclipse 18 [message #1811097 is a reply to message #1810000] Mon, 26 August 2019 19:36 Go to previous messageGo to next message
Shivani Goyal is currently offline Shivani GoyalFriend
Messages: 1
Registered: August 2019
Junior Member
Hi I'm facing problem in 18-09. I'm working on java 8 and trying to install Apache Tomcat 8 in eclipse but there is not any seprate tab for server. I install the Apache Tomcat 9
from help-> market place then I install Apache Tomcat 9 but now I'm trying to run it it is showing configuration errors. Like....1.can not find specified temporary folder at [path of temp folder]. 2. Unable to load server configuration from [path of server.xml]. 3. Can not start server. Server instance is not configured. Please help me. Give me some suggestions also......Thanks
Re: Tomcat configuration in Eclipse 18 [message #1811101 is a reply to message #1811097] Mon, 26 August 2019 23:48 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

This probably should be a different thread. Without concrete details like the paths that aren't found or what exactly you installed from the Marketplace, there's not much that can be suggested.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Is JDST project still alive ?
Next Topic:Error in HTTPS configuration for Jetty-9.4.14
Goto Forum:
  


Current Time: Fri Mar 29 09:39:42 GMT 2024

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

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

Back to the top