Re: Httpd Configuration Clarification

2010-04-29 Thread Anisha Parveen
Thank you for the response. That was a type error. https://hostname:443/cns/ser/CTConfigService<https://hostname/cns/ser/CTConfigService> On Thu, Apr 29, 2010 at 12:54 PM, Pid wrote: > On 29/04/2010 07:24, Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: > > Hi, > &

Httpd Configuration Issue

2010-04-28 Thread Anisha Parveen
Hi, I am facing a problem with my configuration. Problem basically is that I am able to access the WebServices URL Say * http://hostname:443/cns/ser/CTConfigService*through the browser. However, the script running on the machine checks an url * https:/

Httpd Configuration Clarification

2010-04-28 Thread Anisha Parveen -X (anparvee - Infosys at Cisco)
Hi, I am facing a problem with my configuration. Problem basically is that I am able to access the WebServices URL Say http://hostname:443/cns/ser/CTConfigService through the browser. However, the script running on the machine checks an url https://localhost:443/cns/ser/CTConfigService. The web

RE: Tomcat not starting - No error messages seen

2009-08-20 Thread Anisha Parveen -X (anparvee - Infosys at Cisco)
- From: Ognjen Blagojevic [mailto:ogn...@etf.bg.ac.rs] Sent: Thursday, August 20, 2009 4:48 PM To: users@tomcat.apache.org Subject: Re: Tomcat not starting - No error messages seen Anisha Parveen -X (anparvee - Infosys at Cisco) wrote: > Please find attached the catalina.out logs file and de

Tomcat not starting - No error messages seen

2009-08-11 Thread Anisha Parveen -X (anparvee - Infosys at Cisco)
Hi all, I am trying to start tomcat 4.1.3 on Solaris. ps -ef | grep tomcat returns nothing. Tomcat is not started. And I don't see any error messages also. >From the log messages it seems Tomcat is not loading the contexts provided in server.xml. Out of the contexts provided in server.xml , o

SSL mode configurations

2009-07-25 Thread Anisha Parveen -X (anparvee - Infosys at Cisco)
Hi all, I want to configure SSL mode in my tomcat. I have cross checked my configurations with the default ss.conf. Everything seems fine. But https://localhost does not work. I use mod_jk for apache-tomcat connection. I am a beginner here and dont have much knowledge on same. Kindly let me k