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