Re: companions release

2010-06-01 Thread Scott Deboy
So what are the remaining outstanding tasks? Remove ZeroConf companion? I haven't done anything to support OSGi for the companions.. I'd really like to get these out the door so I can start a vote on a Chainsaw release soon.. There are some redundant files (Compare, VectorAppender if I recall),

[jira] Commented: (LOG4J2-41) Extensible Log Level

2010-06-01 Thread Curt Arnold (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12874415#action_12874415 ] Curt Arnold commented on LOG4J2-41: --- Both java.util.logging and log4j 1.2 support user def

[jira] Created: (LOG4J2-42) Improving log4j so it can easily be used with servlet logging

2010-06-01 Thread Curt Arnold (JIRA)
Improving log4j so it can easily be used with servlet logging - Key: LOG4J2-42 URL: https://issues.apache.org/jira/browse/LOG4J2-42 Project: Log4j 2 Issue Type: Wish Compo

Re: Improving log4j so it can easily be used with servlet logging

2010-06-01 Thread Ralph Goers
On Jun 1, 2010, at 8:06 AM, Jacob Kjome wrote: > >> Personally, I think this is one of the huge flaws in J2EE - that the >> components that are in the container are exposed to the webapps running in >> them, but I can't fix that. > > Do you know of an application framework in any language tha

Re: Improving log4j so it can easily be used with servlet logging

2010-06-01 Thread Jacob Kjome
On Mon, 31 May 2010 22:48:25 -0700 Ralph Goers wrote: On May 31, 2010, at 10:31 PM, Jacob Kjome wrote: I thought it might be useful to interject with some history about Log4j and ServletContext logging. Please see this recent thread on the slf4j-user list for some pertinent details explain