Another noob question:

I've got Adobe CF+IIS running on port 80 and openBD+Tomcat running on
8080.  I want to test some existing apps in openBD without copying all
the code, and to that end I created a mapping in the openBD admin
called /cf that points to my wwwroot.  In Tomcat's server.xml file I
added this:
<Context path="/cf" docBase="c:\Inetpub\wwwroot" reloadable="true"
privileged="true"></Context>
inside the localhost <Host>.  After restarting Tomcat, the URL
http://localhost:8080/cf gets to the right directory, but does not
parse cf files.

A little help?

TIA,

Dave

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to