This seems to me a large problem with this particular project.  There isn't enough 
clear documentation on setting up and installing mod_jk2.  I posted a problem a while 
back that no one has responded to yet.  Perhaps because no one in the know saw the 
post or perhaps I was just unclear.  If the developer of mod_jk2 or someone in the 
know would explain a couple things to me I'm pretty sure I could write some decent 
documentation on setting up and using mod_jk2.  It's clear there are plenty of 
questions out there about Tomcat; just look at the number of messages this list 
receives.

First, I've managed to compile and install the application however there is one thing 
that's really annoying.  I'm not sure if it's a bug but when I compile mod_jk2 I have 
to put the apache header files in "$(apr.home)/include".  My particular installation 
happens to have apache's header files in "/usr/include/apache".  It seems to me you 
should be able to tell ant where to look for the header files without having to copy 
them.

Second, there is no mention in any of the docs about certain files that you need to 
make mod_jk2 run.  For instance there is no mention of jtc.jar.  In fact there are a 
bunch of other jar files that the build produces which I've got no clue what to do 
with.  I read some place that jtc.jar is a replacement for tomcat-coyote.jar, 
tomcat-http11.jar and tomcat-util.jar.  If there were more documentation on what these 
files actually were and what they do things would be much easier to understand.

Third, the documentation on configuring mod_jk2 is totally inadequate.  Sure some 
configuration examples are give however following the docs didn't help me any.  Apache 
still gets a page not found error when I try going to any of the example web apps even 
with the recommended configuration.  I don't even know were to look for debugging 
information because the docs are devoid of that info.

I don't want to sound like I'm complaining because I'm glad there is an open source 
solution such as tomcat and mod_jk2.  I'd just like for there to be some usable 
documentation.  And if any developers are willing to help me in understanding how 
tomcat and mod_jk2 work together, I'll be at your service; glad and willing to write 
some clear and complete documentation for this project.

Regards,
Theo



-----Original Message-----
From: Robert L Sowders [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 12:45 AM
To: Tomcat Users List
Cc: 'Tomcat Users List'
Subject: RE: Help with using mod_jk2


Here's another,

ftp://pokey.wr.usgs.gov/pub/rsowders/Apache2_Jk2_TC4.1.x_JSDK1.4.x.zip

If you're not using windows then just pay attention to the configuration.

rls





"Madere, Colin" <[EMAIL PROTECTED]>
12/08/2002 07:58 PM
Please respond to "Tomcat Users List"


        To:     'Tomcat Users List' <[EMAIL PROTECTED]>
        cc:
        Subject:        RE: Help with using mod_jk2


There is some less "knowledge-assuming" documentation here:

http://www.johnturner.com/howto/apache-tomcat-howto.html

But I've yet to find nor receive reference to any trully complete documentation.  Your 
best bet is to see if you can make it work with the stuff that's around (and searching 
the list archives) and then ask a specific question when you get stuck :(


> -----Original Message-----
> From:          Mike DiChiappari [SMTP:[EMAIL PROTECTED]]
> Sent:          Saturday, December 07, 2002 9:34 PM
> To:            [EMAIL PROTECTED]
> Subject:               Help with using mod_jk2
>
> Is there any good documentation out there that describes how to get
> mod_jk2 working with Apache 2.0 and tomcat 4.x?  The docs on the
> jakarta site are good if you already know what your doing and love
> geek-speak.  I am looking for something that simply leads me through
> the process without already assuming I know everything about
> connectors and other junk (that's not relevant).
>
> Thanks,
> Mike
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>

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





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





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

Reply via email to