|
Re: Error : Hot code replace failed [message #96325 is a reply to message #95384] |
Fri, 29 April 2005 17:10  |
Eclipse User |
|
|
|
Originally posted by: sgregory.orchardsoft.com
plork123 wrote:
> Can anybody tell me what this means
>
> I clickedwsdl file
>
> File - new - other - web services - web service client
>
> went through wizrd got this error at the end
>
> Many Thanks
>
I'm not sure why it would happen at the end of the wizard. This would
mostly likely be caused by building. If you change a servlet and
rebuild while tomcat is running, Eclipse will try replace the code
running on the tomcat server. If you're making a simple change this
works fine. If you change a method signature or something along those
lines the server will have to be restarted for the changes to take
effect. So eclipse is asking you to if you want to continue without
having the changes make effect, shut down the server, or restart the
server with the changes.
If you have build automatically turned on it could have started a build
without you knowing and upon completion, tried to do the host code
replace, and failed.
Hope that helps
--Stevo
|
|
|
Powered by
FUDForum. Page generated in 0.03997 seconds