Re: Best practice for running Tomcat on port 80

2010-09-09 Thread Pid
On 09/09/2010 04:30, jan gestre wrote: On Tue, Sep 7, 2010 at 3:40 PM, Pid p...@pidster.com wrote: On 07/09/2010 06:14, jan gestre wrote: On Tue, Sep 7, 2010 at 1:02 PM, Wesley Acheson wesley.ache...@gmail.com wrote: On Tue, Sep 7, 2010 at 4:34 AM, jan gestre ipcopper...@gmail.com wrote:

Re: Best practice for running Tomcat on port 80

2010-09-09 Thread jan gestre
There's examples of shell scripts called Tomcat.sh, Tomcat5.sh in the unix directory subtree, which may help.  Use Tomcat5.sh as a template. It demonstrates how to use configure the jsvc binary. p Hi Pid, I was able to start Tomcat by using Tomcat5.sh just like you suggested but I have

Re: Best practice for running Tomcat on port 80

2010-09-09 Thread Frank Tilugulilwa
On Thu, 2010-09-09 at 22:12 +0800, jan gestre wrote: There's examples of shell scripts called Tomcat.sh, Tomcat5.sh in the unix directory subtree, which may help. Use Tomcat5.sh as a template. It demonstrates how to use configure the jsvc binary. p Hi Pid, I was able to

Re: Best practice for running Tomcat on port 80

2010-09-09 Thread Pid
On 09/09/2010 15:12, jan gestre wrote: There's examples of shell scripts called Tomcat.sh, Tomcat5.sh in the unix directory subtree, which may help. Use Tomcat5.sh as a template. It demonstrates how to use configure the jsvc binary. p Hi Pid, I was able to start Tomcat by using

Re: Best practice for running Tomcat on port 80

2010-09-09 Thread Pid
On 09/09/2010 15:42, Frank Tilugulilwa wrote: On Thu, 2010-09-09 at 22:12 +0800, jan gestre wrote: There's examples of shell scripts called Tomcat.sh, Tomcat5.sh in the unix directory subtree, which may help. Use Tomcat5.sh as a template. It demonstrates how to use configure the jsvc

Re: Best practice for running Tomcat on port 80

2010-09-08 Thread jan gestre
On Tue, Sep 7, 2010 at 3:40 PM, Pid p...@pidster.com wrote: On 07/09/2010 06:14, jan gestre wrote: On Tue, Sep 7, 2010 at 1:02 PM, Wesley Acheson wesley.ache...@gmail.com wrote: On Tue, Sep 7, 2010 at 4:34 AM, jan gestre ipcopper...@gmail.com wrote: I'm using the latest 6.0.29 binary

Re: Best practice for running Tomcat on port 80

2010-09-07 Thread Pid
On 07/09/2010 06:14, jan gestre wrote: On Tue, Sep 7, 2010 at 1:02 PM, Wesley Acheson wesley.ache...@gmail.com wrote: On Tue, Sep 7, 2010 at 4:34 AM, jan gestre ipcopper...@gmail.com wrote: I'm using the latest 6.0.29 binary distribution, and I don't have an idea where to download jsvc, if

Re: Best practice for running Tomcat on port 80

2010-09-07 Thread Pid
On 07/09/2010 03:34, jan gestre wrote: Hi Everyone, I've Googled a lot with respect to the subject, and I wanted to solicit your advice, basically I want to run Tomcat on port 80, some already objected to the idea of proxying it via Apache, so I'm looking at using jsvc or pound instead. I'm

Re: Best practice for running Tomcat on port 80

2010-09-07 Thread Rainer Jung
On 07.09.2010 09:40, Pid wrote: On 07/09/2010 06:14, jan gestre wrote: On Tue, Sep 7, 2010 at 1:02 PM, Wesley Achesonwesley.ache...@gmail.com wrote: On Tue, Sep 7, 2010 at 4:34 AM, jan gestreipcopper...@gmail.com wrote: I'm using the latest 6.0.29 binary distribution, and I don't have an

Re: Best practice for running Tomcat on port 80

2010-09-07 Thread Ognjen Blagojevic
On 7.9.2010 9:51, Pid wrote: 3. Iptables Actually, remarkably simple to implement. Should be properly documented within your organisation because it might be hard to discover for less familiar users. If you are talking about NAT, like in this example: = *nat :OUTPUT ACCEPT [93:16135]

Best practice for running Tomcat on port 80

2010-09-06 Thread jan gestre
Hi Everyone, I've Googled a lot with respect to the subject, and I wanted to solicit your advice, basically I want to run Tomcat on port 80, some already objected to the idea of proxying it via Apache, so I'm looking at using jsvc or pound instead. I'm using the latest 6.0.29 binary distribution,

Re: Best practice for running Tomcat on port 80

2010-09-06 Thread Wesley Acheson
On Tue, Sep 7, 2010 at 4:34 AM, jan gestre ipcopper...@gmail.com wrote: I'm using the latest 6.0.29 binary distribution, and I don't have an idea where to download jsvc, if it's already included I don't know the location, could someone please enlighten me on how to do this. It can be

Re: Best practice for running Tomcat on port 80

2010-09-06 Thread jan gestre
On Tue, Sep 7, 2010 at 1:02 PM, Wesley Acheson wesley.ache...@gmail.com wrote: On Tue, Sep 7, 2010 at 4:34 AM, jan gestre ipcopper...@gmail.com wrote: I'm using the latest 6.0.29 binary distribution, and I don't have an idea where to download jsvc, if it's already included I don't know the