2014-11-12 14:06 GMT+01:00 SKR <[email protected]>: > Thanks for the answer! > > when I configure it in server.xml > > <Host name="localhost" appBase="/opt/app/myapp/tomcat/webapps" > unpackWARs="true" autoDeploy="true"> > > the behavior is the same. I get ClassNotFoundExceptions. > I don't see a possibility to configure it via tomee.xml. Do you have a hint > for me? >
<Deployments dir="/opt/app/myapp/tomcat/webapps" /> but if server.xml config didn't work I guess you have another issue. What's the not found class name? > For now it seems to be a show stopper for me and tomEE 1.7.1 :( > > Is there a rough schedule or idea when tomEE 1.7.2 gets released? > > Thanks a lot! > SKR > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/tomEE-does-not-deploy-applications-outside-of-webapps-dir-ClassNotFoundException-tp4672849p4672857.html > Sent from the TomEE Users mailing list archive at Nabble.com.
