RE: How to Connect Tomcat to the Internet?

2005-12-05 Thread Dale, Matt
This is really nothing to do with Tomcat and the answers will all depend on how your computer is set up at home. If you have a router or firewall you will need to forward the traffic to your computer on port 8080. You don't necessarily need to buy a domain as you will be able to access it wi

RE: Is TC 5.0.28 forward compatible with Java 5

2005-12-05 Thread Dale, Matt
5.0.28 should run on Java 5 with no problems. -Original Message- From: Satish MG [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 13:01 To: users@tomcat.apache.org Subject: Is TC 5.0.28 forward compatible with Java 5 Hi, I am using Tomcat 5.0.28. Now I have to port the Tomcat to Java

RE: memory limit for tomcat?

2005-12-05 Thread Dale, Matt
Both the 32 bit versions of windows and linux suffer from a maximum memory usage by a single process of 2GB. It's possible to get around this in linux by some kernel hacking but there are trade offs. So while not a hard and fast rule you're unlikely to be able to use over 2GB on a 32 bit machi

RE: reason for beta vote (5.5.13)?

2005-12-05 Thread Dale, Matt
This would mean that perhaps the vote has not yet taken place? -Original Message- From: Ronald Klop [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 08:58 To: Tomcat Users List Subject: reason for beta vote (5.5.13)? Hello, I'm searching the net for a message with the reason for the b

RE: Apache and Tomcat integration using jk2

2005-12-05 Thread Dale, Matt
You should probably be using JK now as JK2 has been deprectated but either way there is a tonne of documentation on the Jakarta site. http://tomcat.apache.org/connectors-doc/ -Original Message- From: Ayyanar Inbamohan [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 08:52 To: Tomcat Us

RE: Apache and Tomcat integration using jk2

2005-12-05 Thread Dale, Matt
You should probably be using JK now as JK2 is no longer being developed but there is a tonne of docuementation from the jakarta site -Original Message- From: Ayyanar Inbamohan [mailto:[EMAIL PROTECTED] Sent: 05 December 2005 08:52 To: Tomcat Users List Subject: Apache and Tomcat integr