All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.main.admin.appserver-domain.8.0.0-JDK17-M7.source-code.stringsubs.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<!--

    Copyright (c) 2013, 2018 Oracle and/or its affiliates. All rights reserved.

    This program and the accompanying materials are made available under the
    terms of the Eclipse Public License v. 2.0, which is available at
    http://www.eclipse.org/legal/epl-2.0.

    This Source Code may also be made available under the following Secondary
    Licenses when the conditions for such availability set forth in the
    Eclipse Public License v. 2.0 are satisfied: GNU General Public License,
    version 2 with the GNU Classpath Exception, which is available at
    https://www.gnu.org/software/classpath/license.html.

    SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0

-->

<stringsubs-definition name="em" version="1.0.0.0" xmlns="http://xmlns.oracle.com/cie/glassfish/stringsubs">
    <component id="GlassFish Core">
        <group-ref name="glassfish-core-sub"/>
    </component>
    <group id="glassfish-core-sub" mode="forward">
    <file-entry name="$DOMAIN_DIR$/config/domain.xml"/>
        <file-entry name="$DOMAIN_DIR$/config/glassfish-acc.xml"/>
        <file-entry name="$DOMAIN_DIR$/docroot/index.html"/>
        <change-pair-ref name="VERSION"/>
        <change-pair-ref name="INSTALL_ROOT"/>
        <change-pair-ref name="SERVER_ID"/>
        <change-pair-ref name="SERVER_ROOT"/>
        <change-pair-ref name="SERVER_NAME"/>
        <change-pair-ref name="ORB_LISTENER1_PORT"/>
        <change-pair-ref name="CONFIG_MODEL_NAME"/>
        <change-pair-ref name="DOMAIN_NAME"/>
        <change-pair-ref name="JMS_PROVIDER_PORT"/>
        <change-pair-ref name="ORB_LISTENER_PORT"/>
        <change-pair-ref name="ORB_SSL_PORT"/>
        <change-pair-ref name="ORB_MUTUALAUTH_PORT"/>
        <change-pair-ref name="JMX_SYSTEM_CONNECTOR_PORT"/>
        <change-pair-ref name="JAVA_DEBUGGER_PORT"/>
        <change-pair-ref name="OSGI_SHELL_TELNET_PORT"/>
        <change-pair-ref name="HTTP_PORT"/>
        <change-pair-ref name="HTTP_SSL_PORT"/>
        <change-pair-ref name="ADMIN_PORT"/>
        <change-pair-ref name="SECURE_ADMIN_IDENTIFIER"/>
        <change-pair-ref name="ADMIN_CERT_DN"/>
        <change-pair-ref name="INSTANCE_CERT_DN"/>
        <change-pair-ref name="HOST_NAME"/>
        <change-pair-ref name="TOKENS_HERE"/>
        <change-pair-ref name="DEFAULT_TOKENS_HERE"/>
        <change-pair-ref name="PORT_BASE"/>
    </group>
    <change-pair id="VERSION" before="%%%VERSION%%%" after="$VERSION$"/>
    <change-pair id="INSTALL_ROOT" before="%%%INSTALL_ROOT%%%" after="$INSTALL_ROOT$"/>
    <change-pair id="SERVER_ID" before="%%%SERVER_ID%%%" after="$SERVER_ID$"/>
    <change-pair id="SERVER_ROOT" before="%%%SERVER_ROOT%%%" after="$SERVER_ROOT$"/>
    <change-pair id="SERVER_NAME" before="%%%SERVER_NAME%%%" after="$SERVER_NAME$"/>
    <change-pair id="ORB_LISTENER1_PORT" before="%%%ORB_LISTENER1_PORT%%%" after="$ORB_LISTENER_PORT$"/>
    <change-pair id="CONFIG_MODEL_NAME" before="%%%CONFIG_MODEL_NAME%%%" after="$CONFIG_MODEL_NAME$"/>
    <change-pair id="DOMAIN_NAME" before="%%%DOMAIN_NAME%%%" after="$DOMAIN_NAME$"/>
    <change-pair id="JMS_PROVIDER_PORT" before="%%%JMS_PROVIDER_PORT%%%" after="$JMS_PROVIDER_PORT$"/>
    <change-pair id="ORB_LISTENER_PORT" before="%%%ORB_LISTENER_PORT%%%" after="$ORB_LISTENER_PORT$"/>
    <change-pair id="ORB_SSL_PORT" before="%%%ORB_SSL_PORT%%%" after="$ORB_SSL_PORT$"/>
    <change-pair id="ORB_MUTUALAUTH_PORT" before="%%%ORB_MUTUALAUTH_PORT%%%" after="$ORB_MUTUALAUTH_PORT$"/>
    <change-pair id="JMX_SYSTEM_CONNECTOR_PORT" before="%%%JMX_SYSTEM_CONNECTOR_PORT%%%" after="$JMX_SYSTEM_CONNECTOR_PORT$"/>
    <change-pair id="JAVA_DEBUGGER_PORT" before="%%%JAVA_DEBUGGER_PORT%%%" after="$JAVA_DEBUGGER_PORT$"/>
    <change-pair id="OSGI_SHELL_TELNET_PORT" before="%%%OSGI_SHELL_TELNET_PORT%%%" after="$OSGI_SHELL_TELNET_PORT$"/>
    <change-pair id="HTTP_PORT" before="%%%HTTP_PORT%%%" after="$HTTP_PORT$"/>
    <change-pair id="HTTP_SSL_PORT" before="%%%HTTP_SSL_PORT%%%" after="$HTTP_SSL_PORT$"/>
    <change-pair id="ADMIN_PORT" before="%%%ADMIN_PORT%%%" after="$ADMIN_PORT$"/>
    <change-pair id="SECURE_ADMIN_IDENTIFIER" before="%%%SECURE_ADMIN_IDENTIFIER%%%" after="$SECURE_ADMIN_IDENTIFIER$"/>
    <change-pair id="ADMIN_CERT_DN" before="%%%ADMIN_CERT_DN%%%" after="$ADMIN_CERT_DN$"/>
    <change-pair id="INSTANCE_CERT_DN" before="%%%INSTANCE_CERT_DN%%%" after="$INSTANCE_CERT_DN$"/>
    <change-pair id="HOST_NAME" before="%%%HOST_NAME%%%" after="$HOST_NAME$"/>
    <change-pair id="TOKENS_HERE" before="&lt;!--%%%TOKENS_HERE%%%--&gt;" after="$TOKENS_HERE$"/>
    <change-pair id="DEFAULT_TOKENS_HERE" before="&lt;!--%%%DEFAULT_TOKENS_HERE%%%--&gt;" after="$DEFAULT_TOKENS_HERE$"/>
    <change-pair id="PORT_BASE" before="&lt;!--%%%PORT_BASE%%%--&gt;" after="$PORT_BASE$"/>
    <defaults>
        <property key="ADMIN_PORT" value="4848" type="port"/>
        <property key="HTTP_SSL_PORT" value="8181" type="port"/>
        <property key="ORB_SSL_PORT" value="3820" type="port"/>
        <property key="ORB_MUTUALAUTH_PORT" value="3920" type="port"/>
        <property key="HTTP_PORT" value="8080" type="port"/>
        <property key="JMS_PROVIDER_PORT" value="7676" type="port"/>
        <property key="ORB_LISTENER_PORT" value="3700" type="port"/>
        <property key="JMX_SYSTEM_CONNECTOR_PORT" value="8686" type="port"/>
        <property key="OSGI_SHELL_TELNET_PORT" value="6666" type="port"/>
        <property key="JAVA_DEBUGGER_PORT" value="9009" type="port"/>
    </defaults>
</stringsubs-definition>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy