Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » Create own server adapter
Create own server adapter [message #545469] Wed, 07 July 2010 17:39 Go to next message
Eclipse UserFriend
I'm putting this question here since so many server adaptors seem to be related to WTP.

How do I create my own server adaptor? Any pointers to doc or otherwise in the right direction would be appreciated.
icon3.gif  Re: Create own server adapter [message #548152 is a reply to message #545469] Tue, 20 July 2010 16:19 Go to previous message
Eclipse UserFriend
Hi jamesdcarroll,

Chapter 12 of the this book: http://www.eclipsewtp.org/chapter12.html , cover some of the aspects.

Another place to start is by looking at some server adapter out there. The Generic server adapter or the Tomcat server adapter, are probably the best ones to start with:

http://dev.eclipse.org/viewcvs/index.cgi/servertools/plugins /?root=WebTools_Project

org.eclipse.jst.server.generic.core/
org.eclipse.jst.server.tomcat.core/
org.eclipse.jst.server.tomcat.ui/


In particular to the generic server adapters, this is a extension of our framework. It allows you to create your own server adapter by providing a simple xml file and no java code.

Take a look at its implementation and hopefully complete your task.

Regards,
--
Angel Vera
WTP Server Tools Developer
Previous Topic:Web Service Client Wizard Problems
Next Topic:Publish webapp without deleting generated folders
Goto Forum:
  


Current Time: Fri Jul 04 07:26:45 EDT 2025

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

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

Back to the top