Steven, You the man, thanks...
I want to have them both running on port 80, with tomcat handling JSPs and CFMX the CFMs and CFCs like you mentioned. Thanks for the link and info! -- Josh Trefethen .:::::[ Exciteworks, Inc ]::[ http://exciteworks.com ]:::::. .::[ cf hosting on linux ]::[ consulting ]::[ expertise ]::. > -----Original Message----- > From: Steven Erat [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 9:22 PM > To: CF-Linux > Subject: RE: Issues with tomcat and CFMX? > > > Assuming that you want to configure Apache to hand off JSPs > to Tomcat but CFMs and CFCs to ColdFusion, then using the > ColdFusion MX connector FAQ as a guide, you can configure > Apache to _not_ map JSPs to ColdFusion using the -map switch. > If you just want to run the builtin webserver with Tomcat > and the builtin webserver that comes with ColdFusion, then as > long as you use different ports they shouldn't step on each > other. I have one RedHat server that has Tomcat 4.1.12 with > ColdFusion MX J2EE using the builtin webserver on 8080, > WebSphere 5 and ColdFusion MX for J2EE on port 9080, and > Apache configured for ColdFusion MX standalone on port 80. > > See the connector FAQ here: > http://www.macromedia.com/support/coldfusion/ts/documents/conn > ector_install_faq.htm > > You probably want to configure Apache for CFMX so that it > doesn't handle jsps like this: > > /opt/coldfusionmx/jre/bin/java -jar > /opt/coldfusionmx/runtime/lib/wsconfig.jar -ws Apache -bin > /opt/apache2/bin/httpd -script /opt/apache2/bin/apachectl > -dir /opt/apache2/conf -map .cfm,.cfc,.cfml -coldfusion > > > -Steven Erat > > -----Original Message----- > From: Josh Trefethen [mailto:[EMAIL PROTECTED] > Sent: Wednesday, April 02, 2003 12:05 AM > To: CF-Linux > Subject: Issues with tomcat and CFMX? > > > I have a few redhat 7.2 servers running CFMX Pro. I want to > install tomcat on them to do some JSP apps. > > Does anyone know of any issues running both tomcat and CFMX > on the same server? Has anyone had experience with this? > > Thanks! > > -- > Josh Trefethen > > .:::::[ Exciteworks, Inc ]::[ http://exciteworks.com ]:::::. > .::[ cf hosting on linux ]::[ consulting ]::[ expertise ]::. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89 70.14
