Ok, so a solution I have found...good or bad we'll see. It seems that IIS is dumb with its default documents. Inorder for it to "find" the index.cfm, you actually need to forward everything to Tomcat, so in the uriworkermap.properties file, I added /*=obdlb and now it works. The only downfall I see is that *everything* is being sent to IIS to Tomcat back to IIS and then to end user when IIS is perfectly capable of handling static files. Any other thoughts?
--~--~---------~--~----~------------~-------~--~----~ 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 !! -~----------~----~----~----~------~----~------~--~---
