Re: Multiple domains on single machine

2004-12-09 Thread Mayuresh Kshirsagar
= reloadable=true #Context.xml for domain1 Context displayName=Domain2 docBase=domain2 path= reloadable=true Swanthe Lindgren System developer Uppsala Clinical Reasearch Center -Ursprungligt meddelande- Från: Mayuresh Kshirsagar [mailto:[EMAIL PROTECTED] Skickat: den 9 december 2004 07:56

Multiple domains on single machine

2004-12-08 Thread Mayuresh Kshirsagar
Hi I have setup a test machine so that it should host two sites 1. http://admin 2. http://support But only one (http://admin) is accessible and the other one is not. Can you give any pointers. I set up virtual hosts as (httpd.conf): NameVirtualHost *:80 VirtualHost *:80ServerName

Re: Multiple domains on single machine

2004-12-08 Thread Mayuresh Kshirsagar
Any pointers on this one please...its urgent - Original Message - From: Mayuresh Kshirsagar To: [EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 3:27 PM Subject: Multiple domains on single machine Hi I have setup a test machine so that it should host two

Re: Multiple domains on single machine

2004-12-08 Thread Mayuresh Kshirsagar
solutions ? Mayuresh. - Original Message - From: Benjamin Armintor [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Cc: Mayuresh Kshirsagar [EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 9:40 PM Subject: RE: Multiple domains on single machine You may not even need to use

Re: Multiple domains on single machine

2004-12-08 Thread Mayuresh Kshirsagar
My problem is that I have two domains mapped to the same IP ? Please could you help me in this. - Original Message - From: Mayuresh Kshirsagar [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Thursday, December 09, 2004 11:25 AM Subject: Re: Multiple domains on single

JSP pages not refreshing

2004-12-03 Thread Mayuresh Kshirsagar
Hi Folks, I am on windows. have apache, tomcat and java. I have a test website up and running on my test machines. I have changed the contents on of the pages. they dont sem to be reflecting the changes. On Unix, we have a touch on these jsps, which solves the problem. How can we do it on

Re: JSP pages not refreshing

2004-12-03 Thread Mayuresh Kshirsagar
One more solution I found was to delete the TOMCAT_HOME\works\* and restart tomcat and apache. any more solutions to this ? - Original Message - From: vishal nalwa [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Friday, December 03, 2004 2:59 PM Subject: Re: JSP pages

Re: JSP pages not refreshing

2004-12-03 Thread Mayuresh Kshirsagar
Hi Ben, No I have replicated a website onto my test machines. All the pages are JSPs and involve servlets. When I do a modification to them. They are not reflected readily. Any pointers? Thanks, Mayuresh. - Original Message - From: Ben Souther [EMAIL PROTECTED] To: Tomcat Users List

Ajp12Interceptor: HANDLER THREAD PROBLEM

2004-12-02 Thread Mayuresh Kshirsagar
Hi All, I have set up a website on my test machines using Apache1.3 Tomcat3.3.2 and mod_jk. While connecting to http://localhost/ I get the following error shown for Tomcat. Also attaching the error.log of httpd.conf. 2004-12-02 14:11:51 - Ctx() : Class not found: TOMCAT/JSP/index.jsp