Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to programmatically create and configure server definitions?
How to programmatically create and configure server definitions? [message #142818] Fri, 07 October 2005 19:59
Joel Kamentz is currently offline Joel KamentzFriend
Messages: 30
Registered: July 2009
Member
Looking through the code and some of the docs, there seems to be no
reasonable way to create and configure servers for a workspace other than
clicking through the UI.

Is there a decent way to create/configure server definitions?

For example, if I know that where there is a local copy of a server, say a
particular version of Tomcat, I would like to 1) check if a server
definition for it already exists and 2) if not, create one.

1) seems easy enough using ServerCore.getServers and examining all of the
data.
?how to do #2

Thanks,

Joel
Previous Topic:web.xml distributable from xdoclet
Next Topic:Questions on creating a Apache Derby Server definition in WTP
Goto Forum:
  


Current Time: Fri Mar 29 15:52:47 GMT 2024

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

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

Back to the top