Modify the openbd.xml file in the \contexts folder under jetty to change the contextPath for OpenBD/Jetty.

Around line 22, change this:
<Set name="war"><SystemProperty name="jetty.home" default="."/>/webapps/openbd</Set>

to this:

<Set name="war">C:/medapp/med</Set>

That should get Jetty/OpenBD to serve your site from your custom location.
HTH,
Carl

On 1/27/2011 10:23 AM, Dwight wrote:
I had an application running on a Dell workstation using Blue Dragon.
The CF files were located at C:\medapp\med and when i typed http:\
\localhost it started the program by running http:\\localhost
\index.cfm (C:\medapp\med\index.cfm)

I just set up openbd and jetty and found I had to move the \med files
and folders into C:\jetty\webapps\openbd which is where the bluedragon
folder is located, to run.  How do I configure jetty or openbd to run
my program back under the c:\medapp\med folder?


--
Open BlueDragon Public Mailing List
http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
official manual: http://www.openbluedragon.org/manual/
Ready2Run CFML http://www.openbluedragon.org/openbdjam/

mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to