Re: Running multiple tomcats

2009-08-21 Thread Ron McNulty
oblem. Regards Ron - Original Message - From: "Malladi, Sasikanth " To: "Tomcat Users List" Sent: Saturday, August 22, 2009 3:18 AM Subject: RE: Running multiple tomcats No, no forwarding problems, as I can access the original instance at http://myhost:8080 I

Re: ]OT] Running multiple tomcats

2009-08-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 André, On 8/21/2009 11:39 AM, André Warnier wrote: > Malladi, Sasikanth wrote: >> I'm surprised to see a solicitation in this list. > > So are we. Not so much surprised to see a solicitation on the list, but seeing one so quickly. I've offered my s

RE: Running multiple tomcats

2009-08-21 Thread Gwen Way
>Second one this week. Recession.com? p According to the BOFH excuse server (http://pages.cs.wisc.edu/~ballard/bofh/bofhserver.pl), "The rubber band broke". As good a reason as any other for solicitation. Gwen - To unsubscr

Re: Running multiple tomcats

2009-08-21 Thread Pid
On 21/08/2009 16:39, André Warnier wrote: Malladi, Sasikanth wrote: I'm surprised to see a solicitation in this list. So are we. But just ignore Martin, he's sometimes helpful but mostly a nuisance. Second one this week. Recession.com? p --

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
. Regards, Sashi -Original Message- From: Malladi, Sasikanth [CCC-OT_IT] Sent: Friday, August 21, 2009 11:58 AM To: Tomcat Users List; a...@ice-sa.com Subject: RE: Running multiple tomcats Interesting. It's actually the other way. teln

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
sure that Firefox is permitted to access the Web. Regards, Sashi -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Friday, August 21, 2009 11:39 AM To: Tomcat Users List Subject: Re: Running multiple tomcats

Re: Running multiple tomcats

2009-08-21 Thread André Warnier
Malladi, Sasikanth wrote: I'm surprised to see a solicitation in this list. So are we. But just ignore Martin, he's sometimes helpful but mostly a nuisance. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For ad

Re: Running multiple tomcats

2009-08-21 Thread André Warnier
Malladi, Sasikanth wrote: No, no forwarding problems, as I can access the original instance at http://myhost:8080 It's just that my instance at http://myhost:8008 is not responding. It's not the localhost, but a remote Solaris box. What is the exact error message you are getting in the browser,

Re: Running multiple tomcats

2009-08-21 Thread David Fisher
2009 11:16 AM To: Tomcat Users List Subject: Re: Running multiple tomcats Le 21/08/09 17:06, Malladi, Sasikanth a écrit : Thank you for the reply. I've used netstat to ensure none of my ports are being currently used. I updated the AJP connector to 8090 (from the original 8009). As I s

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
artin Gainty [mailto:mgai...@hotmail.com] Sent: Friday, August 21, 2009 11:22 AM To: Tomcat Users List; Malladi, Sasikanth [CCC-OT_IT] Subject: RE: Running multiple tomcats at least 100 individuals on this list who could accomplish this task for you if you could post a Statement Of work we could all r

RE: Running multiple tomcats

2009-08-21 Thread Martin Gainty
:04 -0500 > Subject: Running multiple tomcats > > Hi all, I'm a relative newbie to this particular request. > > I'm working on a Solaris 10 box which has an old (2003!) version of Tomcat > running on the default 8080 port. > > I've downloaded the la

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
al Message- From: llg [mailto:l...@portaildulibre.fr] Sent: Friday, August 21, 2009 11:16 AM To: Tomcat Users List Subject: Re: Running multiple tomcats Le 21/08/09 17:06, Malladi, Sasikanth a écrit : > Thank you for the reply. I've used netstat to ensure none of my ports are > bein

Re: Running multiple tomcats

2009-08-21 Thread llg
[mailto:l...@portaildulibre.fr] Sent: Friday, August 21, 2009 10:37 AM To: Tomcat Users List Subject: Re: Running multiple tomcats Hi, perhaps you forgot the AJP Connector (8009). You can see all listened ports with command : netstat -laputen | grep java Laurent Le 21/08/09 16:31, Malladi, Sasikan

RE: Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
e web (the other instance is accessible). Any other tips/hints? Thanks, Sashi -Original Message- From: llg [mailto:l...@portaildulibre.fr] Sent: Friday, August 21, 2009 10:37 AM To: Tomcat Users List Subject: Re: Running multiple tomcats Hi, perhaps you forgot the AJP Connector (8

Re: Running multiple tomcats

2009-08-21 Thread llg
Hi, perhaps you forgot the AJP Connector (8009). You can see all listened ports with command : netstat -laputen | grep java Laurent Le 21/08/09 16:31, Malladi, Sasikanth a écrit : Hi all, I'm a relative newbie to this particular request. I'm working on a Solaris 10 box which has an old (2

Running multiple tomcats

2009-08-21 Thread Malladi, Sasikanth
Hi all, I'm a relative newbie to this particular request. I'm working on a Solaris 10 box which has an old (2003!) version of Tomcat running on the default 8080 port. I've downloaded the latest Tomcat to my home directory and changed the server.xml to port 8008 instead of 8080. I've also change