Date: 2005-01-12T11:05:26 Editor: MichaelBouschen Wiki: Apache JDO Wiki Page: ProjectStructure URL: http://wiki.apache.org/jdo/ProjectStructure
Removed JNDI subproject Change Log: ------------------------------------------------------------------------------ @@ -26,4 +26,3 @@ ||tck20||JDO 2.0 Technology Compatibility Kit. This set of programs tests that a JDO 2.0 implementation is in compliance with the standard.|| ||fostore20||JDO 2.0 FOStore (File Object Store) implementation. This is an implementation of JDO 2.0 based on the JDO 1.0 Reference Implementation. It does not support relational data access, so it is inappropriate for the JDO 2.0 Reference Implementation. See below.|| ||geronimo||JDO 2.0 Geronimo Integration. This project will build the glue between the JDO 2.0 Reference Implementation and the J2EE compliant application server. We expect to use a common persistence framework (Tranql) to provide both EJB3 and JDO persistence services. We also expect to allow FOStore to be able to be defined as a Connector, and looked up as a JNDI resource.|| - ||jnditest11||This project contains test programs for the JNDI functionality of the ri. It is in a separate sub-project because of dependencies on a naming implementation. The current naming implementation is available by download from Sun, only via a click-license. This dependency requires a manual step in the install process, and as such, is undesirable. Users wishing to avoid the manual step can run the ri but cannot use the JNDI functionality without accessing a naming service. We would like to use the Apache directory project components to avoid the extra manual step.||