dean,
As said by lot of members, it would be great if you can post your document
in the mailing list.  BTW, did anyone try resin?  How does it compare to
tomcat?  

Thanks,
Bhaskar

> The information contained in this communication may be confidential or
legally privileged and is intended only for the recipient named above. If
the reader of this message is not the intended recipient, you are hereby
notified that any dissemination, distribution or copying of this
communication or its contents is strictly prohibited. If you have received
this communication in error, please immediately advise the sender and delete
the original and any copies from your computer system.
> 


-----Original Message-----
From: Jeremy Nix [mailto:[EMAIL PROTECTED]
Sent: Friday, September 26, 2003 8:01 AM
To: Tomcat Users List
Subject: RE: Tomcat connector for Apache 2.0.47 ... Please Help


I'd like to see your pdf, and I'm sure other members of this list
wouldn't mind seeing it as well.  Who knows, maybe we can add it to the
slim documentation on the jakarta site.

_________________
Jeremy Nix
Senior Application Developer
Southwest Financial Ltd.
[EMAIL PROTECTED]
(513) 621-6699 ext 1158


-----Original Message-----
From: Dean Searle [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 25, 2003 7:44 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: RE: Tomcat connector for Apache 2.0.47 ... Please Help


Joe,
 
You place the mod_jk2 file in the correct folder, however you have set
up the parameters in your httpd.conf file incorrectly. The parameters
you have are for the mod_jk module. For the mod_jk2 module you would
need a workers2.properties file and a jk2.shm file.
 
I have documented a full install of Apache 2.0.46 and Tomcat 4.1.26. on
Windows 2000, but I have used the same instructions on my WinXP Pro with
out any problems. If this mail list would not mind me sending this
document please let me know.
 
This is information I have compiled from numerous mail lists and
debugged for many months. The document is about 20 pages long give or
take. I don't have it in front of me at this time. I can post it as a
pdf or RTF. Let me know which version is more acceptable.
 

Dean

        -----Original Message----- 
        From: Joe Mihalich [mailto:[EMAIL PROTECTED] 
        Sent: Thu 9/25/2003 7:29 PM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: Tomcat connector for Apache 2.0.47 ... Please Help
        
        

        
        
        
        
        
        
        Hi,
        
        
        
                       I've installed Apache version 2.0.47, and tomcat
version
        4.1.27 on a windows xp box.
        
        
        
                       I've downloaded the mod_jk2-2.0.43.dll connector,
and put it
        in the modules directory
        
                    Under apache.
        
        
        
                       I configured tomcat to auto generate the
mod_jk.conf file.
        
        
        
                       All that is working ok.so it seems.
        
        
        
                       I then modified the httpd.conf file as follows:
        
        
        
        LoadModule jk_module modules/mod_jk2-2.0.43.dll
        
        AddModule mod_jk.c
        
        
        
        JkWorkersFile \Program Files\Apache
        Group\jakarta-tomcat-4.1.27\conf\jk\workers.properties
        
        JkLogFile logs\mod_jk.log
        
        JkLogLevel debug
        
        
        
                       And added this include, at the end of the file
        
        
        
        Include \Program Files\Apache
        Group\jakarta-tomcat-4.1.27\conf\auto\mod_jk.conf
        
        
        
                       Now, when I try to start up apache, I'm getting
this error:
        
        
        
        Syntax error on line 173 of C:/Program Files/Apache
        Group/Apache2/conf/httpd.conf:
        
        Can't locate API module structure `jk_module' in file C:/Program
        Files/Apache Gr
        
        oup/Apache2/modules/mod_jk2.dll: No error
        
        
        
                       Line 173 is the "LoadModule" line above.
        
        
        
                       Can someone please tell me why I'm getting this
error?  In
        the download
        
                    Directory for mod_jk2-2.0.43.dll, it says that this
file is only
        for Apache 2.0.43.
        
                    I assume that it will work for 2.0.47.or is that the
problem
        here?  I can't
        
                    Find 2.0.43 to download anymore.
        
        
        
                       Also, I'm confused as to why all the other
modules in the
        modules sub directory
        
                    Have the ".so" extension.  Aren't those unix shared
library
        objects?  Can they work
        
                    On windows?
        
        
        
                       Anyway, any help would be appreciated.
        
        
        
                    Thanks,
        
                    Joe
        
        
        
                   
        
        


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

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

Reply via email to