Hi Vel,
I am finding lot of people trying to use log4j API who is using
EJB for their deveopment work and from the mailing list interactions, I
felt that using Log4j in such an environment is a tedious task. So, I
felt that I will take it and do it so that it can be submitted as a
proj
Hello Sonia,
Why do you want to do "conversion of log4j into EJB"?
Just kind of curious.
Vel
-Original Message-
From: Sonia Jose [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 8:52 PM
To: [EMAIL PROTECTED]
Subject: Coversion of log4j into EJB
I am planning to convert the existi
I am planning to convert the existing source code to EJB. Could any of
u give me a guidelines on what should be the webserver, servlet runner
and application server etc.. It would have been very helpful if u can
share me your ideas..
Thanks and Regards
Sonia
-
I have been using Log4J 1.1b6 to log messages that I pull
off a JMS publish-subscribe topic. I'd like the timeStamp
of the logging event to reflect the time the message was
sent via JMS, rather than the time our subscriber gets
around to logging the message.
The current LoggingEvent derives the