Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Server management APIs??
Server management APIs?? [message #135533] Mon, 29 August 2005 19:56 Go to next message
Don Sedota is currently offline Don SedotaFriend
Messages: 18
Registered: July 2009
Junior Member
I have recently upgraded from Eclipse 3.1M4 (with pre-WTP 0.7) to Eclipse
3.1 with WTP 0.7. With the previous configuration I was relying on a few
"internal" classes in org.eclipse.wst.server.ui to handle programatic
server startup based on a particular IModule instance. Apparently, these
APIs were not yet "internalized" as I was able to access them and use them
effectively (namely
org.eclipse.wst.server.ui.internal.actions.RunOnServerAction Delegate and
org.eclipse.wst.server.ui.internal.StartServerJob). Upon upgrading I
notice that these classes are no longer accessible (acess has been
restricted in the plugin), thus I can no longer leverage existing WST
functionality to locate and start a server. Admitedly, I probably
shouldn't have been instantiating RunOnServerActionDelegate in order to
call getServer(IModule, String, IProgressMonitor). However, I would expect
that the WST provide a generic, and accessible way to programatically
retrieve a server instance based on a module and start/stop that server
without having to hack something together.

Are there APIs currently available to do this that I am unaware of?

If not, are there plans to supply these APIs?

Thanks,
Don
Re: Server management APIs?? [message #135623 is a reply to message #135533] Tue, 30 August 2005 05:12 Go to previous messageGo to next message
leowu2000 is currently offline leowu2000Friend
Messages: 1
Registered: July 2009
Junior Member
just a test reply from forum.ignore it plz.
Re: Server management APIs?? [message #140548 is a reply to message #135533] Sat, 24 September 2005 20:18 Go to previous messageGo to next message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
On Mon, 29 Aug 2005 15:56:51 -0400, Don Sedota <sedota@us.ibm.com> wrote=
:

> Are there APIs currently available to do this that I am unaware of?

I should know off the top of my head, but since I don't, I can at least
point you to
http://www.eclipse.org/webtools/wst/components.html

http://www.eclipse.org/webtools/wst/components/server/index. html


Hope they might help.
Re: Server management APIs?? [message #140599 is a reply to message #135533] Sun, 25 September 2005 22:26 Go to previous message
Fred Grott is currently offline Fred GrottFriend
Messages: 96
Registered: July 2009
Member
Off the top of my head:

org.eclipse.wst.server.core_0.7.0 ??
Previous Topic:WebTools XML Editor Performance
Next Topic:"Extract the Content Descriptor of Children"
Goto Forum:
  


Current Time: Thu Apr 25 10:28:11 GMT 2024

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

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

Back to the top