users@glassfish.java.net

Multiple Links when launching application

From: Alessandro Ferrucci <alessandroferrucci_at_gmail.com>
Date: Tue, 29 Oct 2013 17:30:19 -0400

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