Thank you, but I have already done that. I am new to tomcat so I am copying
the text so that you can take a look at it.

<!--  Define a SSL Coyote HTTP/1.1 Connector on port 8443 
  --> 
- <Connector className="org.apache.coyote.tomcat4.CoyoteConnector"
port="8443" minProcessors="5" maxProcessors="75" enableLookups="true"
acceptCount="100" debug="0" scheme="https" secure="true"
useURIValidationHack="false" disableUploadTimeout="true">
  <Factory className="org.apache.coyote.tomcat4.CoyoteServerSocketFactory"
clientAuth="false" protocol="TLS" keystoreFile="C:\Documents and
Settings\Administrator\.keystore" /> 
  </Connector>


Nita Fletcher
LAN/WAN Engineer III
STG, Inc.
ITSS Contract, WFH


-----Original Message-----
From: Jason Lanpher [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 21, 2007 8:57 AM
To: users
Subject: RE: Tomcat UploadServlet Error

Hi Nita,

        I am mobile right now so I don't have the server.xml file in front
of me.  But you should make sure to uncomment the connector for port 8443 in
the server.xml file?  You can get that error if it has not been uncommented.

Jason Lanpher
 
[EMAIL PROTECTED]
 
http://www.stealthnetworking.com
-----Original Message-----
From: Fletcher, Nita Ms. OTC/Contractor [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 21, 2007 8:47 AM
To: 'users@tomcat.apache.org'
Subject: Tomcat UploadServlet Error

We are receiving the following error when trying to upload documentation.
Any assistance would be greatly appreciated.

Unable to connect to 'https://server:8443/CAisd/UploadServlet'
Please make sure that the servlet path is correct, and that Tomcat is up and
running.
Would you like to retry?

Nita Fletcher
LAN/WAN Engineer III
STG, Inc.
ITSS Contract, WFH


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to