In my tomcat.conf file I try to declare the Tomcat adapter on my 2000 box for my apache server, and it seems some documentation has not kept up with the recent code changes. I got the 3.2.2 mod_jk.dll and put the following line in my tomcat.conf file. LoadModule jserv_module libexec/mod_jk.dll It appears to find the file fine, but my documentation references a module called jserv_module and there does not seem to be in the file I am using . I attepted to open the dll as a resource and find out what module names were available, but my VC++ 6.0 could not open it. The following is the error I get when trying to start up my Apache server. ############################################################## Can't locate API module structure 'jserv_module' in file d:/program files/apache group/apache/libexec/mod_jk.dll <127> The specified procedure could not be found: ############################################################## Thanks for any help possible. Dan Colombo HP LaserJet R&D Software Systems Engineer [EMAIL PROTECTED] 208.396.4456 <<...OLE_Obj...>>
