Hi all, I've been setting up a new install using the latest openbd installer.
While inspecting the log file in C:\openbd\tomcat\logs \isapi_redirect.log I found this entry [Sat Apr 23 11:12:43.500 2011] [2140:3340] [error] jk_uri_worker_map.c (506): Could not find worker with name 'ajp13 /=ajp13' in uri map post processing. The reason for this message was the last line in my uriworkermap.properties looked like this /*.do=ajp13/=ajp13 when I opened it in notepad so I changed it to be: /*.do=ajp13 /=ajp13 Cheers Hans -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
