changes will be detected this way but not copied in the right place (see the end of http://openejb.apache.org/tomee-maven-plugin.html)
if you don't want to work by part on your app i fear we need to update the plugin to support a better config *Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2013/1/8 José Luis Cetina <[email protected]> > Ok, what advice can you give me, i have this scenario: > > I have and ear "project" where i have 1 ejb module + 2 webapps > i have a single maven project where i have the tomee maven plugin for run > tomee and deploy on it. > > If i want to use the reload on update option, i have to define the entire > tomee plugin in the webapp where i want to reload? if yes, then i cant use > a external project (as i do) for only run tomee?? > > > 2013/1/8 Romain Manni-Bucau <[email protected]> > > > Hi, > > > > currently you can sync only one war or a jar at a time > > > > *Romain Manni-Bucau* > > *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* > > *Blog: **http://rmannibucau.wordpress.com/*< > > http://rmannibucau.wordpress.com/> > > *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* > > *Github: https://github.com/rmannibucau* > > > > > > > > 2013/1/8 José Luis Cetina <[email protected]> > > > > > 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? > > > > > > > > > -- > ------------------------------------------------------------------- > *SCJA. José Luis Cetina* > ------------------------------------------------------------------- >
