OpenEJB at SourceForge     OpenEJB at Exolab     
 

Main
   Welcome!
   Download
   Mailing Lists
   The Team
Users
   Quickstart
   Support
   Request Feature
Servers
   Local Server
   Remote Server
Adapters
   Tomcat
Integrators
   Why OpenEJB
   Overview
   Design
   Specification
   Presentation
Developers
   Release Plan
   Source Code
   SourceForge
  



Download


Current Release 0.8 beta 1

Current release

New Features

Command-line tool for deploying, starting, testing, and getting help
New configuration similar to the Apache httpd.conf style. The openejb.conf contains the information about your container system.
A default configuration is packed in the jar. If we can't find yours, the container system can still start
OpenEJB services are now packaged in jars and deployed in the openejb.conf file.
Deployed EJBs are loaded using the ejb-jar.xml and openejb-jar.xml in the bean's jar file. No need to edit your openejb.conf file
Deployment directories. Specify a dir where your deployed jars will be loaded, then just throw 'em in
Basic ejb-jar.xml validation using XSD with regular expressions
Advanced EJB validation using extendible framework.
The entire configuration is validated, any problems will be reported with very precise error messages and enough detail to fix the problem.
New modular build system
Fixed major bug in IntraVM serialization that severely affected the container-server contract.
Complete rewrite of Transaction Handling, several bugs fixed
Rewrite of Exception Handling, now much more spec compliant
Logging with log4j
Remote server for running OpenEJB stand-alone
CORBA adapter for plugging OpenEJB into OpenORB
 
 
   
 SourceForge Logo 
   
 


Java, EJB, JDBC, JNDI, JTA, Sun, Sun Microsystems are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and in other countries. XML, XML Schema, XSLT and related standards are trademarks or registered trademarks of MIT, INRIA, Keio or others, and a product of the World Wide Web Consortium. All other product names mentioned herein are trademarks of their respective owners.