Difference: JavaProgrammingBookmarks (41 vs. 42)

Revision 4208 Aug 2003 - TobyCabot

Line: 1 to 1
 
META TOPICPARENT name="ProgrammingBookmarks"
(back to ProgrammingBookmarks)
Line: 12 to 12
  This is an interesting paper about how the singleton pattern gets abused, why that's bad, and one approach to working around the problem: http://www-106.ibm.com/developerworks/webservices/library/co-single.html
Deleted:
<
<
Interesting server framework: http://www.destinystar.com/
Compare with Avalon: http://jakarta.apache.org/avalon/
 Java(TM) 2 Platform, Enterprise Edition Blueprints | http://java.sun.com/j2ee/blueprints/ This is how Sun thinks you should build big applications using Java. I pretty much agree, except that I don't like JSP.

xslt -> PDF print formatter | http://xml.apache.org/fop/

Line: 29 to 26
 
  • 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
 

Compilers

Line: 91 to 89
 

Frameworks

Added:
>
>
Interesting server framework: http://www.destinystar.com/

Apache Avalon: http://jakarta.apache.org/avalon/

 Open For Business - http://www.ofbiz.org/ - an extensive framework released under a very liberal license.

Carbon Component Framework - http://carbon.sourceforge.net/ - Sapient's Java/J2EE framework. Looks pretty good overall, covers a lot of the crufty things that j2ee doesn't.

Line: 107 to 109
 

Misc

Added:
>
>
http://jakarta.apache.org/commons/ - truly miscellaneous, but very useful code that's shared by Jakarta projects.
 Java stack trace: http://www.javaworld.com/javaworld/javatips/jw-javatip124.html

Clover ETL - ETL in Java http://cloveretl.berlios.de/

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