| <?xml version="1.0"?> |
| <!-- $Id$ --> |
| <!DOCTYPE document [ |
| <!ENTITY news SYSTEM "news.xml"> |
| ]> |
| |
| <document url="http://openejb.sf.net/index.xml" toc="none" page-title="none"> |
| |
| <body> |
| <title>OpenEJB -- Welcome</title> |
| |
| |
| <section title="Welcome to OpenEJB!"> |
| <p> |
| OpenEJB is an open source, modular, configurable, and extendable EJB Container |
| System and EJB Server. |
| </p> |
| <p> |
| OpenEJB comes with fast, lightweight <b>EJB Servers</b> for both |
| <a href="embedded.html">Local</a> and <a href="remote-server.html">Remote</a> |
| access. That's right, <a href="deploy.html">deploy</a> your EJBs into the |
| container system, then just <a href="start-command.html">start the |
| Remote EJB Server</a> from the command line! Or, put OpenEJB in your class |
| path and use it as <a href="embedded.html">an embedded library</a> through |
| the Local EJB Server. |
| </p> |
| <p>More information <a href="about.html">here</a>.</p> |
| &news; |
| |
| </section> |
| |
| </body> |
| </document> |