Hi Romain, im reading (again) your post about TomEE plugin for reloading the app: http://rmannibucau.wordpress.com/2012/10/16/tomee-maven-plugin-reload-your-app-automatically/
I was wondering how this can work in an ear project, i mean in the synchronization block i have to set for example the resourcesDir,targetBinariesDir etc... but i have 2 wars, 1 ejb module an a ear. Do i have to add the plugin for every war, ejb, ear??. Its possible to use with an ear project?