Re: Messenger examples

2003-11-17 Thread Henri Yandell
On Wed, 5 Nov 2003, J Aaron Farr wrote: On Tue, 2003-11-04 at 14:29, Aviran wrote: Hi, I'm new to JMS and Jakarta's messenger, I would like to know if there is a sample application with step by step instructions of how to use messenger? Though I have a question for the messenger

RE: messenger - deploying Messenger examples in Tomcat

2003-05-29 Thread Shapira, Yoav
- From: Rood, Simon [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 28, 2003 8:50 AM To: '[EMAIL PROTECTED]' Subject: messenger - deploying Messenger examples in Tomcat Hi, Firstly, just like to say great idea. MDO's will really help me. I am using Tomcat 4.1.24 to deploy the example Messenger webapp

RE: messenger - deploying Messenger examples in Tomcat

2003-05-29 Thread Rood, Simon
: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 14:00 To: Jakarta Commons Developers List Subject: RE: messenger - deploying Messenger examples in Tomcat Howdy, It looks like the tomcat deployer is complaining about the manifest of one of your jar files. I'd guess it's the commons

RE: messenger - deploying Messenger examples in Tomcat

2003-05-29 Thread Shapira, Yoav
PROTECTED] Sent: Wednesday, May 28, 2003 11:01 AM To: 'Jakarta Commons Developers List' Subject: RE: messenger - deploying Messenger examples in Tomcat Hi, Thanks to Yoav, I have moved on with my problem. However after sorting out the manifest in the jar file the servlet [ std managerServlet ] fails

messenger - deploying Messenger examples in Tomcat

2003-05-28 Thread Rood, Simon
Hi, Firstly, just like to say great idea. MDO's will really help me. I am using Tomcat 4.1.24 to deploy the example Messenger webapp. I have downloaded Maven, compiled the Messenger code and copied the jar to a webapps/messenger/WEB-INF/lib directory, along with all the other jar's included in