At 03:58 PM 8/16/2004, Brad Nicholes wrote: > The addition of the proxy_ajp module to the httpd project presents a >build problem. The AJP module code exists in httpd/modules/proxy in the >httpd project but the AJP lib code still sits in the >jakarta-tomcat-connectors\ajp\ajplib\test in the jakarta project. Is >the AJPLIB code going to be migrated to the httpd project? Why is the >AJPLIB code in a test directory?
I'm +1 for placing it in modules/proxy/ ... iff it will be maintained and kept up to date. If not, assuming that lib location is wrong - it should become an autoconf option. Can we trust that ajp lib c sources will be kept in sync? Bill
