Is it possible to have TomEE embedded in a self-booting war (like Jetty/Tomcat)? I'm playing with several Java EE technologies and using embedded Jetty, spending more time debugging deployment issues than writing code. I guess it's not Jetty's fault, just that fact that it's a servlet container makes combining things like JAX-RS + CDI + Bean validation very difficult. Regards,Abhijit
- TomEE embedded? Abhijit Sarkar
- Re: TomEE embedded? Romain Manni-Bucau
