Re: problem about ssl

2008-12-24 Thread lampa
Thank you for your reply firstly. I am sorry to I do not describe the problem. I try again: I want to connect to server by SSL connection . In order to check the client identity ,IE will prompt user choose your certificate(client certificate). But, I don't want that user choose the certificate in

Re: Tomcat 5.5 error

2008-12-24 Thread zia mohades
Hi steve, thank u again. I have downloaded the binary version and placed it on my desktop and And ran it using sh startup.sh. and then I access the http://localhost:8080/ site successfully. but when i try to access http://localhost:8080/mms_test. I get the same error as before. However when I tr

Re: Tomcat 5.5 error

2008-12-24 Thread Steve Ochani
Send reply to: Tomcat Users List Date sent: Wed, 24 Dec 2008 18:33:17 -0500 From: zia mohades To: Tomcat Users List Subject:Re: Tomcat 5.5 error > Hello bill and everyone else, > > thank you again for all your help. as per your last email, due to the > bug, i have decided t

Re: Tomcat 5.5 error

2008-12-24 Thread zia mohades
Hello bill and everyone else, thank you again for all your help. as per your last email, due to the bug, i have decided to download the newer version of tomcat , version 6. However once i have downloaded( source code : tar.gz) it and tried to run it using sh startup.sh , I get this error :

Re: very confused about DelegatingConnection

2008-12-24 Thread ahmet temiz
2008/12/24 Caldarale, Charles R > > From: orkun [mailto:ahmettemi...@gmail.com] > > Subject: very confused about DelegatingConnection > Thank you > > Don't suppose you'd care to provide us with the version of Tomcat you're > asking about? Mind reading is difficult over the Internet. >

RE: very confused about DelegatingConnection

2008-12-24 Thread Caldarale, Charles R
> From: orkun [mailto:ahmettemi...@gmail.com] > Subject: very confused about DelegatingConnection Don't suppose you'd care to provide us with the version of Tomcat you're asking about? Mind reading is difficult over the Internet. > which jar package does provide > "org.apache.tomcat.dbcp.dbcp.D

very confused about DelegatingConnection

2008-12-24 Thread orkun
hello I am very confused about this statement: pgCon = ((org.apache.tomcat.dbcp.dbcp.DelegatingConnection)con).getInnermostDelegate(); which jar package does provide "org.apache.tomcat.dbcp.dbcp.DelegatingConnection" ? how "server.xml" should be ? I will appreciate if you supply any hint ? r

Re: problem about ssl

2008-12-24 Thread Mark Thomas
lampa wrote: > Hello all: > Now, I configure the SSL server in TOMCAT ,and I access the > address(https://localhost:8433/...) is OK. > However, before I access the port 8433 ,I must choose the certificate in IE > browser. I don't want to do it,I just want to call the web browser script > ,which ch

RE: [OT] Tomcat 5.5 error

2008-12-24 Thread Caldarale, Charles R
> From: Mojumdar, Biswajit [mailto:biswajit.mojum...@hud.gov] > Subject: RE: Tomcat 5.5 error > > When I tried to open the attachments, I got an error 'File not found'. Likely a security policy imposed by the IT department of your employer (or Homeland Security, in your case). Here, I can't dire

RE: Tomcat 5.5 error

2008-12-24 Thread Mojumdar, Biswajit
OK. When I tried to open the attachments, I got an error 'File not found'. But I was able to save and open the files later on from my desktop. Thanks for the clarification. - Biswajit -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, Dec

problem about ssl

2008-12-24 Thread lampa
Hello all: Now, I configure the SSL server in TOMCAT ,and I access the address(https://localhost:8433/...) is OK. However, before I access the port 8433 ,I must choose the certificate in IE browser. I don't want to do it,I just want to call the web browser script ,which choose the certificate . I

Tomcat - Binding to an IP address dynamically

2008-12-24 Thread ranjitm82
Hi, I am using Tomcat version 5.5.23. I have a requirement which says that Tomcat should bind to a particular IP when it is accessible. The IP will not be available when Tomcat starts up but still configured in server.xml. Currently I do a stop/start of Tomcat to bind to the IP when it becomes