[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.webtools] Re: SSL problem with tomcat 5.5

YEP! It took me a while to realize that but it seems to make a copy of the file out of tomcat-home when you create the new server type, so any changes you make to the server configuration after creating the type doesn't seem to propagate across. Especially when you create the server in the servers view. Try deleting the server and type and then create a new one.

Sebastian Scheid wrote:

Hi,

I've got Tomcat 5.5 working with SSL on port 8443 when starting it as a windows serice. But when I start Tomcat with the WTP (1.0 M2) I cannot get any connection to 8443. There is no startup message for that port.
When opening the server in the "Servers" view, there are only the ports 8005, 8080 and 8009 listed. Does this server definition use a different server.xml than the one in <tomcat-home>/conf?

Regards
Sebastian