Hi,

The log4j log contains the logging info of all the client sessions that are
acessing the EJB. If 2 guys are aceessing the same EJB, u get log statements
for the client sessions, mixed. Probably it creates threads for logging
purpose, but not sure.
But the question remains, has anybody tried Logging APIs of Sun?

Sumit

----- Original Message -----
From: "Oscar Azanon" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 18, 2001 2:44 PM
Subject: Re: Logging APIs in J2SE 1.4


> Is log4j creating any threads? Could this break the EJB spec?
>
>  Does anyone have experience using log4j within an EJB app server? (I'm
> specially interested in WL and JBoss). I have heard (could be just a
rumor)
> that JBoss uses log4j as the underlying logging framework.
>
>  thanks.
>
>  ocr.
>
> -----Original Message-----
> From: Enterprise Java Technology [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 17, 2001 8:58 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Logging APIs in J2SE 1.4
>
>
> --- Sumit Mishra <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I just donwloaded the J2SE 1.4 and was going thru the documentation for
> > Logging API. Found it complicated than Log4j from Apache.
> > Has anybody tried something on the similar lines?
>
> SUN rises in the west! Nice example of refusing to learn from log4j
>
> > Also, can the same logging APIs for logging
> > in EJBs?
> >
>
> I haven't tried it for that purpose.
> However, there is no reason why it can't be used!
>
>
> __________________________________________________
> Terrorist Attacks on U.S. - How can you help?
> Donate cash, emergency relief information
> http://dailynews.yahoo.com/fc/US/Emergency_Information/
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.240 / Virus Database: 116 - Release Date: 3/23/2001
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.240 / Virus Database: 116 - Release Date: 3/23/2001
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
>

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to