geirm 2003/08/10 13:57:59
Added: modules/core/xdocs index.html Log: initial import Revision Changes Path 1.1 incubator-geronimo/modules/core/xdocs/index.html Index: index.html =================================================================== <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body> <h1>Introduction</h1> This is the core J2EE part of Geronimo. It handles loading components, interception, deployment units and defines the core lifecycle, locking, context and transaction hooks etc. <br> Any component can be deployed inside this container currently via JMX MBeans. </body> </html>
