RE: JMS outside of J2EE?

2002-12-18 Thread Ebersole, Steven
There are other messaging systems other than J2EE app servers which support JMS API. For example, IBM's MQ Series has a JMS API. Is there a particular messaging system you are trying to feed using the appender? There are a couple of open-source JMS messaging servers also... So,no you do not

Re: JMS outside of J2EE?

2002-12-18 Thread Fergus Gallagher
Yes, I use JMSAppender with SwiftMQ, a standalone JMS server (also with apache/tomcat FWIW) On Wed, Dec 18, 2002 at 08:51:24AM -0500, Basilio James wrote: I have a questions that's fueling some debate about whether we can use the JMS appender or not. The simple questions is: Is JMS

Re: JMS outside of J2EE?

2002-12-18 Thread Fergus Gallagher
Gallagher [mailto:[EMAIL PROTECTED]] |Sent: Wednesday, December 18, 2002 8:21 AM |To: Log4J Users List |Subject: Re: JMS outside of J2EE? | | |Yes, I use JMSAppender with SwiftMQ, a standalone JMS |server (also with |apache/tomcat FWIW) | | |On Wed