Hi,
I configured litespeed to use tomcat connector for my web application. I am able to access .html files but when it comes to .jsp files i am getting 500 Internal Server Error. Below is my configuration.
External APP
Servlet Engine Definition
Name TomcatAJP
Address localhost:9009
Max Connections 500
Initial Request Timeout (secs) 60
Retry Timeout (secs) 60
WebApp Context Definition
URI /myapp/
Location /usr/local/tomcat/webapps/myapp/
Servlet Engine TomcatAJP
OS : Ubuntu 8.10
Litespeed : 4.0.16
Tomcat : 6.0.18
I added the script handler aswell but no luck
Servlet Engine : TomcatAJP
Suffix : jsp
Can someone help me out.
Thanks
Parames
I configured litespeed to use tomcat connector for my web application. I am able to access .html files but when it comes to .jsp files i am getting 500 Internal Server Error. Below is my configuration.
External APP
Servlet Engine Definition
Name TomcatAJP
Address localhost:9009
Max Connections 500
Initial Request Timeout (secs) 60
Retry Timeout (secs) 60
WebApp Context Definition
URI /myapp/
Location /usr/local/tomcat/webapps/myapp/
Servlet Engine TomcatAJP
OS : Ubuntu 8.10
Litespeed : 4.0.16
Tomcat : 6.0.18
I added the script handler aswell but no luck
Servlet Engine : TomcatAJP
Suffix : jsp
Can someone help me out.
Thanks
Parames