RE: new apache to tomcat connector for linux

2004-03-29 Thread Mark Nye
Hi all,
 Thanks for the replies.. 

Yoav.. Yes I read the documentation.  The documentation was helpful but
there is/was no download available for linux.  The download directory was
empty.  At that point I stopped to ask for assistance.  

Dale.. I have not yet read this howto. Thank you very much!

Andrew.. I couldn't find a valid download link in the docs and thought maybe
they were old.  

Thanks,
Mark

 
-Original Message-
From: Shapira, Yoav [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 26, 2004 9:50 AM
To: Tomcat Users List
Subject: RE: new apache to tomcat connector for linux


Hi,
You mean to say you read
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html and found
none of it helpful enough to do something besides copy the old conf
directory?!?

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Mark Nye [mailto:[EMAIL PROTECTED]
>Sent: Friday, March 26, 2004 9:32 AM
>To: [EMAIL PROTECTED]
>Subject: new apache to tomcat connector for linux
>
>Hi,
>
>I spend about half a day looking for the jk flavor of the week.  It
seems
>the documentation is running in circles.  I currently use apache 2 with
>tomcat 3.  (tomcat 3 is the only tomcat that we have been succesfull at
>installing with apache)  I would like to use the new tomcat with apache
but
>the jk for linux download directory is empty.  I'm comfortable with the
>install of apache and tomcat but I can't find any good documentation on
>getting the jk directory under tomcat5--> conf.  About the best I could
do
>is copy my jk directory from the old tomcat to the new.  Start the new
>tomcat server and Apache.   Tomcat does get the servlet requests but
says
>the servlet cannot be found.  I don't like this "hack" though and was
>wondering if anyone else has experienced this confusion.  If so could
you
>point to the correct jk and connection methodology?
>
>
>
>Thanks,
>
>Mark




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


-
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]



RE: new apache to tomcat connector for linux

2004-03-26 Thread Shapira, Yoav

Hi,
You mean to say you read
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html and found
none of it helpful enough to do something besides copy the old conf
directory?!?

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Mark Nye [mailto:[EMAIL PROTECTED]
>Sent: Friday, March 26, 2004 9:32 AM
>To: [EMAIL PROTECTED]
>Subject: new apache to tomcat connector for linux
>
>Hi,
>
>I spend about half a day looking for the jk flavor of the week.  It
seems
>the documentation is running in circles.  I currently use apache 2 with
>tomcat 3.  (tomcat 3 is the only tomcat that we have been succesfull at
>installing with apache)  I would like to use the new tomcat with apache
but
>the jk for linux download directory is empty.  I'm comfortable with the
>install of apache and tomcat but I can't find any good documentation on
>getting the jk directory under tomcat5--> conf.  About the best I could
do
>is copy my jk directory from the old tomcat to the new.  Start the new
>tomcat server and Apache.   Tomcat does get the servlet requests but
says
>the servlet cannot be found.  I don't like this "hack" though and was
>wondering if anyone else has experienced this confusion.  If so could
you
>point to the correct jk and connection methodology?
>
>
>
>Thanks,
>
>Mark




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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



RE: new apache to tomcat connector for linux

2004-03-26 Thread Hamilton, Andrew
Mark,

I use apache2, Tomcat 5 and JK2.  It is far better for you to compile the
JK2 connector yourself.  It is a lot easier to do than you might think.
Make sure you configure your apache2 for DSO and it is extremely simple to
set it all up.

Drew

-Original Message-
From: Mark Nye [mailto:[EMAIL PROTECTED]
Sent: Friday, March 26, 2004 9:32 AM
To: [EMAIL PROTECTED]
Subject: new apache to tomcat connector for linux


Hi, 

I spend about half a day looking for the jk flavor of the week.  It seems
the documentation is running in circles.  I currently use apache 2 with
tomcat 3.  (tomcat 3 is the only tomcat that we have been succesfull at
installing with apache)  I would like to use the new tomcat with apache but
the jk for linux download directory is empty.  I'm comfortable with the
install of apache and tomcat but I can't find any good documentation on
getting the jk directory under tomcat5--> conf.  About the best I could do
is copy my jk directory from the old tomcat to the new.  Start the new
tomcat server and Apache.   Tomcat does get the servlet requests but says
the servlet cannot be found.  I don't like this "hack" though and was
wondering if anyone else has experienced this confusion.  If so could you
point to the correct jk and connection methodology?

 

Thanks,

Mark



RE: new apache to tomcat connector for linux

2004-03-26 Thread Dale, Matt

This may not live there for much longer but is the best tutorial about

http://cymulacrum.net/writings/tomcat5/book1.html

Ta
Matt

-Original Message-
From: Mark Nye [mailto:[EMAIL PROTECTED]
Sent: 26 March 2004 14:32
To: [EMAIL PROTECTED]
Subject: new apache to tomcat connector for linux


Hi, 

I spend about half a day looking for the jk flavor of the week.  It seems
the documentation is running in circles.  I currently use apache 2 with
tomcat 3.  (tomcat 3 is the only tomcat that we have been succesfull at
installing with apache)  I would like to use the new tomcat with apache but
the jk for linux download directory is empty.  I'm comfortable with the
install of apache and tomcat but I can't find any good documentation on
getting the jk directory under tomcat5--> conf.  About the best I could do
is copy my jk directory from the old tomcat to the new.  Start the new
tomcat server and Apache.   Tomcat does get the servlet requests but says
the servlet cannot be found.  I don't like this "hack" though and was
wondering if anyone else has experienced this confusion.  If so could you
point to the correct jk and connection methodology?

 

Thanks,

Mark

Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not the 
intended recipient or the person responsible for delivering to the intended recipient, 
be advised that you have received this E-mail in error and that any use or copying is 
strictly prohibited. If you have received this E-mail in error please notify the 
beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual sender and 
not beCogent Ltd. You must take full responsibility for virus checking this email and 
any attachments.
Please note that the content of this email or any of its attachments may contain data 
that falls within the scope of the Data Protection Acts and that you must ensure that 
any handling or processing of such data by you is fully compliant with the terms and 
provisions of the Data Protection Act 1984 and 1998.


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