Hi Romain, Concerning Clojure, we try to think about the goal, not the medium. If a language allow us to provide more for TomEE with less effort and time then that's the one we are going to use.
Good that there are some commands available. We can easily embed all of them into TomEE-CLI by simply reusing them. Clojure's REPLs can connect to each other. So, if we have a cluster environment, we can start TomEE-CLI in each one of the servers and control all of them from the instance you started at your machine. We don't need to code this complex mechanism in Java to achieve the same result. More news about this feature in the next milestone that comes out every 30 days. Thanks -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/A-client-to-manage-your-Apache-TomEE-instances-tp4674390p4674398.html Sent from the TomEE Users mailing list archive at Nabble.com.
