UGLI -vs- Monitor (was: Re: conversion patterns and caller class information)

2004-06-22 Thread Jacob Kjome
I completely missed this reply for some reason. Sorry to bring it up again, but just a couple comments... At 04:04 PM 6/8/2004 +0200, you wrote: If we take a concrete example, namely logging in ANT, then one can clearly see that ANT is following a listener pattern (a.k.a monitor pattern). Claimi

problem with log4j on weblogic 8.1 on linux

2004-06-22 Thread Keith
Hi, I have a problem deploying a war file containing log4j1.2.8.jar on weblogic 8.1 sp2 running on RedHat kernal version 2.4.21-4 The strange thing is it deploys fine on tomcat, and weblogic running on windows. Just loses it when I try to deploy it on linux? Once I remove the log4j jar it dep

Using XMLSocketReceiver in log4j (not chainsaw)

2004-06-22 Thread Davidson . Hutton
I was wondering if anyone could give me a little guidance setting up a XMLSocketReceiver in a server using log4j-1.3alpha. I want to send XML "log events" from log4perl enabled perl scripts to a remote log4j server. Since this path already works with log4perl to chainsaw, I was hoping it might wo

Re: problem with log4j on weblogic 8.1 on linux

2004-06-22 Thread Jacob Kjome
Quoting Keith <[EMAIL PROTECTED]>: > Hi, > > I have a problem deploying a war file containing log4j1.2.8.jar on > weblogic 8.1 sp2 running on RedHat kernal version 2.4.21-4 > > The strange thing is it deploys fine on tomcat, and weblogic running on > windows. Just loses it when I try to deploy

Re: problem with log4j on weblogic 8.1 on linux

2004-06-22 Thread Alison Ortega
Where are you defining the log4j.jar in your classpath? Alison Ortega North Carolina State University ACS Systems Programmer II 919-513-1417 >>> [EMAIL PROTECTED] 6/22/2004 11:02:12 AM >>> Hi, I have a problem deploying a war file containing log4j1.2.8.jar on weblogic 8.1 sp2 running on RedHat

JDBC logging

2004-06-22 Thread Larry Young
Hello, Several months back I had posted a question about logging JDBC (statement & result set) info. I received several responses, one of which I'm using today! But I just ran across a pair of tools that will do something like I was originally talking about, and much more! The

RE: JDBC logging

2004-06-22 Thread Sullivan, Sean C - MWT
Here's another resource: JDBC query logging made easy http://www-106.ibm.com/developerworks/java/library/j-loggable.html -Sean > -Original Message- > From: Larry Young [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 22, 2004 1:10 PM > To: [EMAIL PROTECTED] > Subject: JDBC logging > >

Re: [log4j] package

2004-06-22 Thread Andreas Guther
I think you can get it from here: http://xml.apache.org/xerces-j/ Andreas Nima wrote: Does anybody know where I can get the package for org.apache.xerces.utils.Base64? Thanks, Nima - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Re: [log4j] FW: Database Logging Performance Numbers

2004-06-22 Thread Andreas Guther
Ceki: Is this a specific (MySQL) DBAppender you are talking about? Andreas Ceki Gülcü wrote: My tests with DBAppender show that using pooled connections, it takes about 10 milliseconds to insert an event into a MySQL DB (of type *INNODB*) running locally. It still takes approx. 10 millis logging