Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Java EE Module Dependencies not exporting (jars do not end up in WEB-INF/lib)
Java EE Module Dependencies not exporting [message #498781] Wed, 18 November 2009 10:43 Go to previous message
Eclipse UserFriend
I have some JARs that i quick and dirtly import into my dynamic web project by clicking "Add External JARs". That all works fine.
Then I wanted these JARs to be available at tomcat runtime in WEB-INF/lib. Aftter going through the project properties I found this which I thought was exactly what I needed:

Java EE Module Dependencies
Quote:
This property page lets you add a Web Library dependency to utility projects, JAR files or classpath entries. Archive dependencies will be resolved into the WEB-INF/lib folder of the web module at deployment time. Class folder dependencies will be resolved into the WEB-INF/classes folder.

And sure enough all my JARs were available for selection, so I selected them!

The problem now is Eclipse does not actually seem to be exporting them. I get ClassNotFounds at runtime and when I looked in the actual WEB-INF/lib and they were not there.

I've searched a lot on this issue but have found many similar issues but most of them deal with the J2EE Module Dependencies and don't seem to help me much.

I'm using WTP Version: 3.1.1.

many thanks

David

[Updated on: Wed, 18 November 2009 10:43] by Moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:Can't install Web Developer Tools into Helios
Next Topic:Eclipse + Tomcat Apache + Console Output
Goto Forum:
  


Current Time: Mon Jul 21 08:23:55 EDT 2025

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

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

Back to the top