tomcat again

Chuck Robey chuckr at telenix.org
Sat Feb 7 14:57:02 PST 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I really don't know if this should go to FreeBSD-Java or FreeBSD-ports, I chose
ports, I hope this is right.

I'm trying to get the port of tomcat6 to proxy a webpage through the recently
installed Apache22 port.  Both Apache22 and Tomcat6 seem to work fine when
directly queried (port 8008 for Tomcat).  From what I've read, I need a mod
loaded, according to this line added to my httpd.conf:

LoadModule webapp_module      libexec/apache22/mod_webapp.so

This wasn't the line I found from the web, which asked me to load from apache2
(vice apache22).  The problem I'm hitting now, when I try to start Apach22 via
the rc.d script, is this error:

TCSH-april:root:/usr/local/etc/rc.d:#100-15:18>./apache22 restart
Performing sanity check on apache22 configuration:
httpd: Syntax error on line 64 of /usr/local/etc/apache22/httpd.conf: Cannot
load /usr/local/libexec/apache22/mod_authnz_ldap.so into server:
/usr/local/libexec/apache22/mod_authnz_ldap.so: Undefined symbol
"apr_ldap_url_parse"

This isn't the error I'm seeing here, now I'm seeing a complaint about
mod_authnz_ldap.so.  Where do I go from here?  It's not some linking error, is it?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkmOD6cACgkQz62J6PPcoOnZfwCgn9maAm1hiSOBoxI+HLwO7emb
FmIAnjzfCSY81NRPaGfhaHvVifZfBqlq
=Lm2c
-----END PGP SIGNATURE-----


More information about the freebsd-java mailing list