Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The "Commons_Logging_FUD" page has been changed by KonstantinKolinko:
http://wiki.apache.org/commons/Commons_Logging_FUD?action=diff&rev1=3&rev2=4

Comment:
Correct link to Tomcat documentation

  Class loader problems are commons-logging's fault? Hardly. It is the mixture 
of a popular project, some unfortunate class loader decisions and 
  the rants of people who might not understand all the implications of the web 
container class loaders.
  
- If you look at the 
[[http://jakarta.apache.org/tomcat/tomcat-5.0-doc/class-loader-howto.html|Tomcat
 5 class loader reference]], you will notice
+ If you look at the 
[[http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html|Tomcat 5.5 
class loader reference]], you will notice
  that commons-logging-api.jar was put into the bin/ directory and is available 
through the System classloader. That was the unfortunate decision.
  The same issue happens BTW with common-daemon. Why does no one complain? 
Maybe because it is not such a popular project?
  
@@ -45, +45 @@

  
  
  
- 
- 
- 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to