If you're NOT setting up OpenBD as a common class then each site will 
have to have it's own copy of OpenBD in it. There are instructions on 
how you can set up OpenBD in Tomcat as a common class here:

http://wiki.openbluedragon.org/wiki/index.php/Single_Instance_Install

That way, you will only need one instance of OpenBD to run all your CF 
sites. The instructions were written for Linux but if you modify the 
path names for Windows it should work just fine in Windows too.

Otherwise, you'll need to set up c:\inetpub\wwwroot as a OpenBD webapp. 
(the same thing dropping a WAR file in Tomcat does)

HTH

Warm regards,
Jordan Michaels
Vivio Technologies
http://www.viviotech.net/
Open BlueDragon Steering Committee
Adobe Solution Provider


Dave Anderson wrote:
> 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