Help - Search - Members - Calendar
Full Version: Apache + Tomcat
Hydrogenaudio Forums > Misc. > Off-Topic
yourtallness
Hi there,

I'm trying to get Apache 2.0.54 to use Tomcat 5.5.9 for serving
several contexts.

I've downloaded JK, installed the module, changed httpd.conf to
point to a custom mod_jk.conf file, declared a tomcat worker using
ajp13 listening to port 8080 (the port I use for Tomcat, Apache
listens to port 80) in the workers.properties file, and finally,
declared the contexts to be handled by Tomcat in the mod_jk I
created in the tomcat /conf/jk/ directory (the one automatically
created does not suffice).

When I access a web app via Tomcat, using the url:

http://localhost:8080/TED/pages/index.jsp

it works normally, however using:

http://localhost/TED/pages/index.jsp

it gives me a code 500 error:

"The server encountered an internal error or misconfiguration and was unable to complete your request."

Any ideas on how to make it work?
yourtallness
Never mind.

I found it, I was missing some additional configuration
settings in workers.properties.
its_vippy
Hi
I am also trying to integrate the Apache 2.0.54 with tomcat 5.5.9 on a windows pc.
but i am not getting success.
Can you gimme a short HOW-TO for this plwase ?

Vippy
yourtallness
Hey, I'll answer you soon.
Check your PMs tomorrow.

Cya
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.