publish outright not working...it was before [message #488458] |
Mon, 28 September 2009 15:10  |
Eclipse User |
|
|
|
I have been checking the "Serve modules without publishing" checkbox and once in a while, my changes in a sub project stop hot swapping and then I try to republish but my changes just don't take affect after the tomcat reboot at all. It is very strange. Is there an option to tell tomcat WTP plugin to not use "Serve modules without publishing" AND have it "Merge class files from subprojects and main project into WEB-INF/classes" so I could easily debug what is going on if publish started failing. MyEclipse has this option which always made it easy to see if the class file was correctly replaced or not. Does this option exist?
thanks,
Dean
[Updated on: Mon, 28 September 2009 15:10] by Moderator
|
|
|
|
|
Re: publish outright not working...it was before [message #489093 is a reply to message #488965] |
Thu, 01 October 2009 09:32  |
Eclipse User |
|
|
|
Dean Hiller wrote:
> yeah, is there any logs that would give more diagnosis. It kinda stinks
> without a merge classes into WEB-INF/classes option as that would help
> alot...wish I had that :(....any other way to debug it?
>
> thanks,
> Dean
I'm not certain that "merge classes" would behave any different since
that is what "Serve modules without publishing" is effectively doing.
The first question is what exactly is meant by "hot swapping". Does
this imply you are running in debug mode and expecting the debugger to
apply code changes, or you are expecting Tomcat's auto-reload feature to
"hot swap" the class by auto-reloading the context. I would guess the
first, but I'd rather make sure before wasting time if I'm wrong.
Cheers,
Larry
|
|
|
Powered by
FUDForum. Page generated in 0.18334 seconds