Hi, I have been testing one of my application on TomEE snapshots in these days and I have been having some minor problems with the fact that shutdown.sh doesn't work properly. After I use the shutdown.sh I always have to kill the process.
I had the impression that it might be related to some @Schedule annotation, or to some JMS configuration but I cannot be sure. If I can I'll try to make a test case application to replicate the issue. In the meantime, do you know some config settings to increase the logs during the undeployment? Thanks in advance, Luca
