In my development environment, I currently have Railo and Blue Dragon
deployed to separate Tomcat servers.  Setting this up was simply a matter of
dropping the war file into the webapps folder and doing a little bit of
renaming to make it the root web app.  Then I could create new hosts and
they all recognized the respective ColdFusion engine with no additional
copying of files or configuration changes.

 

Then I get to Adobe CF.  I have gone through the installer and generated the
EAR file, which once expanded, includes a single cfusion.war file with both
RDS and ColdFusion (I think).  I attempted to deploy this war file to a new
Tomcat server in the same manner as before, renaming it to ROOT.  If I
address the server via http://localhost, then I can access CFIDE, etc.
However, if I create a new host, it has no visibility to the ColdFusion
engine.  CFIDE does not exist and ColdFusion scripts are not processed.  The
only way I have been able to make this work is to copy the CFIDE, WEB-INF,
and META-INF folders from the war file into the web root of each individual
host.   Not only is this very heavy on the file system but it is a pain.

 

Am I missing something in the setup of ColdFusion on Tomcat here?

 

Thanks

-- Jeff



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326994
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to