Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Creating a Server Type That is Associated with One Project at a Time
Creating a Server Type That is Associated with One Project at a Time [message #223322] Fri, 31 October 2008 15:08
Rajeev Dayal is currently offline Rajeev DayalFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,

I am looking at developing a new Server Runtime and new Server Type for
Eclipse. However, the current state of the server being developed is that
it can only have one web application deployed at a time (contrary to what
most Java Application Servers do).

Is there any way to hook into the "Add and Remove Projects" configuration
dialog so that it can be modified to only allow one project to be
associated with a server? I've noticed that the ModifyModuleWizardFragment
is added as a child of the RunOnServerWizardFragment, NewServerWizard, and
ModifyModulesWizard, and I can't see any clear way to inject modifications
to its behavior via a plugin.


Thanks,
Rajeev
Previous Topic:Re: How to make Server/Tomcat pick up dynamic properties file in WEB-INF/classes
Next Topic:Testing web services
Goto Forum:
  


Current Time: Fri Apr 19 08:37:30 GMT 2024

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

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

Back to the top