Skip to main content



      Home
Home » Newcomers » Newcomers » How to conrol the stages of the web service in the eclipse web service wizard?
How to conrol the stages of the web service in the eclipse web service wizard? [message #270576] Tue, 28 April 2009 07:17
Eclipse UserFriend
Hi,

I am working on creating a New Web Service Wizard in eclipse. I followed
the tutorial:
http://www.eclipse.org/webtools/jst/components/ws/documents/ ContributingWebServiceRTWithUI.html
and created the web service wizard.

Now, after selecting a java bean and New> Web Services > Web Service, the
next page "Web Services" with some description (Select a service
implementation or definition and move the sliders to set the level of
service and client generation.) comes. Here, we can set the level of the
service using the slider.

Here, I want to restrict the level of the service to DEPLOYED stage, or
force it to be disabled or disable few stages.

I tried setting the WebServiceState, using
WebServiceInfo.setState(webServiceState); where I get the state from
WebServiceState.get(int) method.

Please suggest me any solution for disabling a few stages of the
webservice in the Web Service Wizard.

Thanks in anticipation,
Tilak
Previous Topic:How to add groovy & TestNG plugins for 3.5M6?
Next Topic:Undesired Confirm-Delete Dialog
Goto Forum:
  


Current Time: Tue Jul 22 15:37:51 EDT 2025

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

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

Back to the top