Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » extension points for web service related plug-ins
extension points for web service related plug-ins [message #140227] Thu, 22 September 2005 13:13 Go to next message
David Beaurpere is currently offline David BeaurpereFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,

I am currently going through the WST code base, trying to evaluate what
could be leveraged around its web services and wsdl support (some prep
work for the upcoming SOA Project).

I noticed that most of the extensions points defined in the plug-ins
concerned do not seem to be functional. Most of those aren't even backed
up by any extensions schemas (I checked the CVS mainline):

Specifically I was looking at:
org.eclipse.wst.wsdl
org.eclipse.wst.wsdl.ui
org.eclipse.wst.ws

Are they simple remnants of previous designs or are they actual work in
progress?
And if they are when could we expect to see some form of schema
definitions and/or documentation for them?

One the reasons I am sending this question directly to the forum is
because I have some troubles finding the WTP/WSP roadmap. So if someone
could point it to me, it would be great.

Thank you in advance,
David.
Re: extension points for web service related plug-ins [message #140414 is a reply to message #140227] Fri, 23 September 2005 16:39 Go to previous messageGo to next message
Dan Thurman is currently offline Dan ThurmanFriend
Messages: 57
Registered: July 2009
Member
Roadmap: http://www.eclipse.org/webtools/development/planning/roadmap .html
Re: extension points for web service related plug-ins [message #140652 is a reply to message #140414] Mon, 26 September 2005 09:38 Go to previous messageGo to next message
David Beaurpere is currently offline David BeaurpereFriend
Messages: 15
Registered: July 2009
Junior Member
thanks
Re: extension points for web service related plug-ins [message #140937 is a reply to message #140227] Tue, 27 September 2005 17:20 Go to previous message
Kihup Boo is currently offline Kihup BooFriend
Messages: 15
Registered: July 2009
Junior Member
Hi David,

As far as org.eclipse.wst.wsdl is concerned, you will find two
<extension-point>s it provides:

1) extensibilityElementFactories: This is used when you need to add your
extensibility model to the WSDL model. An example of using this
extension-point is the SOAP binding found under src-soap.

2) contentGenerators: This can be used when you want to provide your own
WSDL content generators. The generators using this extension-point can be
found under src-wsdl.

Feel free to e-mail me any questions regarding the use of these
<extension-point>s while documents are ready.

- Kihup (kboo@ca.ibm.com)
Previous Topic:Need debugging help
Next Topic:about M9 plan...
Goto Forum:
  


Current Time: Thu Apr 25 00:34:39 GMT 2024

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

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

Back to the top