I've pastebin'd my server.xml file at... http://pastebin.com/u/creech-ml
For the hosts file I've just added the following two lines to what was already there... --------------------- 127.0.0.1 openbd.local 127.0.0.1 openbd.secure --------------------- As stated before, in server.xml I've also tried changing appBase to "webapps/SiteA(B)", but no luck. I'm assuming webapps is what tells Tomcat which WEB-INF and bluedragon folders to use. Matthew, you said that openbd.local:8888 just hits my tomcat root, but shouldn't the docBase tell it to go deeper in? Otherwise, how could http://openbd.local:8888/ = /opt/openbd/tomcat/webapps/SiteA? At the same time, http://openbd.local:8888/SiteA/ ALSO takes me to /opt/ openbd/tomcat/webapps/SiteA. Alex, thanks for the suggestions and the sample config file. I'll test around with what you've provided, but I wanted to go ahead and provide this link. -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
