Hi,

I'm currently using m2eclipse to manage my pom.xml dependencies and run the 
"package" goal.
I've also setup the jboss-maven-plugin as explained on the m2eclipse site 
(http://docs.codehaus.org/display/M2ECLIPSE/Using+Maven+with+application+servers),
which works: I can run the goal "package jboss:harddeploy" through m2eclipse, 
which will package my war and copy it to C:\jboss-4.2.2.GA\[...].

However, I'd like to be able to put the in war in jboss (like I'm currently 
doing) and debug the war through eclipse, so that it e.g. stops at breakpoints, 
etc. How can this be done? How should I configure my project's pom.xml and 
m2eclipse?

Thanks a lot,

Ludo

Reply via email to