Carl.. I spent the last year or so developing on the jetty version..
There's not much of a community behind jetty. Just last week I decided to move over to VivioTech's TomCat+OpenBD Windows Package. Easy install, and you can link it directly to IIS. There's a thread going on in this mailing list about my migration from Jetty. I suggest taking a read through it.. TomCat has it's own built in webserver called Coyote. It's pretty much the same setup as Jetty. On Fri, Jun 11, 2010 at 6:53 PM, Carl Von Stetten <[email protected]>wrote: > I'm using OpenBD R2R (with Jetty) to power a self-contained mobile > version of our enterprise web mapping portal. I'm using the Apache > isapi_redirect.dll as a connector to link OpenBD to IIS (I need IIS to > run AutoDesk MapGuide). > > Our enterprise portal is powered by BlueDragon JX 7.1 (in the past it > was powered by Adobe ColdFusion 7). Both BDJX and ACF come with > proprietary IIS connectors that can pass the Windows login information > onto BDJX/ACF, and then into the CGI.AUTH_USER and/or CGI.REMOTE_USER > variables. From there, I have been able to use those variables to > grant or deny access to features in the portal. > > One of the things preventing me from switching our enterprise portal > over to OpenBD is that there appears to be no way to have IIS pass the > Windows login information through the isapi_redirect.dll connector to > OpenBD. Has anyone found a way to do this? > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > online manual: http://www.openbluedragon.org/manual/ > > mailing list - http://groups.google.com/group/openbd?hl=en > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon online manual: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
