Thread: configuration
View Single Post
  #3  
Old 04-15-2007, 10:59 AM
mjh113437 mjh113437 is offline
New Member
 
Join Date: Apr 2007
Posts: 1
Default How to configure Ruby on Rails and JSP/Servlet

Hello,

I am trying to run Ruby on Rails as well as the Servlet Engine to connect to Tomcat via AJP. I have had no problem configuring Rails but I cannot get the Servlet Engine to communicate to Tomcat. I have configured a virtual host for my Rails application and configured, at the server level, a Servlet Engine for Tomcat and a Script Handler for JSP. I tried to configure a context, in addition to Rails, for a Java Web Server but cannot every time I do my Rails context is deleted. Does anyone know how to configure Rails and JSP/Servlet correctly in Litespeed? Any help or suggestions would be greatly appreciated! Thank you very much!

Michael
Reply With Quote