I am trying to get a working mod_jk.so and have not been able to pull it off.

I am trying once more to build it from the files obtained in jakarta-tomcat-connectors-4.1.12.tar but when I run ant in the jk directory, the build fails because javac cannot find javax.servlet.http.

JAVA_HOME points to /usr/java/j2sdk1.4.0 and I have successfuly compiled a HelloWorld servlet; so javax is available to my system, and it does appear to get into the classpath by virtue of JAVA_HOME.
So why can't ant build mod_jk.so?




--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to