Hi Jordan - Was just following this thread and I'm wondering if there's an update on the Open BD - httpd connector you elude to below? I'm getting ready to deploy several OS images for development servers and wonder if I need to stick with CF or if I can make the plunge to OBD!
Thanks- Jordan Michaels wrote: > > Hi Ross, > > Alan Williamson, the chair of the OpenBlueDragon Steering Committee has > stated that he will blog about how to set up OpenBD in a way that most > CFML developers are familiar with very soon. (I've been pestering him > about it as well - since I haven't been able to get OpenBD/Tomcat to > work how I want it to either.) > > When he does, I will be releasing a Linux installer that should automate > *most* of the installation process. OpenBD users still may have to get > their hands dirty and modify some config files when setting up their > sites, but the basic install should be covered. I'll automate as much as > I can. > > The installer will support CentOS to start with and branch out to other > distros as I have time to adapt the installer to them. > > FYI > > Warm regards, > Jordan Michaels > Vivio Technologies > http://www.viviotech.net/ > Open BlueDragon Steering Committee > Adobe Solution Provider > > > [EMAIL PROTECTED] wrote: >>>> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >>>> Subject: RE: Getting OpenBlueDragon and Tomcat to traverse directories >>>> I thought the use of handlers (JKMount and JKUnMount) would >>>> direct the requests properly. >>> I believe that if you're very, very careful, you can get away with it, >>> but >>> your risk factor goes way up. >>> >>>> What if I plan on having only one webapp, OpenBlueDragon? >>> The directory (or war file) that contains the webapp should be named >>> ROOT >>> (case sensitive), and be placed immediately under whatever directory the >>> <Host> appBase attribute points to. In your case, that would be: >>> /var/www/html/mysite/ROOT >>> or >>> /var/www/html/mysite/ROOT.war >>> >> >> I tried this and it seems to work, kinda. It forces everything that's >> handled by Tomcat to be rooted at /var/www/html/mysite/ROOT, while >> everything else that's not (HTML, JPEG, etc.) is rooted under >> /var/www/html/mysite. I wish they could both point to the same >> directory, >> though. >> >> Ross >> >>> - Chuck >>> >>> >>> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY >>> MATERIAL and is thus for use only by the intended recipient. If you >>> received this in error, please contact the sender and delete the e-mail >>> and its attachments from all computers. >>> >>> --------------------------------------------------------------------- >>> To start a new topic, e-mail: users@tomcat.apache.org >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTECTED] >>> >>> >>> -- >>> This message has been scanned for viruses and >>> dangerous content by MailScanner, and is >>> believed to be clean. >>> >>> >> >> >> > > --------------------------------------------------------------------- > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Getting-OpenBlueDragon-and-Tomcat-to-traverse-directories-tp18682300p19189906.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]