Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Dev Team: Help. Current WTP I build breaks project - How do i solve it?
Dev Team: Help. Current WTP I build breaks project - How do i solve it? [message #145899] Wed, 02 November 2005 14:23
Neale Upstone is currently offline Neale UpstoneFriend
Messages: 50
Registered: July 2009
Member
I recently moved from 0.7.1 to the integration builds, and found myself
with a big problem. The lack of an "unpacked WAR" structured directory
means that I can't do skinned or derived builds.

I've so far found no documentation to say how, without accessing
..deployables, I'm supposed to be able to deploy the same JSP/images/tags
to multiple projects.

Read on...

Having got used to builds being staged in .deployables, I've got two
projects, and Ant scripts to build them, but most importantly **one of
the builds is derived from the other**.

Since the changes covered in
http://dev.eclipse.org/mhonarc/lists/wtp-dev/msg02620.html, I can no
longer use an Ant script to import JSP and other resources into the
second build (basically we have a "site" build, and we add various pages
to it to give us our "admin" build).

What should I do? Can I have one WTP project dependent on another (I
couldn't do that in 0.7, at least, not that I could work out)?

It would be great if, just the same as having a simple Java project
dependent on another, we could have a Web Project depend on another, and
be able to "Run On Server..." such that the resource of both are
combined (obviously with web.xml from the second taking priority).

I had this all working, and it now looks that post 1.0M8, I'm well and
truly stuck.

Can someone from the WTP team please respond telling us if we're now
stuffed, and unable to use WTP to debug these.

Cheers,

Neale Upstone
Previous Topic:project gone
Next Topic:Eclipse not updating war
Goto Forum:
  


Current Time: Fri Apr 26 15:47:47 GMT 2024

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

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

Back to the top