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
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:
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
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
Hi,
Which version of java is needed to run jsps with Tomcat (v3.2) ?
Thanks,
Eoin