I figured out that I had to modify the tomee config file to enable this so it's working now. But that brings me to my next question...how to upgrade an existing ear. Are these the steps?
- shut down server - delete ear file - delete exploded ear folder (or will it do this at startup since the ear is new)? - start server Any shortcuts? Can I update on live server? -Dave On Fri, Jun 6, 2014 at 6:55 PM, David Hoffer <[email protected]> wrote: > I've been deploying wars to Tomcat but needed to support an ear so > switched over to TomEE-plus for that but I'm having trouble getting the ear > to deploy. I coped the compressed ear to the apps folder and started tomee > but it's not deploying. > > I don't see anything in the logs regarding the ear at all. What am I > doing wrong? Is there some configuration I need to support ears? > > -Dave >
