Hi Guys, When trying to work out a bug, I installed Jetty 6.16 without OpenBD to see if there was an issue with Jetty alone.
Eitherway, I noticed in the WEB-INF folder, there was a file named 'jetty-web.xml', but that file was no where to be found in the R2R openbd package based on the same version of Jetty. In the jetty- web.xml file is a commented statement saying <!-- This is the jetty specific web application configuration file. When starting a Web Application, the WEB-INF/web-jetty.xml file is looked for and if found, treated as a org.mortbay.xml.XmlConfiguration file and is applied to the org.mortbay.jetty.servlet.WebApplicationContext objet --> Here is the codehaus link discussing jetty-web.xml http://docs.codehaus.org/display/JETTY/jetty-web.xml In regards to virtual hosts, it appears somepeople think jetty-web.xml is the place to configure it. http://stackoverflow.com/questions/854467/how-do-i-set-up-jetty-6-jboss-4-0-5-virtual-hosting Now, I've been trying to configure my virtual hosts from within the context file for the site aka openbd/contexts/sitecontext.xml Now I'm confused. Should I be doing it from within jetty-web.xml andwhy is that file missing from the OpenBD installation? It was included in the core Jetty installation. Thanks guys! --~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
