Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 59374 invoked from network); 22 Feb 2006 22:37:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Feb 2006 22:37:07 -0000 Received: (qmail 74491 invoked by uid 500); 22 Feb 2006 22:36:54 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 74224 invoked by uid 500); 22 Feb 2006 22:36:52 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 74213 invoked by uid 99); 22 Feb 2006 22:36:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2006 14:36:52 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [206.248.138.108] (HELO exchange.smoothrunnings.ca) (206.248.138.108) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Feb 2006 14:36:52 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: RE: Java Question Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Wed, 22 Feb 2006 17:47:16 -0500 Message-ID: <97C45A6B84BF764B9147513112AD9B51036AB1@exchange.smoothrunnings.ca> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Java Question thread-index: AcY3/cqT2XkUD/2uRpiuXLLTjm3k6wAA21kg From: "Andrew English" To: "Tomcat Users List" X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Thanks for the info.=20 However I want to reinstate one point I made earlier or didn't make clearly. On the test box I copied over all the changed HTML files to it, and did the same to the production server thinking the Test server must have been copying all the files over to the production box.=20 This morning both the test and production box were covered back to the original html files.=20 I am looking at using Sysinternals FileMon to see if I can pin point the actual process that is copying the original files back. But one thing for sure it I plan to take the TEST box down.=20 They also run into another problem which is database related and I am willing to be it has to do with the Test box multicasting. Sometimes when they post their items in the database the items disappear themselves completely after a couple of minutes! :( Andrew -----Original Message----- From: Sethuraman, Prabhu (Cognizant) [mailto:Prabhu.Sethuraman@cognizant.com]=20 Sent: Wednesday, February 22, 2006 5:18 PM To: Tomcat Users List Subject: RE: Java Question Andrew, You will be surprised but here is what it is: JBoss is actually sending the calls made to your production server to the test server. This is because of the failover mechanism that is available within JBoss. Your testserver must be in multicast mode. Try dropping the test server off multicase mode and you might not get to see the CEOs picture itself :) No kidding. We did have the same issue, where a critical transaction in a Production system was trying to get data from an EJB which was running in a test system. Prabhu S -----Original Message----- From: Andrew English [mailto:andrew@leathalproductions.com] Sent: Wednesday, February 22, 2006 9:12 AM To: Tomcat Users List Subject: Java Question Does anyone know of a mailing list were I can ask some java related questions? The number one question I have is if it's possible to write code within Java that changes all your HTML files back to their original default? A client of mine runs, dare I say it here JBoss 2.4 and I found two copies of JBoss running, one on their production server, the other on a Test server. Anyhow I had to go and make changes to the HTML files within the JBoss, removed the previous CTO's name, fixed spelling errors, removed some dates, etc. Anyhow initially without taking the Test server into account when I made changes to the HTML files, at around 12:38AM the files are modified back to their original state. So I searched all the servers HIGH and LOW for these files and only came across the Test server having them too.. So I put the modified copies on the Test server and the production server yesterday, now they are back to the original copies again.. BIGH SIGH I have looked through all the scheduled tasks and not found anything, my thought is it could be embedded somewhere in the Jave?? Andrew This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful. Visit us at http://www.cognizant.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org