Le 23 déc. 2017 15:10, "Kaoklai" <gdin...@gmail.com> a écrit :
What do you mean it doesn't use "Tomcat API". It does get deploy via HTTPS to a remote tomcat. Tomcat manager has its own deployer but doesnt support ejbmodules or ears - only wars. Do you expect all deployments to be done "manually" by dropping the file to the webapps folder? It is the main way but others work. I was willing to use tomee-maven-plugin for CI purposes and local deployment at least... but if deploying via the api doesn't get the full set of feature from TomEE I don't understand what it even exists? It does and some people use it with arquillian or docker but requires some config in general. Side note: when created the deploy goal of the plugin it was for local testing lore than other usages. Docker has its own way to setup an instance which is likely better than dynamic deployment which is unsecured in general if you dont spend time tuning it. -- Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users- f979441.html