Wo, hang on there Remy. I'm sorry, I really didn't mean to cause offence.

Point 1, Ok, fair enough, I'm a twat. But I did ask the question! When is
mod_jk2 going to replace mod_jk anyway?

On point 2. I downloaded the zip. I have just downloaded the exe to see what
shortcuts you are talking about and Ok, a nice screen to configure the
service. I did read the documentation. I also had to look in a readme file
in cvs Jakarta-commons/daemon to find out how procrun is run (which doesn't
even mention the //ES// parameter), but if you're telling me that adding a
service in the set up I described is user friendly then I have to disagree.
That's not to say, I don't think it's heading in the right direction,
because I think it is. But it took 5 minutes to get TC5 up and running with
jk_nt_service and about 2 hours to sort it out with procrun.

And I think maybe I worded it a bit harshly. We will be moving onto TC5 as
soon as its final (which we didn't do for TC4.0!).

I was going to look at writing some code tonight so that the Apache HTTP
Service Monitor picks up and controls TC5 services and also look at how
procrun (because it is mainly there) can be improved.

I know there are a lot of stupid questions asked on this list, but I did do
my research and I think you stamped on me a bit hard IMHO! Maybe it's
because it's a Monday morning!

Dave.


> -----Original Message-----
> From: Remy Maucherat [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 22, 2003 11:42 AM
> To: Tomcat Developers List
> Subject: Re: Tomcat 5.0.12
> 
> Oxley, David wrote:
> 
> > I did some testing of 5.0.12 over the weekend to make sure our webapp
> works
> > with it. I haven't found any problems yet, but I do have a couple of
> > comments (applicable to Win32):
> >
> > 1. Am I right in assuming that JK2 is the default connector for TC5. If
> so,
> > the last release was November last year! I think we need another
> release. I
> > compiled from source for Windows (which didn't compile). in_addr_t was
> not
> > defined. I had to add the following code to jk_channel_socket.c:
> > #if defined(WIN32)
> > typedef u_long in_addr_t;
> > #endif
> 
> No, you're cofusing mod_jk2 and JK 2 on the Tomcat side. JK 2 can work
> with either mod_jk or mod_jk2.
> 
> > 2. procrun is currently very unfriendly for the end-user. I remember the
> > days of jk_nt_service and the wrapper.properties. This was very flexible
> and
> > easy to use. I needed to add several services for Tomcat using the same
> > TOMCAT_HOME, but with different TOMCAT_BASE's. I did finally get it
> working.
> > This is the command I ended up using (Urgh):
> 
> Thanks, I usually appreciate unsubstatiated feedback, which proves you
> didn't look at the shortcuts or anything. Since you have decided you
> didn't like it and it wouldn't work for you, feel free to not use it
> (for your defense, the setup docs isn't there yet, but gvien point 1,
> I'm not sure you would have read it). The startup scripts are there as
> usual.
> 
> Remy
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ________________________________________________________________________
> This e-mail has been scanned for all viruses by Star Internet. The
> service is powered by MessageLabs. For more information on a proactive
> anti-virus service working around the clock, around the globe, visit:
> http://www.star.net.uk
> ________________________________________________________________________


________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Reply via email to