Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » how to change web project without redeploy?
how to change web project without redeploy? [message #175006] Wed, 19 July 2006 16:48 Go to next message
Eclipse UserFriend
Is there a way to change a class within a web project without requiring a
redeploy for it to be used in the web project? for example, i am
developing a web service, and want to change a class in the same project
that it uses. as far as i can see the only way to get this into the web
service is to redeploy the war and restart the server.

other plugins enable this, such as sysdeo, but i would hope that WTP can
also do this.
Re: how to change web project without redeploy? [message #175369 is a reply to message #175006] Tue, 25 July 2006 11:15 Go to previous message
Eclipse UserFriend
Hi Mitchell,

If you only change the method implementation in a class that you had created
a Web service on, you do not need to re-deploy. Tht server (such as Tomcat)
should pick up the change in the WAR and republish (unless of course if you
had disabled auto-publish on the server manually). However, you have
change/add/delete methods, you would need to run through the Web service
wizard again to pick up the change. The wizard would drive the necessary
publish or restart the server.

Regards,

Kathy Chan

"mitchell ackerman" <mcacker@adelphia.net> wrote in message
news:fbc508b2fbef71d8a4b21fe6cdf04263$1@www.eclipse.org...
> Is there a way to change a class within a web project without requiring a
> redeploy for it to be used in the web project? for example, i am
> developing a web service, and want to change a class in the same project
> that it uses. as far as i can see the only way to get this into the web
> service is to redeploy the war and restart the server.
>
> other plugins enable this, such as sysdeo, but i would hope that WTP can
> also do this.
>
Previous Topic:Tutorial help
Next Topic:Deploying webservice on Oracle IAS
Goto Forum:
  


Current Time: Sat Jun 14 12:30:31 EDT 2025

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

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

Back to the top