Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Application services with Oracle GlassFish Servers

Service Mapping can discover application services containing Oracle GlassFish Servers.

Discovered components

NamePlatformVersionProtocolDiscovery typePattern \(or probe if indicated\)
Oracle GlassFish ServerWindows UNIX3.1, 4.0, 4.1WMI WinRM SSHHorizontal and top-downGlassFish Server
Oracle GlassFish WAR fileWindows UNIX3.1, 4.0, 4.1WMI WinRM SSHHorizontal and top-downGlassFish WAR

Parent Topic:Map a single application service using classic Service Mapping

Map application services containing Oracle GlassFish Servers

Map an service instance containing an Oracle GlassFish Server correctly.

Before you begin

Role required: service_mapping_admin

Procedure

  1. Create a service instance.

    1. Navigate to All > Service Mapping > Service Instances.

    2. Select New.

      The Discoverable by Service Mapping option is selected by default.

    3. In the Name field, enter a descriptive name for the service instance.

  2. Define the entry point for this application service:

    1. Select the Other Application tile.

      The Discoverable by Service Mapping option is selected by default.

    2. Define the entry point by filling in the fields.

FieldDescription
Select Entry Point TypeEntry point type: - HTTP\(S\) Endpoint - TCP Endpoint - Tibco BW Endpoint
URLThe URL of the process that correlates with the GlassFish Server, for example, http://10.196.xx.xx:28080/hello/.This field appears when HTTP(S) Endpoint is selected in Select Entry Point Type.
HostThe server that hosts the GlassFish Server.This field appears when Tibco BW Endpoint or TCP Endpoint is selected in Select Entry Point Type.
Host NameThe host name of the server that hosts the GlassFish Server. This field appears when HTTP(S) Endpoint is selected in Select Entry Point Type.
PortThe port, which the process correlating with the GlassFish Server uses.This field appears when Tibco BW Endpointo r TCP Endpoint is selected in Select Entry Point Type.
Process NameThe name of the process that correlates with the GlassFish Server.This field appears when Tibco BW Endpoint is selected in Select Entry Point Type.
CommentsFree text comment to provide information on the endpoint.This field appears when HTTP(S) Endpoint or TCP Endpoint is selected in Select Entry Point Type.
3.  Click **Add**.

4.  Click **Save**.
  1. Click Additional Info on the left and clear the Traffic based discovery check box.

  2. Click Update.

  3. Verify that the mapping result is satisfactory:

    1. Click View Map and wait until the mapping is complete.

      It may take a few minutes.

    2. Review the application service map and make sure that the service layout is as in the following example.

Image omitted: GlassFish-components.png
Application service including a GlassFish server.
In addition, verify that the GlassFish Server CIs are inclusions, each of which contains a WAR file.

If the mapping result is not as you expected, perform basic troubleshooting.

SymptomCauseSolution
Service Mapping fails to discover the GlassFish Server CI. The discovery log displays the following message: Process is not running or port is not correctFailed to identify CI due to the host 10.196.xx.xx lacking an application running on port 28080. Make sure that the application is running and run quick discovery on the host.There is no process running on the port that is part of the entry point.1. Make sure that the entry point is correct. 2. If the entry point is correct, check that here is a process running on the port by running a quick discovery on the host.