Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » J2EE module dependencies and virtual jar files
J2EE module dependencies and virtual jar files [message #183375] Tue, 28 November 2006 16:57
Eclipse UserFriend
Originally posted by: mike.brizic.21csi.com

I am creating a dynamic web project that must depend on multiple Eclipse
plugins. These plugins have been created by my company and some of them
are third-party. There is also a requirement that the web project
depend on our own company-defined target platform.

Here are my two problems:

1. I cannot figure out how to have my dynamic web project be built using
my company-defined target platform. Is this possible?

2. When I select all the plugins that I want my web project to depend on
and then publish my project to the server or export it to a WAR there is
a problem with converting the plugins into the 'virtual' jar file that
the web project needs in the WEB-INF/lib folder. One of the error
messages that I receive is: "Cannot create zip file for
<plugin-name>.jar: Duplicate file entry: Notice.txt".

Can anyone help in explaining and/or resolving my issues regarding
building a dynamic web project and depending on multiple plugins in the
workspace? If possible, please include a discussion about how Eclipse
Web Tools Platform creates the 'virtual' jar files from the project
dependencies.

Thank you.

Mike Brizic
Previous Topic:Downloading Geronimo 1.1 support a second time fails
Next Topic:Catalog TSP
Goto Forum:
  


Current Time: Sat Apr 20 12:08:59 GMT 2024

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

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

Back to the top