"Advanced Classloading in J2EE", an article by IONA's David Bosschaert & Arne Koschel, describes a classloading system that combines ease of use with efficiency and compliant behaviour in order to deal with issues such as 3rd party library integration which have conflicting classes, use of remote stubs, etc.
Click here to read "Advanced Classloading in J2EE"
-
Article on Advanced Classloading in J2EE Posted (4 messages)
- Posted by: Nitin Bharti
- Posted on: September 18 2002 01:10 EDT
Threaded Messages (4)
- Article on Advanced Classloading in J2EE Posted by Sean Sullivan on September 20 2002 23:04 EDT
- Article on Advanced Classloading in J2EE Posted by Adrian Yau on September 21 2002 17:11 EDT
- Article on Advanced Classloading in J2EE Posted by Jean-Louis Marechaux on September 23 2002 09:12 EDT
- All very nice but... by Andy Pearson on September 24 2002 05:36 EDT
-
Article on Advanced Classloading in J2EE Posted[ Go to top ]
- Posted by: Sean Sullivan
- Posted on: September 20 2002 23:04 EDT
- in response to Nitin Bharti
additional resources:
http://www.theserverside.com/resources/article.jsp?l=ClassLoading
article: J2EE classloading demystified
http://www7b.software.ibm.com/wsdd/library/techarticles/0112_deboer/deboer.html
http://www7b.software.ibm.com/wsdd/library/techarticles/0207_botzum/botzum.html
http://www-3.ibm.com/software/webservers/appserv/doc/v40/ae/infocenter/was/04070204.html
http://edocs.bea.com/wls/docs70/programming/classloading.html
Tyler Jewell's article:
http://www.onjava.com/lpt/a/onjava/2001/07/25/ejb.html
-
Article on Advanced Classloading in J2EE Posted[ Go to top ]
- Posted by: Adrian Yau
- Posted on: September 21 2002 17:11 EDT
- in response to Nitin Bharti
One more for the road, classloading in OC4J:
http://otn.oracle.com/oramag/oracle/02-sep/o52oc4j_2.html -
Article on Advanced Classloading in J2EE Posted[ Go to top ]
- Posted by: Jean-Louis Marechaux
- Posted on: September 23 2002 09:12 EDT
- in response to Nitin Bharti
If you're a WebSphere user, add this one to your favorites :
http://www7b.software.ibm.com/wsdd/library/techarticles/0206_robinson/robinson.html
There's an interesting section about WAS 4.0.3 classloader changes -
All very nice but...[ Go to top ]
- Posted by: Andy Pearson
- Posted on: September 24 2002 05:36 EDT
- in response to Jean-Louis Marechaux
This article is just an excuse to mention IONA