JMSAppender doubt

2002-06-05 Thread Shunmugam, Balajee
Hi All, I am trying to use JMSAppender to handle the clustered environment issues. I have the following doubts which if anyone of you can clarify , that would be a big help to me. 1. How/Where do you specify the server host and port in which the queues are defined ? 2. Should this messaging

RE: JMSAppender doubt

2002-06-05 Thread Scott Miller
No time to go into it all, but I took the JMSAppender that was provided and modified it as follows : Add appender get and set methods for properties InitialContextFactoryName and ContextProviderURL. In my case, they are IpiInitialContextFactory and t3://localhost:7001 (as I am running

RE: JMSAppender doubt

2002-06-05 Thread Shunmugam, Balajee
Any idea what is the InitialContextFactory class in case of j2ee server ... javax.naming.spi.InitialContextFactory is throwing error ... -Original Message- From: Scott Miller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 2:09 PM To: Log4J Users List Subject: RE: JMSAppender

RE: JMSAppender doubt

2002-06-05 Thread Scott Miller
: Wednesday, June 05, 2002 5:37 PM To: 'Log4J Users List' Subject: RE: JMSAppender doubt Any idea what is the InitialContextFactory class in case of j2ee server ... javax.naming.spi.InitialContextFactory is throwing error ... -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands