the pain of choice

2004-04-19 Thread C. Kukulies
Can someone give me an advice which way to go WRT to using a tomcat/apache combo on a Unix (not Linux) system? There are so many options, jk, jk2, tomcat 3-4-5, apache 1.3, apache2. worker.properties worker2.properties, jk2.properties in tomcat/conf, mod_jk.conf in etc/apache, mod_jk, mod_jk2. T

Re: the pain of choice

2004-04-19 Thread Parsons Technical Services
. Kukulies" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 19, 2004 5:32 PM Subject: the pain of choice > Can someone give me an advice which way to go WRT to using a > tomcat/apache combo on a Unix (not Linux) system? > > There are so many options, jk,

Re: the pain of choice

2004-04-20 Thread Christoph P. Kukulies
On Mon, Apr 19, 2004 at 05:53:19PM -0400, Parsons Technical Services wrote: > I don't know if you will get much response with this request. What you may > wish to do is define your requirements for your application and environment. > Then set back and take in all the opinions on which way is best.

Re: the pain of choice

2004-04-20 Thread Parsons Technical Services
At this point it looks like tomcat 5 will handle your needs. Look at this for cgi: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cgi-howto.html > > > > What JDK are you developing against? -- 1.4.2 But not crucial > > What is you platform? -- What do you mean by that? By pla

Re: the pain of choice

2004-04-20 Thread Michiel Toneman
Parsons Technical Services wrote: At this point it looks like tomcat 5 will handle your needs Look at this for cgi: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/cgi-howto.html Although it could be done like this, if you have some Apache experience, I'd recommend Apache in front of Tomcat 5.

RE: the pain of choice

2004-04-20 Thread Angus Mezick
gt; From: C. Kukulies [mailto:[EMAIL PROTECTED] > Sent: Monday, April 19, 2004 5:33 PM > To: [EMAIL PROTECTED] > Subject: the pain of choice > > > Can someone give me an advice which way to go WRT to using a > tomcat/apache combo on a Unix (not Linux) system? > > There are

RE: the pain of choice

2004-04-20 Thread Lloyd H. Meinholz
gt; > Since I know nothing about JK I can't comment on the rest. > > > > -Original Message- > > From: C. Kukulies [mailto:[EMAIL PROTECTED] > > Sent: Monday, April 19, 2004 5:33 PM > > To: [EMAIL PROTECTED] > > Subject: the pain of c

Re: the pain of choice

2004-04-20 Thread Michiel Toneman
ies [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 5:33 PM To: [EMAIL PROTECTED] Subject: the pain of choice Can someone give me an advice which way to go WRT to using a tomcat/apache combo on a Unix (not Linux) system? There are so many options, jk, jk2, tomcat 3-4-5, apache 1.3, apache2

Re: the pain of choice

2004-04-20 Thread Greg Adams
are going immediately into >>a production environment where you have to abide by a server level >>agreement. Otherwise use tomcat 5. Tomcat 5 is listed as stable but >>seems a bit shakey right now with the bugs that keep popping up. >> >>There is no reason that I know

Re: the pain of choice

2004-04-20 Thread Chong Yu Meng
Hi Michiel ! Cut the developers some slack, man ! Writing the software is difficult enough, if you need to do a buildfile, test it and document it, it can seem like a monstrous commitment. If you want instructions on getting it built, I just updated my Tomcat 5 document to cover jk2.0.4. The ne

RE: the pain of choice

2004-04-20 Thread Angus Mezick
st > Subject: Re: the pain of choice > > > Great, let's use JK2 > > My experience: > > > > tar -xvzf jakarta-tomcat-connectors-jk2-src-current.tar.gz > cd jakarta-tomcat-connectors-jk2-2.0.4-src/ > > less README.txt -> g

Re: the pain of choice

2004-04-20 Thread Emerson Cargnin
2004 5:33 PM To: [EMAIL PROTECTED] Subject: the pain of choice Can someone give me an advice which way to go WRT to using a tomcat/apache combo on a Unix (not Linux) system? There are so many options, jk, jk2, tomcat 3-4-5, apache 1.3, apache2. worker.properties worker2.properties, jk2.pro

Re: the pain of choice

2004-04-20 Thread Emerson Cargnin
: Monday, April 19, 2004 5:33 PM To: [EMAIL PROTECTED] Subject: the pain of choice Can someone give me an advice which way to go WRT to using a tomcat/apache combo on a Unix (not Linux) system? There are so many options, jk, jk2, tomcat 3-4-5, apache 1.3, apache2. worker.properties worker2.properti

Re: the pain of choice

2004-04-20 Thread Parsons Technical Services
Chris, I hope you got enough information to help you decide. It seems this thread has taken on a life of its own and pushed the boundaries of being on topic for the thread. Anyway, if you have any further questions or if anyone can see any pitfalls please advise. If you still need Apache for some

Re: the pain of choice

2004-04-21 Thread Christoph P. Kukulies
On Mon, Apr 19, 2004 at 11:32:38PM +0200, C. Kukulies wrote: > Can someone give me an advice which way to go WRT to using a > tomcat/apache combo on a Unix (not Linux) system? > > There are so many options, jk, jk2, tomcat 3-4-5, apache 1.3, apache2. > worker.properties worker2.properties, jk2.pr