Skip to main content



      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 11:08
Eclipse UserFriend
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: Wed Jul 16 14:35:09 EDT 2025

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

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

Back to the top