Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Deployment and dependant project issue(Dependant project not appearing in WEB-INF/lib)
icon5.gif  Deployment and dependant project issue [message #643609] Tue, 07 December 2010 11:08 Go to next message
Eclipse UserFriend
I have an issue where a project that my main project depends on is not appearing as a JAR in the WEB-INF/lib folder of my deployed application.

Details:

The project (project2) that my main project (project1) depends on is added to the projects tab of the "Java Build Path" of project1. It is also added to the "deployment assembly" entry and appears as:

source: project2
deploy path: /WEB-INF/lib/project2.jar

This project also makes use of IvyDE for libraries that are needed. When I go to publish the project in my application server (Tomcat 5.5 in the "severs" view), I see (by looking in the WEB-INF/lib folder) that the the libraries referenced by the IvyDE classpath container are deployed, but not the one representing project2.

What step am I missing to get the project2.jar generated and placed in the WEB-INF/lib folder?
Re: Deployment and dependant project issue [message #644482 is a reply to message #643609] Sat, 11 December 2010 20:15 Go to previous messageGo to next message
Eclipse UserFriend
Andre John Mas wrote on Tue, 07 December 2010 11:08
I have an issue where a project that my main project depends on is not appearing as a JAR in the WEB-INF/lib folder of my deployed application.

Details:

The project (project2) that my main project (project1) depends on is added to the projects tab of the "Java Build Path" of project1. It is also added to the "deployment assembly" entry and appears as:

source: project2
deploy path: /WEB-INF/lib/project2.jar

This project also makes use of IvyDE for libraries that are needed. When I go to publish the project in my application server (Tomcat 5.5 in the "severs" view), I see (by looking in the WEB-INF/lib folder) that the the libraries referenced by the IvyDE classpath container are deployed, but not the one representing project2.

What step am I missing to get the project2.jar generated and placed in the WEB-INF/lib folder?


Same problem here. Could somebody point us to the right direction?

Thanks in advance.
Re: Deployment and dependant project issue [message #644978 is a reply to message #643609] Tue, 14 December 2010 22:12 Go to previous message
Eclipse UserFriend
Things seem to work now. I went into Eclipse and checked for updates and updated anything that was out of date. Amongst those updates was stuff for Eclipse and IvyDE.

Give that a go and see if that helps.
Previous Topic:JavaScript Project debugging fails connection refused
Next Topic: Create a new XML web service
Goto Forum:
  


Current Time: Sun Aug 31 17:56:43 EDT 2025

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

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

Back to the top