[EMAIL PROTECTED] wrote:

Hi, I need to use the tomcat with a non - ssl connector on port 443.
Up to now, no success.

What have you tried and what went wrong?

Is there a way to use the 443 in a non-ssl?

Yes, just specify

  port="443"

instead of

  port="8080"

in the default Connector attributes in your
conf/server.xml

Im not using the ssl (it is between <!-- -->).

Good - leave it there :-)

Paul Singleton


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.10.13/78 - Release Date: 19/Aug/2005


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to