RE: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-20 Thread NicolaiFrydenlund Larsen (NLS)
-Original Message- From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Sent: 19. maj 2009 19:16 To: Tomcat Users List Subject: Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections ?? Never seen that -- what browser are you using? Regardless, Firefox, but

RE: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-20 Thread NicolaiFrydenlund Larsen (NLS)
-Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: 19. maj 2009 19:19 To: Tomcat Users List Subject: Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections Try this (one line) : ..path_to_plink.exe..\plink -L 80:localhost:80

Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-20 Thread Hassan Schroeder
On Wed, May 20, 2009 at 12:20 AM, NicolaiFrydenlund Larsen (NLS) I used putty to login and tried to telnet both as user and root, but both returns this message: telnet: Unable to connect to remote host: Connection refused Then it sounds like Tomcat isn't running, contrary to your earlier

RE: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-20 Thread Caldarale, Charles R
From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Subject: Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections Then it sounds like Tomcat isn't running, contrary to your earlier What does a netstat -ano show? - Chuck THIS COMMUNICATION MAY CONTAIN

Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-19 Thread NicolaiFrydenlund Larsen (NLS)
Hi, I've installed Tomcat 6.0.18 on my ubuntu 9.04. My goal is to have it running as standalone for offering web services. Until now I have a tomcat running on my windows laptop and I'm developing in netbeans, and everything works fine on localhost. I figured that I would have the same web

Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-19 Thread Hassan Schroeder
On Tue, May 19, 2009 at 9:41 AM, NicolaiFrydenlund Larsen (NLS) nicolaifrydenlund.lar...@grontmij-carlbro.dk wrote: I've installed the tomcat on the ubuntu machine, and by looking at the logs tomcat is running, on port 80. My problem is that when trying to connect to it from a public

RE: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-19 Thread NicolaiFrydenlund Larsen (NLS)
-Original Message- From: Hassan Schroeder [mailto:hassan.schroe...@gmail.com] Sent: 19. maj 2009 18:55 To: Tomcat Users List Subject: Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections On Tue, May 19, 2009 at 9:41 AM, NicolaiFrydenlund Larsen (NLS)

Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-19 Thread Hassan Schroeder
On Tue, May 19, 2009 at 10:05 AM, NicolaiFrydenlund Larsen (NLS) nicolaifrydenlund.lar...@grontmij-carlbro.dk wrote: This is a copy-paste of the browsers error message: Explanation: The Web server refused the connection.        Technical Information (for support personnel)    * Error Code

Re: Getting Tomcat 6.0.18 to work on ubuntu 9.04 for public connections

2009-05-19 Thread André Warnier
NicolaiFrydenlund Larsen (NLS) wrote: Since I've installed the tomcat from remote I haven't tried to see if it is working with localhost. Why not? That would be a good first step. I only have remote access to the server via putty so I can't browse to localhost. Try this (one line) :