I have the following working together with mod_jk:

Apache 1.3.24 > Tomcat 3.2.3
Apache 1.3.24 > Tomcat 4.0.1
Apache 1.3.26 > Tomcat 4.0.1

I also used the following setup processes:
http://www.galatea.com/flashguides/apache-tomcat-win32.xml
http://www.galatea.com/flashguides/apache-tomcat-4-win32.xml

Good Luck!

-----Original Message-----
From: Koes, Derrick [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 20, 2002 5:03 PM
To: '[EMAIL PROTECTED]'
Subject: mod_jk for Windows


I cannot seem to find a combination of apache httpd and tomcat that will
work together.

 

I've tried:

 

Apache 1.3.26 + Tomcat 3.3.1  -- Doesn't understand any of the "Jk"
configuration..."Invalid command 'JkWorkersFile'...

Apache 1.3.26 + Tomcat 4.0.3  -- same

Apache 2.0.39 + Tomcat 4.0.3  -- Can't get to webapp's through tomcat let
alone apache (Yes, of course I can get to the examples through tomcat, but
still not through apache)

Apache 2.0.39 + Tomcat 4.0.4  -- same

 

/**

 * Contact information.

 */

public interface INFO

{

    static final String NAME = "Derrick Koes";

    String title = "Senior Software Engineer";

    String company = "Smith + Nephew Endoscopy";

    URL companyURL = new URL(

    http://www.smith-nephew.com/index-flash.html
<http://www.smith-nephew.com/index-flash.html> );

    String aolIM = "codeauthor2001";

    String EMAIL = "[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]@smith-nephew.com> ";

    String PHONE = "(978) 749-1288";

    String FAX = "(978) 749-1487";

}

 



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

Reply via email to