Division of labour between tomcat and apache ? + odd things with URLs

2001-02-26 Thread Eoin McCarthy
Hi, I've been playing with tomcat, apache and mod_jk on Solaris 8 trying to see what I can and can't do. I wrote a couple of short html pages - one which retrieves images placed in the apache document space, the other which retrieves images placed in the (out-of-the-box) examples context. Tom

RE: Solaris 8, apache and mod_jk - problem with jsps and servlets

2001-02-19 Thread Eoin McCarthy
Hi, Got this working, more by accident than anything else. Load mod_alias BEFORE mod_jk. Servlets and jsps then work fine. Reverse this and servlets can't be found and jsps are served as code. Eoin -Original Message- From: Eoin McCarthy Sent: Monday, February 05, 2001 11:

RE: Solaris 8, apache and mod_jk - problem

2001-02-05 Thread Eoin McCarthy
a bug, use -client Parameter. regards, tom -Ursprngliche Nachricht- Von: Eoin McCarthy [mailto:[EMAIL PROTECTED]] Gesendet: Montag, 05. Februar 2001 11:56 An: '[EMAIL PROTECTED]' Betreff: Solaris 8, apache and mod_jk - problem Hi, I'm trying to configure apache 1.3.9 and tom

Solaris 8, apache and mod_jk - problem

2001-02-05 Thread Eoin McCarthy
my system but I may be missing something - the output from the mod_jk logs seems to indicate that mod_jk can't find a worker for jsps. I've tried both ajp12 and ajp13. The configuration files I'm using are attached. Any help would be greatly appreciated. Eoin McCarthy &l

Tomcat and jdk

2000-12-14 Thread Eoin McCarthy
Hi, Which version of java is needed to run jsps with Tomcat (v3.2) ? Thanks, Eoin