Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » duplicated wst.web Module?
duplicated wst.web Module? [message #167016] Tue, 18 April 2006 18:36 Go to next message
Dake Gu is currently offline Dake GuFriend
Messages: 17
Registered: July 2009
Junior Member
I'm creating a customized server and buildfiles allowing static web module
deployment.

Everything works fine except "J2EEDeployableFactory" and
"StaticWebDeployableFactory" create two "wst.web" modules for the same
project. Two modules with same name appear in the "Add/Remove Project to
Server" dialog.

It works fine to publish the first module (created by
J2EEDeployableFactory). But the second one (created by
StaticWebDeployableFactory) is wrong, it does not have delegate and only
creates empty .war file.

My WTP version is 1.0.1.
Re: duplicated wst.web Module? [message #167024 is a reply to message #167016] Tue, 18 April 2006 18:52 Go to previous messageGo to next message
Dake Gu is currently offline Dake GuFriend
Messages: 17
Registered: July 2009
Junior Member
Sorry, it seems two module publishing are both ok.
But I don't know how to remove the redundant module.
Re: duplicated wst.web Module? [message #171108 is a reply to message #167024] Tue, 13 June 2006 15:58 Go to previous message
Eclipse UserFriend
Originally posted by: dstuart.coredot.com

Did anyone figure this one out :)

I'm having the same issue. Why would a
Static Web Project be picked up by the J2EEDeployableFactory and not just
StaticWebDeployableFactory.How can i make it so that it is only
picked up by one of them?
Previous Topic:Ask again - Failed deployment on Oracle Application server
Next Topic:eclipse and wtp
Goto Forum:
  


Current Time: Thu Apr 18 02:52:33 GMT 2024

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

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

Back to the top