Re: Struts with Tomcat and Apache

2004-04-10 Thread Ralf Schneider
Am Samstag, 10. April 2004 00:04 schrieb QM: On Fri, Apr 09, 2004 at 11:38:38PM +0200, Ralf Schneider wrote: : I want to use Struts 1.1 with Tomcat 5.0.16 and Apache 2.0.48. The Struts : documentation only talks about Tomcat 3.x. Setting up Apache+Tomcat and Tomcat+Struts are two separate

Re: Struts with Tomcat and Apache

2004-04-10 Thread QM
On Sat, Apr 10, 2004 at 12:24:11PM +0200, Ralf Schneider wrote: : No, I'm not new to Tomcat. I've some experiences with it together with : Apache2. My job is to move a project using these two players towards Struts. : So, one requirement is that the basic infrastructure remains as it is.

Autoreply: Re: Struts with Tomcat and Apache

2004-04-10 Thread DirectXtras
] Subject: Re: Struts with Tomcat and Apache Message-ID: [EMAIL PROTECTED] References: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: [EMAIL PROTECTED] User-Agent: Mutt/1.3.28i X-Spam-Rating

Re: Struts with Tomcat and Apache

2004-04-10 Thread Ralf Schneider
Am Samstag, 10. April 2004 15:56 schrieb QM: : I know. And as John suggested, I also read a book (in german) about : Struts, but it only explains how to use it with Tomcat without Apache. I suppose, then, I don't understand your question. What sort of specific problems have you run into?

Re: Struts with Tomcat and Apache

2004-04-10 Thread QM
On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote: : javax.servlet.ServletException: : javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/String;ZZ)V : org.apache.jasper.servlet.JspServlet.service(JspServlet.java:256) :

Autoreply: Re: Struts with Tomcat and Apache

2004-04-10 Thread DirectXtras
] Subject: Re: Struts with Tomcat and Apache Message-ID: [EMAIL PROTECTED] References: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: [EMAIL PROTECTED] User-Agent: Mutt

Re: Struts with Tomcat and Apache

2004-04-10 Thread Ralf Schneider
Am Samstag, 10. April 2004 18:45 schrieb QM: On Sat, Apr 10, 2004 at 05:19:18PM +0200, Ralf Schneider wrote: : javax.servlet.ServletException: : javax.servlet.jsp.tagext.TagAttributeInfo.(Ljava/lang/String;ZLjava/lang/ :String;ZZ)V :

Struts with Tomcat and Apache

2004-04-09 Thread Ralf Schneider
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I want to use Struts 1.1 with Tomcat 5.0.16 and Apache 2.0.48. The Struts documentation only talks about Tomcat 3.x. My first try was to follow the instructions for Tomcat 3.2.1. I copied the war files included with the binary distribution

RE: Struts with Tomcat and Apache

2004-04-09 Thread John Thompson
-Original Message- From: Ralf Schneider [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 4:39 PM To: 'Tomcat Users List' Subject: Struts with Tomcat and Apache -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I want to use Struts 1.1 with Tomcat 5.0.16 and Apache 2.0.48. The Struts

RE: Struts with Tomcat and Apache

2004-04-09 Thread David Short
Hey John, When you get home, would you mind posting the names of the books? Thanks, Dave -Original Message- From: John Thompson [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 2:55 PM To: 'Tomcat Users List'; [EMAIL PROTECTED] Subject: RE: Struts with Tomcat and Apache Ralf

RE: Struts with Tomcat and Apache

2004-04-09 Thread John Thompson
You bet. One is at home and the other at the office. I'll post as soon as I can. -Original Message- From: David Short [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 5:02 PM To: 'Tomcat Users List' Subject: RE: Struts with Tomcat and Apache Hey John, When you get home, would

Re: Struts with Tomcat and Apache

2004-04-09 Thread QM
On Fri, Apr 09, 2004 at 11:38:38PM +0200, Ralf Schneider wrote: : I want to use Struts 1.1 with Tomcat 5.0.16 and Apache 2.0.48. The Struts : documentation only talks about Tomcat 3.x. Setting up Apache+Tomcat and Tomcat+Struts are two separate processes that don't necessarily have to be done

RE: Struts with Tomcat and Apache

2004-04-09 Thread David Short
Would also mind stating which one you recommend the most? -Original Message- From: John Thompson [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 3:03 PM To: 'Tomcat Users List'; [EMAIL PROTECTED] Subject: RE: Struts with Tomcat and Apache You bet. One is at home and the other

Re: Struts with Tomcat and Apache

2004-04-09 Thread QM
On Fri, Apr 09, 2004 at 03:01:30PM -0700, David Short wrote: : Hey John, : : When you get home, would you mind posting the names of the books? I'm not John, but I'll play him on TV. ;) Seriously: Struts in Action (Husted et al, Manning Press) has been my guide. It's a little heavy on the

RE: Struts with Tomcat and Apache

2004-04-09 Thread David Short
Thanks! -Original Message- From: QM [mailto:[EMAIL PROTECTED] Sent: Friday, April 09, 2004 3:15 PM To: Tomcat Users List Subject: Re: Struts with Tomcat and Apache On Fri, Apr 09, 2004 at 03:01:30PM -0700, David Short wrote: : Hey John, : : When you get home, would you mind posting

Problems with struts under Tomcat 4 + Apache 2 + mod_webapp

2002-04-21 Thread Jeffrey Bonevich
:1490) [snip] Strikes me that it may be a resource loading issue - is the webapp getting confused as to where to find /WEB-INF/struts-config.xml, etc.? Any one else using struts with Tomcat 4/Apache 2/mod_webapp and have it working fine for them? I can supply apache configs and tomcat configs