Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » change the tomcat startup url to ssl https connector
change the tomcat startup url to ssl https connector [message #1007200] Mon, 04 February 2013 22:42 Go to next message
Jay Mising name is currently offline Jay Mising nameFriend
Messages: 11
Registered: July 2010
Junior Member
Hi,

Is there anyway to have a Web app start up using https on a different port than 8080?
So when I right click "debug on server" it launches the url http://localhost:8080/myapp but I want it to launch https://localhost:8443/myapp. Is there anyway to do this? I've looked and can't find anything.

Thanks

[Updated on: Mon, 04 February 2013 22:43]

Report message to a moderator

Re: change the tomcat startup connector to ssl https [message #1007410 is a reply to message #1007200] Tue, 05 February 2013 18:43 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
On 2/4/2013 5:42 PM, Jay Mising name wrote:
> Hi,
>
> Is there anyway to have a Web app start up using https on a different
> port than 8080?
> So when I right click "debug on server" it launches the url
> http://localhost:8080/myapp but I want it to launch
> https://localhost:8443/myapp. Is there anyway to do this? I've looked
> and can't find anything.
> Thanks

Sorry, no. The WTP Tomcat server only supports launching a URL for what
it identifies as the first non-secure HTTP connector.

Cheers,
Larry
Re: change the tomcat startup connector to ssl https [message #1007473 is a reply to message #1007410] Wed, 06 February 2013 03:26 Go to previous message
Jay Mising name is currently offline Jay Mising nameFriend
Messages: 11
Registered: July 2010
Junior Member
Ok, thanks for the help. I appreciate the response.

Previous Topic:Variable
Next Topic:How to debug Web app with Tomcat & Eclipse
Goto Forum:
  


Current Time: Wed Apr 24 19:26:26 GMT 2024

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

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

Back to the top