Here's a multimodule project : testAutoDeployEar.zip <http://tomee-openejb.979440.n4.nabble.com/file/n4675138/testAutoDeployEar.zip> - test-commons : Remote Interface - test-ejb : EJB Module - test-ear : EAR Module
Just run : - mvn clean install (on parent POM) - mvn tomee:run (on test-ear POM) I've only changed tomee.xml to enable "autoDeploy". Thank you -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/TomEE-1-7-1-Duplicate-App-Deployment-when-autoDeploy-true-tp4673900p4675138.html Sent from the TomEE Users mailing list archive at Nabble.com.
