I don't know why a part of my initial message is not visible in this answer,
perhaps you cut it... So I recopy the end of my initial message :

> > So, I want to understand the code of mod_jk (the connector between
> > Apache, wich is he front end, and Tomcat) . I've already generated the
> > documentation (scandoc.pl : javadoc-like) and read the Howto on the web
> > about mod_jk. But it is not quite sufficient.

> > I'm looking for UML diagrams and sequence diagrams.

> > About mod_jk.c, my file is quit huge (2757 lines wc -l mod_jk.c) and
> > there is not a lot of comments so I've some issues to understand it,
> > is there others docs?


Quoting David Rees <[EMAIL PROTECTED]>:

> On 6/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > I'm working on a J2EE server (JOnAS) using Tomcat as web
> > container. I'm trying to add some mechanisms to allow the updating of
> > an application. The aim is to preserve HA (Hight AVaibility) by not
> > stopping completely the application.
>
> You'll want to read the Tomcat cluster docs as well as the Connector
> docs. That should give you an idea of how to setup multiple Tomcat
> >instances which automatically fail over when load balanced by
> Apache/mod_jk.

I have already read the Connector docs, thanks, but I am not looking for this
kind of information.

>
> BTW, you posted to the wrong list, this is a user-related question
> which should be posted there so if you have any followup questions
> post them there instead of the dev list.
>

My problem is not a user problem, for the moment I don't want to use mod_jk, I
only want to modify it and thus understand the mod_jk code before. So I think
my question might be on the right list, but if I am again wrong I excuse myself
and I will send this message on the user mailing list.

Regards,

Thomas

> -Dave
>



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

Reply via email to