Difference: JavaProgrammingBookmarks (57 vs. 58)

Revision 5804 Sep 2004 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(over to JavaNotes)
Line: 9 to 9
 
  • OpenEJB - an open-source ejb container from the author of the o'reilly ejb book . Very much under construction: a great opportunity to find out how an EJB container really works. http://openejb.exolab.org/
  • jBoss -- open source EJB server - Eliot Polk recommends http://www.jboss.org/
  • JOnAS Open Application Server for EJB, looks like it was written by a research group inside Groupe Bull and now it's a spin-off called Evidian. http://www.evidian.com/jonas/index.htm
Changed:
<
<
  • Geronimo is a project started in the summer of 2003 to build a J2EE server under the auspices of the Apache project. It caused a big ruckus before a single line of code was written because some of the contributors are/were jboss committers, and they were promptly kicked out of jboss. http://incubator.apache.org/projects/geronimo.html
>
>
  • Geronimo is a project started in the summer of 2003 to build a J2EE server under the auspices of the Apache project. It caused a big ruckus before a single line of code was written because some of the contributors are/were jboss committers, and they were promptly kicked out of jboss. http://geronimo.apache.org/
 

Compilers

Line: 61 to 61
  http://discoverdbgui.sourceforge.net/ - a GUI that will pull metadata out of a database and put it in an XML file. I've used a tool from the Jakarta Torque project for the same purpose, but this might be easier in a one-shot case.
Added:
>
>

Persistence

http://www.prevayler.org - a framework for persisting Java objects.

http://javamatch.sourceforge.net/ - might be a good query front end to work with a Prevayler back end.

 

Code Format/Conventions

Sun's code conventions

View topic | History: r79 < r78 < r77 < r76 | 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