Difference: OpenEjbNotes (6 vs. 7)

Revision 718 Feb 2002 - TobyCabot

Line: 1 to 1
 This seems like an interesting project, still in its infancy. http://openejb.exolab.org/

to build:

Line: 26 to 26
 
Code
Changed:
<
<
src/facilities/org/openejb/corba/Server.java is the main entry point, usually called by launch_server.sh. Expects a properties file as arg[0] (usually conf/xopenejb_startup.props).
>
>
see http://openejb.sourceforge.net/design_openejb.html
 
Changed:
<
<
org.openejb.corba.core.Initializer does the initialization.
>
>
entry point is OpenEJB.init(). Initializes in turn:
  • SecurityManager
  • Properties
  • Assembler
    • assembler.build()
    • assembler.getContainerSystem()
    • assembler.getSecurityService()
    • assembler.getTransactionManager()
 
Unit Tests
View topic | History: r7 < r6 < r5 < r4 | More topic actions...
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback