Are you comfortable with rolling your own connector? It's been years since I messed with FreeBSD, but assuming that you have a "sane" dev environment, compiling the .so is pretty straight-forward.
John > -----Original Message----- > From: Benjamin Hart [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 12:03 PM > To: Tomcat Users List > Subject: Problem with mod_jk, tomcat 4.1.18, apache 1.3.26, on FreeBSD > 4.3 > > > Hi, > > I've been unable to set up the ajp13 redirect for servlets > between my apache > and tomcat on freebsd, despite trying everything! The error I > am getting is: > > Cannot load /home/y/libexec/mod_jk.so into server: > /home/y/libexec/mod_jk.so: Undefined symbol "ap_hook_post_config" > > Having looked around, this is highlighted for when migrating > a module from > apache 1.3 to 2, but I am not running 2 here. I have tried > all versions of > the mod_jk.so available from the jakarta site :( > > I have done this before fine on both solaris and linux, but am having > problems here on freebsd. I am not desperate to use tomcat 4, > so if somebody > has got this running with tomcat 3.3 I am happy to use that. > I have to use > apache 1.3.26. > > Manks thanks in advance, > > Ben > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
