Check out
http://weblogs.java.net/blog/amyroh/archive/2005/06/index.html
and
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5059905 for
instructions.
You'll need tomcat-jk.jar and specify port number using sysproperty in
processLauncher.xml.
<sysproperty key="com.sun.enterprise.web.connector.enableJK" value="8009"/>
Hope this helps,
Amy
Tim Schafer wrote:
> Are there plans to have an ajp13 connector like in tomcat?
>
> We are currently using this to integrate apache httpd with tomcat and
> Jboss.
> Integration with apache would be required for using glassfish.
>
> Tim Schafer
> tschafer_at_hotmail.com
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>