Hi Jimmy, Follow the following steps:
1. Create a Connection Factory for JMS in WLS. 2. Create a JMS Server(if u dont want to use an existing one) in WLS. 3. Create a destination of type JMS Topic for the server u previously created. 4. In the log4j.properties/ log4j.xml use the JMSAppender class. 5. Specify the jndi of the factory and topic as given in step1 and step3. Happy logging ..... regards, CM -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, February 13, 2004 1:07 AM To: [EMAIL PROTECTED] Subject: JMSAppender Hi All, Can anyone please tell me as to how do I go about using the JMSAppender to log messages to a JMS topic. I am using Weblogic 8.1 Thanks & Regards, Jimmy Shah MphasiS-BFL Limited, Wells Fargo Banking Services, 160 Spear Street, San Fransisco, CA-94108, USA. Tel :- O - (415) 498-1894 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
