Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Dependent projects not deploying
Dependent projects not deploying [message #227143] Fri, 23 January 2009 23:34 Go to next message
rektide is currently offline rektideFriend
Messages: 15
Registered: July 2009
Junior Member
Greetings all;

I have a small army of dependent projects checked in Java EE Modules /
listed in my Web App Libraries in the Build Path, but none of them get
deployed (to Tomcat 6.0.14): my WEB-INF/lib and WEB-INF/classes only
retain the classes in my main project. Each of these dependent projects
has a ton of class and other files in their output folder, yet none of
them make it into the deploy. I'm using the latest from WTP 3.0.3
software updates repo.

Presently I'm looking for the deployed contents in:
~/workspaces/wtp/.metadata/.plugins/org.eclipse.wst.server.c ore/tmp0/wtpwebapps/myWebProject/WEB-INF/classes

What do I need to do to get my Web App Libraries deploying? What
debugging information can I look at to see how this is failing?
-rektide
Re: Dependent projects not deploying [message #227215 is a reply to message #227143] Mon, 26 January 2009 14:13 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
rektide wrote:
> Greetings all;
>
> I have a small army of dependent projects checked in Java EE Modules /
> listed in my Web App Libraries in the Build Path, but none of them get
> deployed (to Tomcat 6.0.14): my WEB-INF/lib and WEB-INF/classes only
> retain the classes in my main project. Each of these dependent projects
> has a ton of class and other files in their output folder, yet none of
> them make it into the deploy. I'm using the latest from WTP 3.0.3
> software updates repo.
>
> Presently I'm looking for the deployed contents in:
> ~/workspaces/wtp/.metadata/.plugins/org.eclipse.wst.server.c ore/tmp0/wtpwebapps/myWebProject/WEB-INF/classes
>
>
> What do I need to do to get my Web App Libraries deploying? What
> debugging information can I look at to see how this is failing?
> -rektide
>

Are you able to duplicate this behavior in a new workspace with some
simple projects? If so, post the steps you used so we can attempt to
duplicate. If not, we will need to figure out what is unique about your
original workspace.

Cheers,
Larry
Previous Topic:sharing resources between dynamic web projects
Next Topic:Problem in developing WebApplication
Goto Forum:
  


Current Time: Tue Mar 19 03:35:02 GMT 2024

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

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

Back to the top