I am trying to set up Tomcat 5 and IIS 5. The ISAPI filter is registered correctly in IIS, by that I mean the arrow is green indicating successful installation. I have the jk2.properties and workers2.properties set up using ajp13. When I issue the netstat command I can see port listening.
error during tomcat startup.
INFO: APR not loaded, disabling jni components: java.io.IOException: java.lang.UnsatisfiedLinkError: no jkjni in java.library.path.
Does there have to be some specific settings for jni. All the documents I read about this error is specific to integration with Apache. I am really missing the boat on something.
Thanks,
Vic
[ June 07, 2005: Message edited by: Vic Newman ]