Hi Can you check your conf/tomee.xml and check it has <Deployments dir="apps" /> in it (I think it's commented out by default)?
Thanks Jon On Wed, Dec 3, 2014 at 3:18 PM, ivan_nikitsenka <[email protected]> wrote: > Hello > With the “drop-in WAR”(tomee-plus-webapp-1.7.1.war) tome version we are > using “apps” folder to deploy the ear and it works successfully. But for > some reason we can’t use “apps” folder in the bundled > distribution(apache-tomee-1.7.1-plus.zip) version. It doesn’t start the > deploy process and ear file stayed packaged. The only way to deploy ear > file > in the bundled distribution is to place it in “webapps” folder. > > How to deploy ear file from "apps" folder in apache-tomee-1.7.1-plus.zip? > > Thanks, > Ivan > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Ear-file-deploy-tp4673119.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
