On Thu, Jan 27, 2011 at 12:05 PM, Carl Von Stetten wrote: > 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.
Does he also need to move the WEB-INF folder from webapps/openbd to /medapp/med? Guess it depends on how Jetty is set up, neh? :Den -- The training of children is a profession, where we must know how to waste time in order to save it. Jean Jacques Rousseau -- 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
