Hello again.
Thanks A LOT for que quick answers.
Mr. Shapira was absolutely right with his UNIX point of view, and along with
his reasoning the instructions from Mr. Eggers helped me (finally) build the
jk2 module for Apache. Basically, the rest of the building process after
running Ant is as follows:
1. Go ${JTC_HOME}/jk/native2 and run ./buildconf.sh. (as stated in
http://www.blacksheepnetworks.com/security/resources/apache2-tomcat404-howto.html)
This will create the configure file.
2. Run
/configure --with-apxs2=${APACHE_HOME}/bin/apxs --with-java-home=${JAVA_HOM
E} . This will create the Makefile file.
3. Run make.
4. Look for mod_jk2.so file and place it in the proper location
(${APACHE_HOME}/modules)
* Mr. Eggers mini how-to
(http://marc.theaimsgroup.com/?l=tomcat-user&m=106541574307371&w=2) is more
complete and I think has gone through a whole lot more testing than my
procedure; I suggest to look at and try his instructions first.
Now, since I'm dealing with the embedded version of Tomcat (JBoss/Tomcat
bundle), I'll dive into configuring it to work with Apache... again, any
help would be greatly appreciated... ;^) Any results (good & bad) will also
be posted :-)
Best regards,
Carlos
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]