users@glassfish.java.net

RE: Multiple Links when launching application

From: Wilkins, Brian <bwilkins_at_harris.com>
Date: Wed, 30 Oct 2013 11:46:03 +0000

It is controlled in the domain.xml.



From: Alessandro Ferrucci [mailto:alessandroferrucci_at_gmail.com]
Sent: Tuesday, October 29, 2013 5:30 PM
To: users_at_glassfish.java.net
Subject: Multiple Links when launching application

Hello,
I have an application deployed on glassfish and when I launch the application it opens a window with 2 links:
Application Name:

COMET

Links:

[server]

http://<hostname>:8080/COMET<http://comet-tc1b.npc.census.gov:8080/COMET>

[server]

https://<hostname>:8181/COMET<https://comet-tc1b.npc.census.gov:8181/COMET>



So it looks like it exposes a non SSL link and an SSL link. What is the configuration file that controls this behavior? I would like to only expose an SSL link (or non SSL link at times)
Thanks!

Alessandro Ferrucci