I am planning to develop Ruby on Rails project and I need to use tomcat since we are running a few web apps on linux box by using tomcat. (However, development environment will be windows.) I know there is instantRails that comes with apache server, but for this reason, I need to configure existing tomcat server to suit my need. I found a few sites, but they werent much in detail. Has anyone had this experience?