GeronimoLogFactory should be installed via the service provider mechanism
-------------------------------------------------------------------------

         Key: GERONIMO-1074
         URL: http://issues.apache.org/jira/browse/GERONIMO-1074
     Project: Geronimo
        Type: Improvement
  Components: kernel  
    Versions: 1.0-M5, 1.0-M4, 1.0-M3, 1.0-M2, 1.0-M1    
    Reporter: Gianny Damour
 Assigned to: Gianny Damour 
     Fix For: 1.0


GeronimoLogFactory is currently installed via the system property mechanism.

This implies that all J2EE modules using commons-logging inherit the same 
LogFactory implementation. This is an issue for Web modules packaging 
commons-logging along with them and reversing the class loading delegation 
model.

GeronimoLogFactory should be installed via the service provider mechanism.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to