m2e-wtp is not responsible for deploying your project resources on the
server.
It merely tell WTP *what* folders to deploy.

You need to start your server in debug mode, if you want to see your
changes in effect.
The best solution to work with WTP though, is to use jrebel (
http://zeroturnaround.com/software/jrebel/eclipse-jrebel-tutorial/)

Regards,

Fred Bricon

On Thu, Jul 12, 2012 at 9:14 PM, wzhao6...@gmail.com <wzhao6...@gmail.com>wrote:

> Hi there,
>
> I'm working a web application. I'm able to run the webapp module on tomcat
> server, and HTML/javascript file updating works just fine with m2e-wtp
> plugin.
>
> However, if I make some changes on the server side, and I have to remove
> the webapp from the server, then re-publish and restart the server for the
> changes to be propagated.  Every time I made a change though, I did see
> eclipse is building automatically and publishing to the server, but server
> is not updated.
>
> Do I need to do something else to make m2e-wtp deploy the changes to the
> server?
> Thanks in advance!
>
> David
>
>
> _______________________________________________
> m2e-users mailing list
> m2e-users@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/m2e-users
>
>


-- 
"Have you tried turning it off and on again" - The IT Crowd
_______________________________________________
m2e-users mailing list
m2e-users@eclipse.org
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to