Hi Pratima,

 You can log from an EJB, since I/O is possible, you will only loose
portability. In any case,  since you require this only during production for
debugging you can deploy an EJB for logging.

Regards,
Radhika

> -----Original Message-----
> From: Nambiar Pratima [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, June 19, 2000 4:06 PM
> To:   [EMAIL PROTECTED]
> Subject:      Logging in Enterprise Applications
>
> Hi
>      Our requirement is to log messages from various components of our
> application (Servlets and EJBs)
> into a file. This is required for debugging purposes if something fails in
> the production environment. But since IO is not possible from an EJB, we
> are looking for alternatives. We do not want to log these messages into a
> database.
> Our requirement does not seem like an uncommon one. I am interested in
> knowing how this is implemented in other applications.
> Any suggestions would be very helpful.
>
> A quick reply would be greatly appreciated.
>
>
> Thanks
>
> Regards
> Pratima
>
> ==========================================================================
> =
> 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