Hi,

If you downloaded a binary file then its more than likely it doesn't work
for your configuration. You will either need to install from RPM(in linux)
or recompile it/download it for windoze.

Check out my site for info and builds: http://willow.cc.edu/docs/adminguide

Good luck.

Regards,
Adam.

----
Adam Fowler
Second year Computer Science undergraduate
University of Wales, Aberystwyth
Carroll College, WI, USA(2000-2001)
web: http://gucciboy.dyndns.org/aff9
e-mail: [EMAIL PROTECTED]
"Every new beginning comes from some other beginning's end"
----


-----Original Message-----
From: Arun Sivashankaran [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 01, 2001 6:12 PM
To: '[EMAIL PROTECTED]'
Subject: Apache & tomcat problem



Hi-

I am relatively new to tomcat, and I am trying to get it to work properly
with apache and mod_jk.  I'm actually using embedded tomcat with jboss, and
when i hit port 8080 it compiles the jsp's correctly, and executes the
servlets correctly.  However, when I run apache in front of it, with mod_jk,
and with the mod-jk.conf-auto included in the httpd.conf, there is a
problem.

Apache is recognizing the Alias directive (that is, the /examples context is
mapping to the correct folder, specified in mod_jk.conf-auto), and when I
click on a jsp (which I set up a JkMount directive for), it seems to be
recognizing it and associating it with ajp12.  I know this because I turned
on the logging for tomcat, and it tells that it is handling the request with
ajp12.  However, Apache is only spitting back the JSP source in text.  It
doesn't look like it is letting tomcat compile and return the response or
something.  Also, when I send a request for a servlet, apache responds a
404, and not the output of the servlet.  Why is this?  Did i configure
something incorrectly?

If you have and ideas, please let me know.  Also, if you could cc my actual
email ([EMAIL PROTECTED]) that would be most helpful, as I don't check the
list that frequently.

Thanks in advance.

arun

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to