OpenEJB     OpenJMS     OpenORB     Castor     Tyrex     
 

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


SourceForge Logo
  



OpenEJB:3rd Party


The src\lib directory contains some libraries required to build and run the container system and all it's components.


Libraries

Libraries

Library Version Build Test Run Description
ant_1.2.jar 1.2 y Ant is a Java based build tool. In theory it is kind of like make without makes wrinkles. Ant is part of the Jakarta Project OpenEJB uses Ant as the project's building tool.
http://jakarta.apache.org/ant/index.html
ant_optional_1.2.jar 1.2 y Ant is a Java based build tool. In theory it is kind of like make without makes wrinkles. Ant is part of the Jakarta Project OpenEJB uses Ant as the project's building tool.
http://jakarta.apache.org/ant/index.html
ejb-1.0.jar 1.0 y y The Enterprise JavaBeans (EJB) API.The most important library!
http://java.sun.com/products/ejb/
ejb-2.0.jar 1.0 y y The Enterprise JavaBeans (EJB) API.The most important library!
http://java.sun.com/products/ejb/
idb_3.26.jar 3.26 y InstantDB is a 100% Java, Relational Database Management System (RDBMS).
http://instantdb.enhydra.org/"
jaas_1.0.jar 1.0 y y y
http://java.sun.com/products/jaas/
jca_1.0.jar 1.0 y y y J2EE Connector 1.0 library - Proposed final draft 2.
http://java.sun.com/j2ee/connector/
jdbc2_0-stdext.jar 2.0 y y y The Java Database Connectivity (JDBC) API This jar contains the JDBC 2.0 standard extentions.
http://java.sun.com/products/jdbc/index.html
jdk12-proxies.jar - y y y jdk12-proxies.jar are from the OpenTools.org open source project under the direction of Aaron Mulder.Special library required for JDK1.2 support.
jedi-1_0.jar - y y y It is a generic framework for a GUI tool used to configure the XML files. The jedi-plugin-j2ee12.jar requires this library. It is related to the Modern Assembler.
jedi-plugin-j2ee12.jar - y y y Provides a plug in for configuring the OpenEJB EJB 1.1 and JCA XML configuration file for the modernassembler.
jms_1.0.2a.jar 1.0.2a y y y Java Message Service (JMS) API.Required for future support of a Messaging Container defined in the EJB 2.0 specification
http://java.sun.com/products/jms/
jndi_1.2.1.jar 1.2.1 y y y The Java Naming and Directory Interface (JNDI) API. Unified interface to multiple naming and directory services in the enterprise. OpenEJB provides an IntraVM naming service for looking up beans, resources, and variables in the container system.
http://java.sun.com/products/jndi/
jta1.0.1.jar 1.0.1 y y y The Java Transaction API (JTA). Standard JavaTM interfaces between a transaction manager and the parties involved in a distributed transaction system. OpenEJB uses the JTA per requirement of the EJB specification.
http://java.sun.com/products/jta/
junit_3.8.1.jar 3.2 y y JUnit is a regression testing framework. It is used to develop to implement unit test cases.
http://www.junit.org/
minerva.jar - y y y It provides a JCA wrapper for JDBC including the resources and connection managers for both local and XA transactions. It is contributed by Aaron Mulder.
tyrex-0.9.8.jar 0.9.8 y y y
http://tyrex.exolab.org/
xerces-J_1.3.1.jar 1.3.1 y y y The Xerces-J XML parser for Java Xerces is part of the Apache XML Project. OpenEJB uses Xerces to parse the XML configuration file. Data from the file is used to construct and initialize the container system.
http://xml.apache.org/xerces-j/index.html
xslp_1.1.jar 1.1 y Required for generating the HTML documentation from the XML format.
http://xslp.exolab.org
 
     
   
   
 


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.