Couple things: 1) I'm still trying to understand why you're getting an error about "ajp13". The actual worker name should be "ajp13w". This doesn't make sense to me.
2) Did you create the "jakarta" virtual directory within IIS? That's one of the ways that IIS and Tomcat communicate back and forth, so it needs to be there (and at least in IIS7 it needs to be in every site you make that has CFML functionality). Just checking. Glad to hear you found something that works. ;) That's progress! Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueDragon Steering Committee Adobe Solution Provider Benjamin Davis wrote: > 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 !! -~----------~----~----~----~------~----~------~--~---
