Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » SSL problem with tomcat 5.5
SSL problem with tomcat 5.5 [message #65024] Wed, 12 January 2005 10:30 Go to next message
Eclipse UserFriend
Originally posted by: mynewsgroup.web.de

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
Re: SSL problem with tomcat 5.5 [message #65031 is a reply to message #65024] Wed, 12 January 2005 12:23 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: james.kilbride.gd-ais.com

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
Re: SSL problem with tomcat 5.5 [message #65041 is a reply to message #65031] Wed, 12 January 2005 12:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mynewsgroup.web.de

"James Kilbride" <james.kilbride@gd-ais.com> schrieb im Newsbeitrag
news:cs3meq$9u5$1@www.eclipse.org...
> 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.

Thanks for the quick reply. I will try that.

Sebbo
Re: SSL problem with tomcat 5.5 [message #65051 is a reply to message #65041] Wed, 12 January 2005 12:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mynewsgroup.web.de

"Sebastian Scheid" <mynewsgroup@web.de> schrieb im Newsbeitrag
news:cs3o5l$g9a$1@www.eclipse.org...
>
> "James Kilbride" <james.kilbride@gd-ais.com> schrieb im Newsbeitrag
> news:cs3meq$9u5$1@www.eclipse.org...
>> 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.
>
> Thanks for the quick reply. I will try that.
>

It works! I deleted the server and created a new one (with port 8443 defined
in tomcat-home's server.xml).

Regards
Sebastian
Re: SSL problem with tomcat 5.5 [message #65076 is a reply to message #65051] Wed, 12 January 2005 16:47 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: james.kilbride.gd-ais.com

Now if only somebody would write up a workaround for the JNDI resources
issue when the created server doesn't read the context files, because it
seems to be adding a context into the server.xml.

Sebastian Scheid wrote:


> "Sebastian Scheid" <mynewsgroup@web.de> schrieb im Newsbeitrag
> news:cs3o5l$g9a$1@www.eclipse.org...
>>
>> "James Kilbride" <james.kilbride@gd-ais.com> schrieb im Newsbeitrag
>> news:cs3meq$9u5$1@www.eclipse.org...
>>> 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.
>>
>> Thanks for the quick reply. I will try that.
>>

> It works! I deleted the server and created a new one (with port 8443 defined
> in tomcat-home's server.xml).

> Regards
> Sebastian
Re: SSL problem with tomcat 5.5 [message #65291 is a reply to message #65076] Thu, 13 January 2005 04:00 Go to previous message
Eclipse UserFriend
Originally posted by: mynewsgroup.web.de

"James Kilbride" <james.kilbride@gd-ais.com> schrieb im Newsbeitrag
news:cs45tf$659$1@www.eclipse.org...
> Now if only somebody would write up a workaround for the JNDI resources
> issue when the created server doesn't read the context files, because it
> seems to be adding a context into the server.xml.
>

I have a common DataSource defined in conf/context.xml and it works.

Sebastian
Previous Topic:Cant open a .tag file with JSP or HTML editor.
Next Topic:Unable to have XML code completion wit M2
Goto Forum:
  


Current Time: Sun Apr 27 11:46:30 EDT 2025

Powered by FUDForum. Page generated in 0.02819 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top