Show all
Featured wiki pages:
EmbeddingOnJetty EmbeddingOnJunit JMS MailResource MavenMycontainerPlugin MavenMycontainerRepository
EmbeddingOnJetty EmbeddingOnJunit JMS MailResource MavenMycontainerPlugin MavenMycontainerRepository
Mycontainer
Mycontainer is a Java EE embeddable light weight implementation without some common features like pools, clusters and others.
Features
- Embeddable on any java application (junit tests, jetty, tomcat, and any others)
- Programmatic configuration and deploy
- Light weight
- Fast boot
- No hijack the Java Virtual Machine (real embeddable):
- No change JVM URL protocols configs
- No dynamic classloader
- No classloader isolation