I know that I stepped out of this for awhile, however, I have been keeping up with the 
threads. I sent a message like the following a little bit ago. Did you get a chance to 
look at it?
-----------------
Actually, I've been following that thread and believe I have applied all the changes 
that you suggested. After doing so, when I try to start Apache I get the following 
error:
 
-- apache: module 
"C:\jakarta-tomcat-connectors-4.1.10-src\jk\native\apache-2.0\mod_jk.c" is not 
-- compatible with this version of Apache (found 20020628, need 20020903).
-- Please contact the vendor for the correct version.
 
Please note that there is no reference to 
"C:\jakarta-tomcat-connectors-4.1.10-src\jk\native\apache-2.0\mod_jk.c"  in any of my 
setup files.

        -----Original Message-----
        From: PELOQUIN,JEFFREY (HP-Boise,ex1) [ mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]> ]
        Sent: Thu 12/26/2002 12:27 PM
        To: 'Tomcat Users List'
        Cc:
        Subject: RE: Apache Tomcat configuration Issue
        
        
        
        List o' links
        
        http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html
        <http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html>
        < http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html
        <http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/connectors.html> >
        http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html
        <http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html>
        < http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html
        <http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html> >
        http://www.johnturner.com/howto/apache-tomcat-howto.html
        <http://www.johnturner.com/howto/apache-tomcat-howto.html>
        < http://www.johnturner.com/howto/apache-tomcat-howto.html
        <http://www.johnturner.com/howto/apache-tomcat-howto.html> >  (this is
        mainly
        jk
        not jk2 if I recall)
        
        the dll should go into APACHE_ROOT/libexec
        
        the <ApacheConfig> directive if I recall is for jk in Tomcat 3 and there is
        a different tag for tomcat 4, see links above.  I prefer to hard code the
        directives.
        
        I would suggest trying mod_jk instead of mod_jk2 as there is more
        documentation available and a larger experience base.
        John Turner has a collection of downloads.
        
        While the online documentation does lag behind the actual code development
        the information is out there and I have found the info on the jakarta site
        to be quite helpful for mod_jk in the latest 4.1 release
        
        Jeff
        
        
        
        -----Original Message-----
        From: Moutoux, Myles [ mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        < mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]> > ]
        Sent: Thursday, December 26, 2002 10:14 AM
        To: [EMAIL PROTECTED]
        Subject: Apache Tomcat configuration Issue
        
        
        This seems to be a very common issue, however, I have to submit is again
        because I am unable to get things to work properly. I have read all the
        documentation that I can find, but, end up more confused than when I
        started. So, here goes.
        
        Everything is running on a Win2K machine with plenty of memory and disk and
        most of the latest patches. I have successfully installed Apache 2.0.43 and
        it is running OK. I services my static web pages successfully and also
        services PHP requests. I have installed Tomcat 4.1.17 with JDK 1.4.0.03.
        This works fine for serving my JSP pages and JavaBeans. Now, I need to
        integrate the two so that whenever Apache, listening on port 80, receives a
        request for a JSP it forwards the request to Tomcat, currently listening in
        port 8081. I have downloaded the MOD_JK2-2.0.43.dll, but, have no idea where
        to put it other than in the \winnt\system32 directory.
        
        Some of the documentation suggest turning on the Apache auto-config option
        in Tomcat. It suggest putting the <ApacheConfig /> directive in the
        server.xml file directly below the <AutoWebApp ... /> directive. In my file
        there is no such place, so, that's a dead end. I tried putting the directive
        in anyway, to no avail. I tried creating a WORKER2.PROPERTIES file from
        scratch and also modified the JK2.PROPERTIES file as directed by some of the
        Jakarta documentation. None of this has accomplished anything.
        
        Perhaps the people that put Tomcat and Apache together should consider
        putting some simple straight forward documentation together that describes
        "exactly" how to accomplish this task. At the moment it's way to
        complicated.
        
        If anyone has any come up with a way of making this work, please let me
        know. I would appreciate any assistance.
        
        
        
        --
        To unsubscribe, e-mail:
        < mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        < mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]> > >
        For additional commands, e-mail:
        < mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        < mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]> > >
        
        --
        To unsubscribe, e-mail:   <
        mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        < mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]> > >
        For additional commands, e-mail: <
        mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]>
        < mailto:[EMAIL PROTECTED]
        <mailto:[EMAIL PROTECTED]> > >
        
        
        
        
        
        

<<attachment: winmail.dat>>

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

Reply via email to