Difference: GeronimoNotes (13 vs. 14)

Revision 1419 Jul 2004 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="JavaNotes"
The Apache group's j2ee server is called Geronimo. Here are some notes.
Line: 14 to 14
  GBeans are tracked using an MBeanServer (an MBean directory?).
Added:
>
>
According to mailing list traffic one advantage of GBeans over MBeans is that GBean method invocation is much faster.
 

Misc

Line: 71 to 73
  Geronimo's build process depends on downloading a copy of openejb from some site somewhere, and sometimes geronimo and openejb change simultaneously in ways that need to be closely coordinated. In that case you'll want to build openejb from source so that geronimo's build process can use your local openejb.
Changed:
<
<
openejb's web site points to old source code, but newer code seems to be located at:
>
>
openejb's web site points to old source code, but according to http://hausmates.codehaus.org/projectinfo newer code seems to be located at:
 
  cvs -d :pserver:anonymous@cvs.openejb.codehaus.org:/home/projects/openejb/scm login
  (no password)

View topic | History: r26 < r25 < r24 < r23 | 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