I would like to consolidate the logs from several processes, so that I have
only a single log file.  (Let's ignore archiving, etc. for now.)  Being
relatively new to JBoss, EJBs, etc., I'm looking for advice as to the best
way to do this.  Right now, I'm considering having a logging session bean
that the external processes will call when they want to log.  This session
bean will then use log4j.

Are there better ways?  I noticed that there is a Log4jService MBean.   I
know almost nothing about MBeans.  Is there a way I can access that to do
logging, or is that exclusively for "management" operations of some sort?

Thanks in advance,
Keith



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to