Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Clean Unpublish and Removal of WebService
Clean Unpublish and Removal of WebService [message #231674] Wed, 20 May 2009 10:38 Go to next message
VC is currently offline VCFriend
Messages: 1
Registered: July 2009
Junior Member
Hi there.

I've just followed this tutorial on how to develop a web service from a
bottom-up aproach using the Eclipse WTP: Webservices with Axis2 and the
Eclipse Web Tool Platform (WTP) - Tutorial

Because I'm testing my webservice I need to change with some frequency the
signature of my methods, thus I need to unpublished the webservice. I've
searched in Google but didn't find nothing on how to clean a WebProject
that has a Webservice. All that I've read is to unpublish the webservice
on the server but no tutorial says how to completely remove the webservice
from the webproject. I'm posting this because each time I have to change
the webservice I need to create a new web project from sketch because
deleting only the webservice folder and the wsdl file is not enough, if I
try to deploy the webservice with the same name the Eclipse WTP starts
giving errors when publishing to the server. I would like to know how can
I completely rollback the creation of a webservice.

Best regards
Re: Clean Unpublish and Removal of WebService [message #231802 is a reply to message #231674] Fri, 22 May 2009 14:32 Go to previous message
Yen Lu is currently offline Yen LuFriend
Messages: 5
Registered: July 2009
Junior Member
There is no easy way to do this. You really have to manually undo all the
changes. One possibility is to use a source code control system to roll
back.

Regards,
Yen

VC wrote:

> Hi there.

> I've just followed this tutorial on how to develop a web service from a
> bottom-up aproach using the Eclipse WTP: Webservices with Axis2 and the
> Eclipse Web Tool Platform (WTP) - Tutorial

> Because I'm testing my webservice I need to change with some frequency the
> signature of my methods, thus I need to unpublished the webservice. I've
> searched in Google but didn't find nothing on how to clean a WebProject
> that has a Webservice. All that I've read is to unpublish the webservice
> on the server but no tutorial says how to completely remove the webservice
> from the webproject. I'm posting this because each time I have to change
> the webservice I need to create a new web project from sketch because
> deleting only the webservice folder and the wsdl file is not enough, if I
> try to deploy the webservice with the same name the Eclipse WTP starts
> giving errors when publishing to the server. I would like to know how can
> I completely rollback the creation of a webservice.

> Best regards
Previous Topic:Problems debugging a WAR with Tomcat
Next Topic:Server never leaves "Starting..." state
Goto Forum:
  


Current Time: Thu Mar 28 08:27:56 GMT 2024

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

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

Back to the top