Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
openejb: EJB Container System and EJB Server
Name: | openejb |
Vendor: | JPackage Project |
Version: | 2.0 |
License: | Apache Software License 2 |
Release: | 0.M2.2jpp |
URL: | http://www.openejb.org/ |
- Summary
- OpenEJB is an open source, modular, configurable, and extendable EJB Container System
and EJB Server.
OpenEJB comes with fast, lightweight EJB Servers for both Local and Remote access.
That's right, deploy your EJBs into the container system, then just start the
Remote EJB Server from the command line! Or, put OpenEJB in your class path and
use it as an embedded library through the Local EJB Server.
As a container system, OpenEJB works like a big plug-in for middleware servers
like Web servers, CORBA servers, and application servers. By plugging in OpenEJB
these servers obtain instant EJB compliance for hosting Enterprise JavaBeans!
Changelog
- * Thu May 19 12:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:2.0-0.M2.2jpp
-
- Patch to castor-0.9.6
- * Thu Feb 3 11:00:00 2005 Ralph Apel <r.apel at r-apel.de> 0:2.0-0.M2.1jpp
-
- Upgrade to 2.0-M2
- Process project.xml files with saxon
- Don't tamper with $HOME
- * Mon Oct 4 12:00:00 2004 Ralph Apel <r.apel at r-apel.de> 0:2.0-0.M1.1jpp
-
- First release