users@glassfish.java.net

Any JK (Apache connector) users?

From: Miguel A Paraz <mparaz_at_gmail.com>
Date: Wed, 2 Nov 2005 23:41:11 +0800

Hi,
I found this:
http://weblogs.java.net/blog/amyroh/archive/2005/06/do_you_want_a_w.html
and then to this:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5059905

And followed the instructions. When running glassfish, I see that
-Dcom.sun.enterprise.web.connector.enableJK=8009 is set.

I opened the source code and saw PEWebContainer.java which says that
if the property is set, then this should appear in the log:
Apache mod_jk/jk2 attached to virtual-server

Nothing like that. And port 8009 is not listened to.

Has anyone else tried this?