I'm upgrading from 0.9 to 0.11 beta and I'm wondering what the best combination
of dev tools is now with m2eclipse.
I have been using tomcat and the issue was always how to get the compiled
classes into the web context with minimum fuss. (The dependency jars too but
much less often).
I deployed my webapp by pointing the tomcat web context at my src/main/webapp
directory. I used a quick script to copy any newly compiled classes from /target
into src/main/webapp/WEB-INF/classes when necessary and usually tomcat would
automatically redeploy the app.
Does m2eclipse now do this automatically with any of the eclipse webserver or
appserver plugins? e.g. WTP, sysdeo, jboss, jetty or even weblogic?
Basically, what's the current best available combination?
Thanks
Adam
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email