Geronimo_MoinMoin_wiki > OpenEJB
Added by Confluence Administrator, last edited by Confluence Administrator on Aug 02, 2006
  • = "About" =

OpenEJB is the default EJB 2.x Container of Geronimo. The the nova branch has finally been merged with the main branch and the new cvs lives at OpenEJB's new home at Codehaus. More integration is still required, it is not yet possible to deploy EJBs, but this doc should help you at least build OpenEJB.

  • = Building =
    • Before building OpenEJB, Geronimo has to be built. See BuildingAndRunning
    • Get the OpenEJB sources
      •    cvs -d:pserver:anonymous@openejb.org:/home/projects/openejb/scm co openejb
    • Go to the openejb directory and run maven build = Running OpenEJB and Deploying EJBs = As mentioned, it is not yet possible to deploy EJBs. The missing pieces should come Real Soon Now. Stay tuned....