[jira] Commented: (GERONIMO-3898) Provide handy way to configure log4j for a particular app

2008-03-13 Thread syvalta (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578177#action_12578177
 ] 

syvalta commented on GERONIMO-3898:
---

I would prefer having geronimo-internal classes (I consider log4j as such) not 
visible to applications (at least by default). Currently there's a possibility 
for version mismatches and classloader issues, if the application includes 
different version of a library than geronimo has. Is there any plans to 
implement that (couldn't find anything in Jira)?. I know that it is possible to 
hide classes by configuration, but to be able to deploy an app without any 
extra configuration would be nice.

 Provide handy way to configure log4j for a particular app
 -

 Key: GERONIMO-3898
 URL: https://issues.apache.org/jira/browse/GERONIMO-3898
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: Logging
Affects Versions: 2.1.1, 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.1.1, 2.2


 It may or may not be obvious to people how to configure log4j for their app 
 without breaking geronimo's log setup.  We can easily provide a gbean that 
 reads a property file, removes stuff that applies to global logging, and 
 feeds the rest to log4j.  Then people can supply a properties file for their 
 apps log4j configuration, either in the classpath or var/somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-3898) Provide handy way to configure log4j for a particular app

2008-03-13 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578415#action_12578415
 ] 

David Jencks commented on GERONIMO-3898:


Documented at 
http://cwiki.apache.org/confluence/display/GMOxDOC21/Configuring+Application+Specific+Logging+with+Log4j

The request for inverse-classloading by default might be reasonable but is 
not really in scope of this issue.

 Provide handy way to configure log4j for a particular app
 -

 Key: GERONIMO-3898
 URL: https://issues.apache.org/jira/browse/GERONIMO-3898
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: Logging
Affects Versions: 2.1.1, 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.1.1, 2.2


 It may or may not be obvious to people how to configure log4j for their app 
 without breaking geronimo's log setup.  We can easily provide a gbean that 
 reads a property file, removes stuff that applies to global logging, and 
 feeds the rest to log4j.  Then people can supply a properties file for their 
 apps log4j configuration, either in the classpath or var/somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-3898) Provide handy way to configure log4j for a particular app

2008-03-12 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12578092#action_12578092
 ] 

David Jencks commented on GERONIMO-3898:


ported to branches/2.1 in rev 636588.

I would prefer to know this works before releasing it :-)

 Provide handy way to configure log4j for a particular app
 -

 Key: GERONIMO-3898
 URL: https://issues.apache.org/jira/browse/GERONIMO-3898
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: Logging
Affects Versions: 2.1.1, 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.1.1, 2.2


 It may or may not be obvious to people how to configure log4j for their app 
 without breaking geronimo's log setup.  We can easily provide a gbean that 
 reads a property file, removes stuff that applies to global logging, and 
 feeds the rest to log4j.  Then people can supply a properties file for their 
 apps log4j configuration, either in the classpath or var/somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Commented: (GERONIMO-3898) Provide handy way to configure log4j for a particular app

2008-03-06 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-3898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575933#action_12575933
 ] 

David Jencks commented on GERONIMO-3898:


Initial version added to trunk in rev 634437.

 Provide handy way to configure log4j for a particular app
 -

 Key: GERONIMO-3898
 URL: https://issues.apache.org/jira/browse/GERONIMO-3898
 Project: Geronimo
  Issue Type: New Feature
  Security Level: public(Regular issues) 
  Components: Logging
Affects Versions: 2.1.1, 2.2
Reporter: David Jencks
Assignee: David Jencks
 Fix For: 2.1.1, 2.2


 It may or may not be obvious to people how to configure log4j for their app 
 without breaking geronimo's log setup.  We can easily provide a gbean that 
 reads a property file, removes stuff that applies to global logging, and 
 feeds the rest to log4j.  Then people can supply a properties file for their 
 apps log4j configuration, either in the classpath or var/somewhere.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.