Download List

项目描述

OpenEJB is a simple, lightweight Enterprise JavaBeans (EJB) container and server. You can embed OpenEJB in your own applications, or in a Web application server like Tomcat, or run it as a standalone EJB server. It supports EJB 3.0, 2.1, 2.0, and 1.1, and has partial support for EJB 3.1.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-05 06:39
3.1.1

依赖注入的测试案例和嵌入式EJB容器的客户通过新的@ LocalClient注解。支持注解为@本地相同的接口,@远程和@ Web服务。能够方便地使用部分或全部测试替代的部署描述符集。 Web服务安全对象的意见与@ RolesAllowed,@ PermitAll和@ DenyAll说明。通过新的“OpenEJB的简化”JNDI命名空间的任何方面的全球查找。包括小程序在webapps调用EJB的几个新的例子,与JPA和EJB,Struts的Web服务安全,并与Perl的SOAP Web服务::Lite的客户。
标签: Minor feature enhancements, Minor bugfixes
Dependency injection for test cases and clients of the embedded EJB container via new @LocalClient annotation. Support for annotating the same interface as @Local, @Remote, and @WebService. The ability to easily use alternate sets of deployment descriptors for some or all tests. Web Service views securable with @RolesAllowed, @PermitAll, and @DenyAll annotations. Global lookups from any context simplified via new "openejb" jndi namespace. Several new examples including Applets invoking EJBs in webapps, Struts with JPA and EJB, secured Web services, and Web services with Perl SOAP::Lite clients.

2008-10-29 14:22
3.1

主要的新功能包括:单身人士的EJB 3.1支持,EJB的构造函数注入,Spring集成和多播客户端服务器发现。耳式路径应用的发现。系统财产和财产的压倒一切的InitialContext现在适用于持久性单元属性和记录的水平。特别支持的EclipseLink,TopLink和Hibernate的作为JPA的供应商。登录/注销,现在可能在一个嵌入式方案。所有客户端的一个彻底改变/服务器连接管理大大提高了性能。几个新的支票已被添加到应用程序验证规则集。
标签: Minor feature enhancements
Major new features include EJB 3.1 Singleton Support, EJB Constructor Injection, Spring Integration, and Multicast Client-Server Discovery. EAR-style classpath application discovery. System Property and InitialContext property overriding now applies to persistence-unit properties and logging levels. Special support for EclipseLink, TopLink, and Hibernate as JPA providers. Login/logout are now possible in an embedded scenario. A complete overhaul of all client/server connection management dramatically increases performance. Several new checks have been added to the Application Validation ruleset.

2008-04-15 02:06
3.0

此版本包括了几项改进了非常成功的3.0测试版2发布和改进。依赖注入一直与用于Java泛型和枚举支持重大的推动。十几个新的验证,真是难上加难做一些“错误的”。 JPA的用户会发现几乎不可能misconfigure的JTA的数据源和非JTA的数据源。更强大的EJB引用允许循环和懒惰引用其他耳朵的EJB。深层次的注释继承是完全尊重,更大的设计控制和减少重复代码允许。
This release includes several improvements and refinements over the very successful 3.0 beta 2 release. Dependency injection has had a major boost with support for Java Generics and Enums. A dozen new validations makes it even harder to do something "wrong". JPA users will find it nearly impossible to misconfigure the jta-data-source and non-jta-data-source. More robust EJB references allow for circular and lazy references to ejbs in other ears. Deep levels of annotation inheritance are completely respected, allowing for greater design control and less duplicate code.

2008-02-10 03:03
3.0 beta 2

本新闻稿中的新功能包括了JAX - RPC通过CXF的,Tomcat的5.5支持的事,并以此作为OSGi包OpenEJB的支持。显着改善了周围的可用性,验证和配置。
标签: Major feature enhancements
New features in this release include JAX-RPC
support via CXF, Tomcat 5.5 support, and support
for using OpenEJB as an OSGi bundle. Notable
improvements were made around usability,
validation, and configuration.

2007-10-01 23:20
3.0 beta 1

嵌入性,Tomcat集成,折叠的耳朵,集装箱驱动测试,独立的服务器,和整体易用回来了。除了repolishing和更新这些功能,该版本支持EJB 3.0规范,以及许多新的,如延长依赖注入,EAR的支持,自定义JNDI名称格式,和CMP了JPA的功能。
标签: Major feature enhancements
Embeddability, Tomcat integration, Collapsed EARs, Container-Driven Testing, a standalone server, and overall ease of use are back. In addition to repolishing and updating these features, this release supports the EJB 3.0 specification, as well as many new features such as extended Dependency Injection, EAR support, custom JNDI name formatting, and CMP over JPA.

Project Resources