| Author |
Any WinXP tutorial for Apache-Tomcat5 mod_jk configuration
|
Murad Iqbal
Ranch Hand
Joined: Dec 09, 2003
Posts: 90
|
|
|
Hi all, I have been looking around for a tutorial for apache to tomcat5 redirection for Windows XP. I have following a unix based tutorial but my configuration is not setup. I am getting a status 404 message when i try to invoke a jsp page. Kindly help.
|
 |
Nathaniel Stoddard
Ranch Hand
Joined: May 29, 2003
Posts: 1258
|
|
|
The configurations should be extremely similar (if not perfectly) in all relevant areas between unix and windoze. Just keep going through your tutorial. If you're getting 404, you might have it set up correctly on the Apache side, and need to only focus on the Tomcat side. My point is: don't just focus on getting windows tutorials since it severely limits your resources to find your answers.
|
Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
|
 |
Murad Iqbal
Ranch Hand
Joined: Dec 09, 2003
Posts: 90
|
|
|
I fixed the issue. The Tomcat 5 configuration was fine. The jkMount strings mentioned in the bottom of the httpd.conf of the apache server were inappropriate. I changed them and the configuration is ok now.
|
 |
 |
|
|
subject: Any WinXP tutorial for Apache-Tomcat5 mod_jk configuration
|
|
|