JBoss
In short, JBoss is a Open Source J2EE platform implementation.
JBoss has a number of subprojects:
Taking a look at the implementation, JBoss is one big collection of MBeans:
- JMImplementation
- jboss
- admin
- cache
- deployment
- ejb
- j2ee
- jca
- jdbc
- jmx
- management.local
- mq
- rmi
- scripts
- security
- system
- web
- jmx.loading
Another document provides details on JBoss internals.
|