Scenario:
I'm running a Mavenized web app on JBoss AS 7.0.2 from my Eclipse workspace via Run on Server. While the application is running, I edit and save a Java source file of the web project.
Expected behaviour:
The application gets redeployed automatically. That's how it works with other WTP adapters (e.g. Tomcat, GlassFish).
Actual behaviour:
Nothing happens. Incremental Publish has no effect either. Only Full Publish redeploys the application.
Am I missing anything, or is this a known issue?
I'm using JBoss AS Tools (and only these, not the whole bunch) from JBoss Tools 3.3.0.M3 with Eclipse Indigo 3.7.1, m2e 1.0 and m2e-wtp 0.14.0.
Best regards,
Harald