RE: Difference in behavior between Tomcat 6.0.18 and 6.0.20

2010-11-04 Thread Nagulapalli, Srinivas
fine: == -Original Message- From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] Sent: Thursday, November 04, 2010 5:19 PM To: Tomcat Users List Subject: Re: Difference in behavior between Tomcat 6.0.18 and 6.0.20 2010/11/4 Nagulapalli, Sri

RE: Difference in behavior between Tomcat 6.0.18 and 6.0.20

2010-11-04 Thread Nagulapalli, Srinivas
meout 60 -Original Message- From: Nagulapalli, Srinivas [mailto:srinivas.nagulapa...@starwoodvo.com] Sent: Thursday, November 04, 2010 4:48 PM To: Tomcat Users List Subject: RE: Difference in behavior between Tomcat 6.0.1

RE: Difference in behavior between Tomcat 6.0.18 and 6.0.20

2010-11-04 Thread Nagulapalli, Srinivas
: Difference in behavior between Tomcat 6.0.18 and 6.0.20 On 04/11/2010 16:35, Nagulapalli, Srinivas wrote: > Nov 4, 2010 4:28:05 PM org.apache.catalina.startup.HostConfig deployWAR > SEVERE: Error deploying configuration descriptor MYPROJECT.war And the contexts of your context.xml file is what?

RE: Difference in behavior between Tomcat 6.0.18 and 6.0.20

2010-11-04 Thread Nagulapalli, Srinivas
rsday, November 04, 2010 3:23 PM To: Tomcat Users List Subject: Re: Difference in behavior between Tomcat 6.0.18 and 6.0.20 On 04/11/2010 14:52, Nagulapalli, Srinivas wrote: > I appreciate any insights/pointers or help. Look at the logs. Mark This electronic message transmission contains inf

Difference in behavior between Tomcat 6.0.18 and 6.0.20

2010-11-04 Thread Nagulapalli, Srinivas
I can deploy an old Java web application to Tomcat 6.0.18 using (Java JDK 1.5.0.22) fine. However, get error deploying same application to Tomcat 6.0.20. Cannot deploy to any Tomcat later either, like all Tomcat 6.0.24, 6.0.26, 6.0.28 and 6.0.29 versions give me same error message: "Error deploy

RE: Configuring second tomcat instance on same box

2009-09-17 Thread Nagulapalli, Srinivas
> From: Pid [mailto:p...@pidster.com] > Perhaps you weren't aware that some mail readers track additional > headers in the email, (as previously mentioned), to determine which > replies refer to which other emails in the thread. > > It is a tree structure so one needs to monitor the branching t

RE: Configuring second tomcat instance on same box

2009-09-17 Thread Nagulapalli, Srinivas
> From: Mark Thomas [mailto:ma...@apache.org] > http://markmail.org/message/rz3rii2w4bdtines > http://www.google.co.uk/#q=How+to+view+email+headers Thanks for the links. Beats me why changing subject is linked to original mail, when user intent is so clear! Clicking "Reply" is to same target,

RE: Configuring second tomcat instance on same box

2009-09-17 Thread Nagulapalli, Srinivas
> From: Ken Bowen [mailto:kbo...@als.com] > It sounds like to took an existing message your received, changed the > subject line, and sent it. > That re-use of an existing message is hijacking. > When you start a new subject, you must start a fresh email to > users@tomcat.apache.org Re-use w

RE: Configuring second tomcat instance on same box

2009-09-17 Thread Nagulapalli, Srinivas
> From: David kerber [mailto:dcker...@verizon.net] > It looks like you may have missed the shutdown port. Thanks David. I changed this line from server.xml where initially port was 8005 and I bumped it to 8006. I hope I am looking at the right thing. ___

RE: Configuring second tomcat instance on same box

2009-09-17 Thread Nagulapalli, Srinivas
> From: Mark Thomas [mailto:ma...@apache.org] > Look at the headers. Specifically: > In-Reply-To: <4ab2421c.1070...@kippdata.de> Please - how to see that in MS outlook, and what to do to prevent it? I used MS Outlook to post, had specifically new subject line, not a word from any other post. No

RE: Configuring second tomcat instance on same box

2009-09-17 Thread Nagulapalli, Srinivas
This is my first post after joining the list yesterday. Please clue me in as to what the error is. Best Srini -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Please don't hijack threads. Mark This electronic message transmission contains information from the Company t

Configuring second tomcat instance on same box

2009-09-17 Thread Nagulapalli, Srinivas
I am trying to create second Tomcat instance on same machine. Installed Tomcat into separate folder say c:\tomcat2 and changed the conf/server.xml port numbers to different values. Basically I bumped the Server port from 8005 to 8006, connector port to 8081 from 8080 and redirectPort to 8444 (from