RE: SSL Certificate : Unable to configure Tomcat "server.xml"

2010-10-26 Thread Richard da Silva
from. And, to make matters worse, there is no "error message" to tell me what I am doing wrong. Richard da Silva --- On Tue, 10/26/10, Brett Delle Grazie wrote: From: Brett Delle Grazie Subject: RE: SSL Certificate : Unable to configure Tomcat "server.xml" To: "

SSL Certificate : Unable to configure Tomcat "server.xml"

2010-10-26 Thread Richard da Silva
Thanks for your response, Darryl But, the certificate is not the problem. The Tomcat Configuration is the issue (server.xml) Richard da Silva --- On Tue, 10/26/10, Darryl Lewis wrote: From: Darryl Lewis Subject: RE: SSL Certificate : Unable to configure Tomcat "server.xml" T

Re: SSL Certificate : Unable to configure Tomcat "server.xml"

2010-10-25 Thread Richard da Silva
m does not lie with the SSL >certificate itself. It's with the Tomcat configuration (and that damn >server.xml file).  Richard da Silva --- On Mon, 10/25/10, Brett Delle Grazie wrote: From: Brett Delle Grazie Subject: Re: SSL Certificate : Unable to configure Tomcat "server

SSL Certificate : Unable to configure Tomcat "server.xml"

2010-10-24 Thread Richard da Silva
- is the file which I modified, and the one I am now trying to use in Tomcat. Any helpful tips would be greatly appreciated. Thanks. Richard da Silva --- On Fri, 10/22/10, Richard da Silva wrote: From: Richard da Silva Subject: SSL Certificate : Unable to configure Tomcat "server.xm

Re: SSL Certificate : Unable to configure Tomcat "server.xml"

2010-10-22 Thread Richard da Silva
e found nothing remotely addressing my problem. Richard da Silva --- On Fri, 10/22/10, Pid * wrote: From: Pid * Subject: Re: SSL Certificate : Unable to configure Tomcat "server.xml" To: "Tomcat Users List" Date: Friday, October 22, 2010, 4:04 PM On 22 Oct 2010, at 13:54,

SSL Certificate : Unable to configure Tomcat "server.xml"

2010-10-22 Thread Richard da Silva
nd, besides, there is obviously something wrong with the newer version of Tomcat, because the older version (which I am now using), did not give me those earlier errors. But, I still do not know what  I am doing wrong. Any help will be greatly appreciated. Thanks. Richard da Silva

RE: Tomcat Re-direct

2010-10-18 Thread Richard da Silva
Hi Rob, thanks for your reply. I already have a file   index.html in my ROOTS webapps folder. Should I modify this file, by adding that code you gave me? Or should I create another file named "index.html",  which would contain that code you gave me? The index-html file I have curren

Re: Tomcat Re-direct

2010-10-18 Thread Richard da Silva
/xml/ns/javaee/web-app_2_5.xsd";    version="2.5">   Welcome to Tomcat   Welcome to Tomcat   Where exactly should I insert the code you gave me? Thanks Richard da Silva --- On Mon, 10/18/10, Karl San Gabriel wrote: From: Karl San Gabriel Subject: Re: Tomcat

Tomcat Re-direct

2010-10-17 Thread Richard da Silva
to the appropriate webpage ? In other words :  if  someone enters "https://idm.my.org";, they will be auto-directed to "https://idm.my.org/idm"; Thanks Richard da Silva

Re: Tomcat Startup : Tomcat as a Service

2010-08-13 Thread Richard da Silva
Sorry, my Tomcat version is :  6.0.18 Richard da Silva --- On Fri, 8/13/10, Pid wrote: From: Pid Subject: Re: Tomcat Startup : Tomcat as a Service To: "Tomcat Users List" Date: Friday, August 13, 2010, 11:49 AM On 13/08/2010 06:47, Richard da Silva wrote: > I installed Tom

Tomcat Startup : Tomcat as a Service

2010-08-12 Thread Richard da Silva
a Service. Is there any way to "convert" an already-existing Tomcat application into a "Service"? Or, do I need to erase it, and install it again? And, even if I did that, exactly how could I ensure that it is installed as a Service? Thanks Richard da Silva

Re: WARNING: Parameters : Invalid Chunk "xxxx" ignored

2010-08-11 Thread Richard da Silva
Thanks, Mark :=)) Richard da Silva --- On Wed, 8/11/10, Mark Shifman wrote: From: Mark Shifman Subject: Re: WARNING: Parameters : Invalid Chunk "" ignored To: "Tomcat Users List" Date: Wednesday, August 11, 2010, 5:27 PM google is your friend! http://marc.i

WARNING: Parameters : Invalid Chunk "xxxx" ignored

2010-08-11 Thread Richard da Silva
Usually, I get up to a dozen such messages (for each attribute being fetched into my application). I have no idea what this means. As I said, the application is behaving as it should. So, I don't understand what this "error message" is referring to. Any tips, please? Thanks Richard da Silva