aspose file tools
The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes SRV1.9.7-Please clarify Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "SRV1.9.7-Please clarify" Watch "SRV1.9.7-Please clarify" New topic
Author

SRV1.9.7-Please clarify

singh santosh
Ranch Hand

Joined: Jan 13, 2006
Posts: 136
hi everyone,

According to SRV1.9.7
"
This class loader instance(the class loader used to load web applications common lib/resource) must be somewhere in the chain of parent class loaders of the web applicatin class loader.

"
Why the class loader is required to be in the chain of parent class loader of web application.

regards
-santosh
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: SRV1.9.7-Please clarify
 
Similar Threads
Class Loading - another problem
Dynamic classloading without .forName/.newInstance
java.lang.NoClassDefFoundError when trying a basic webservice using Spring WS 2.0.3
Help me out with dynamic class loader
Servlet container - duplicate class definition