Issue #23739 glassfish3 to glassfish7
diff --git a/docs/add-on-component-development-guide/src/main/jbake/content/preface.adoc b/docs/add-on-component-development-guide/src/main/jbake/content/preface.adoc
index 963017d..01dc989 100644
--- a/docs/add-on-component-development-guide/src/main/jbake/content/preface.adoc
+++ b/docs/add-on-component-development-guide/src/main/jbake/content/preface.adoc
@@ -327,22 +327,22 @@
 a|* Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 +
-user's-home-directory``/glassfish3/glassfish``
+user's-home-directory``/glassfish7/glassfish``
 +
 * Installations on the Windows operating system:
 +
-SystemDrive``:\glassfish3\glassfish``
+SystemDrive``:\glassfish7\glassfish``
 
 |as-install-parent
 |Represents the parent of the base installation directory for GlassFish Server.
 a|* Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 +
-user's-home-directory``/glassfish3``
+user's-home-directory``/glassfish7``
 +
 * Installations on the Windows operating system:
 +
-SystemDrive``:\glassfish3``
+SystemDrive``:\glassfish7``
 
 |domain-root-dir
 |Represents the directory in which a domain is created by default.
diff --git a/docs/administration-guide/src/main/jbake/content/domains.adoc b/docs/administration-guide/src/main/jbake/content/domains.adoc
index 67abeac..d67971c 100644
--- a/docs/administration-guide/src/main/jbake/content/domains.adoc
+++ b/docs/administration-guide/src/main/jbake/content/domains.adoc
@@ -882,7 +882,7 @@
 * /etc/init.d/GlassFish_domain1 restart
 
 For your convenience this message has also been saved to this file:
-/export/glassfish3/glassfish/domains/domain1/PlatformServices.log
+/export/glassfish7/glassfish/domains/domain1/PlatformServices.log
 Command create-service executed successfully.
 ----
 
@@ -1137,7 +1137,7 @@
 [source]
 ----
 asadmin> restore-domain --backupdir /net/backups.example.com/glassfish domain1
-Restored the domain (domain1) to /home/user1/glassfish3/glassfish/domains/domain1
+Restored the domain (domain1) to /home/user1/glassfish7/glassfish/domains/domain1
 Command restore-domain executed successfully.
 ----
 
@@ -1480,8 +1480,8 @@
 $ asadmin start-domain
 Waiting for domain1 to start ........................
 Successfully started the domain : domain1
-domain  Location: /export/glassfish3/glassfish/domains/domain1
-Log File: /export/glassfish3/glassfish/domains/domain1/logs/server.log
+domain  Location: /export/glassfish7/glassfish/domains/domain1
+Log File: /export/glassfish7/glassfish/domains/domain1/logs/server.log
 Admin Port: 4849
 Command start-domain executed successfully.
 ----
diff --git a/docs/administration-guide/src/main/jbake/content/general-administration.adoc b/docs/administration-guide/src/main/jbake/content/general-administration.adoc
index 9b6ea17..1520e97 100644
--- a/docs/administration-guide/src/main/jbake/content/general-administration.adoc
+++ b/docs/administration-guide/src/main/jbake/content/general-administration.adoc
@@ -1441,7 +1441,7 @@
       }
     ],
     "entity":{
-      "installDir":"\/export\/glassfish3",
+      "installDir":"\/export\/glassfish7",
       "name":"sj01",
       "nodeDir":null,
       "nodeHost":
@@ -1523,7 +1523,7 @@
       }
     ],
     "entity":{
-      "installDir":"\/export\/glassfish3",
+      "installDir":"\/export\/glassfish7",
       "name":"sj01",
       "nodeDir":null,
       "nodeHost":
@@ -2213,7 +2213,7 @@
       }
     ],
     "entity":{
-      "installDir":"\/export\/glassfish3",
+      "installDir":"\/export\/glassfish7",
       "name":"sj01",
       "nodeDir":null,
       "nodeHost":
@@ -2481,7 +2481,7 @@
    </entry>
    <entry key="entity">
     <map>
-     <entry key="installDir" value="/export/glassfish3"/>
+     <entry key="installDir" value="/export/glassfish7"/>
      <entry key="name" value="sj01"/>
      <entry key="nodeDir" value=""/>
      <entry key="type" value="SSH"/>
@@ -3086,8 +3086,7 @@
   The severity level of the message in the log record. For more
   information, see link:logging.html#gklml[Setting Log Levels].
 product-name::
-  The application that created the log message, for example,
-  `glassfish3.1`.
+  The application that created the log message, for example, `glassfish7`.
 logger-class-name::
   The fully qualified name of the Java class of the logger class that
   created the log message. Each component of GlassFish Server provides
@@ -3103,8 +3102,9 @@
   Server, this identifier consists of a module code and a numerical
   value, for example, `CORE5004`. All `SEVERE` and `WARNING` messages
   and some `INFO` messages from GlassFish Server contain a message
-  identifier. For more information, see the link:../error-messages-reference/toc.html#GSEMR[GlassFish Server
-  Open Source Edition Error Message Reference].
+  identifier. For more information, see the
+  link:../error-messages-reference/toc.html#GSEMR[
+  GlassFish Server Open Source Edition Error Message Reference].
 message-text::
   The text of the log message.
 
@@ -3127,7 +3127,7 @@
       "recordNumber":475,
       "loggedDateTimeInMS":1300743782815,
       "loggedLevel":"INFO",
-      "productName":"glassfish3.1",
+      "productName":"glassfish7",
       "loggerName":"org.glassfish.admingui",
       "nameValuePairs": "_ThreadID=25;_ThreadName=Thread-1;",
       "messageID":"",
@@ -3137,7 +3137,7 @@
       "recordNumber":474,
       "loggedDateTimeInMS":1300728893368,
       "loggedLevel":"INFO",
-      "productName":"glassfish3.1",
+      "productName":"glassfish7",
       "loggerName":"jakarta.enterprise.system.core.com.sun.enterprise.v3.admin.adapter",
       "nameValuePairs":"_ThreadID=238;_ThreadName=Thread-1;",
       "messageID":"",
@@ -3147,7 +3147,7 @@
       "recordNumber":473,
       "loggedDateTimeInMS":1300728893367,
       "loggedLevel":"INFO",
-      "productName":"glassfish3.1",
+      "productName":"glassfish7",
       "loggerName":"jakarta.enterprise.system.core.com.sun.enterprise.v3.server",
       "nameValuePairs":"_ThreadID=238;_ThreadName=Thread-1;",
       "messageID":"CORE10010",
@@ -3217,7 +3217,7 @@
   The name of the thread that created the message.
 product-name::
   The application that created the log message, for example,
-  `glassfish3.1`.
+  `glassfish7`.
 record-number::
   A serial number in the form of a decimal integer that uniquely
   identifies the log record.
@@ -3239,15 +3239,15 @@
  <record loggedDateTimeInMS="1300743782815" loggedLevel="INFO"
  loggerName="org.glassfish.admingui" messageID=""
  nameValuePairs="_ThreadID=25;_ThreadName=Thread-1;"
- productName="glassfish3.1" recordNumber="475"/>
+ productName="glassfish7" recordNumber="475"/>
  <record loggedDateTimeInMS="1300728893368" loggedLevel="INFO"
  loggerName="jakarta.enterprise.system.core.com.sun.enterprise.v3.admin.adapter"
   messageID="" nameValuePairs="_ThreadID=238;_ThreadName=Thread-1;"
-  productName="glassfish3.1" recordNumber="474"/>
+  productName="glassfish7" recordNumber="474"/>
  <record loggedDateTimeInMS="1300728893367" loggedLevel="INFO"
  loggerName="jakarta.enterprise.system.core.com.sun.enterprise.v3.server"
  messageid="core10010" nameValuePairs="_ThreadID=238;_ThreadName=Thread-1;"
- productName="glassfish3.1" recordNumber="473"/>
+ productName="glassfish7" recordNumber="473"/>
 </records>
 ----
 
diff --git a/docs/administration-guide/src/main/jbake/content/overview.adoc b/docs/administration-guide/src/main/jbake/content/overview.adoc
index a75c0b1..d6edf8f 100644
--- a/docs/administration-guide/src/main/jbake/content/overview.adoc
+++ b/docs/administration-guide/src/main/jbake/content/overview.adoc
@@ -920,7 +920,7 @@
 GlassFish OSGi Admin Console component.
 * If you are obtaining the console from the Maven repository, download
 and unzip the required files.
-2. Download the following files to the parent of the `glassfish3`
+2. Download the following files to the parent of the `glassfish7`
 directory of your GlassFish Server installation.
 http://maven.glassfish.org/content/groups/glassfish/org/glassfish/packager/glassfish-osgi-http/3.1.2/glassfish-osgi-http-3.1.2.zip[`glassfish-osgi-http-3.1.2.zip`]
 +
diff --git a/docs/administration-guide/src/main/jbake/content/preface.adoc b/docs/administration-guide/src/main/jbake/content/preface.adoc
index 19bb800..91756f6 100644
--- a/docs/administration-guide/src/main/jbake/content/preface.adoc
+++ b/docs/administration-guide/src/main/jbake/content/preface.adoc
@@ -299,22 +299,22 @@
 Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory`/glassfish3/glassfish`
+user's-home-directory`/glassfish7/glassfish`
 
 Installations on the Windows operating system:
 
-SystemDrive`:\glassfish3\glassfish`
+SystemDrive`:\glassfish7\glassfish`
 
 |as-install-parent + |Represents the parent of the base installation
 directory for GlassFish Server. a|
 Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 
-user's-home-directory`/glassfish3`
+user's-home-directory`/glassfish7`
 
 Installations on the Windows operating system:
 
-SystemDrive`:\glassfish3`
+SystemDrive`:\glassfish7`
 
 |domain-root-dir + |Represents the directory in which a domain is
 created by default. |as-install`/domains/`
diff --git a/docs/application-deployment-guide/src/main/jbake/content/preface.adoc b/docs/application-deployment-guide/src/main/jbake/content/preface.adoc
index aadd766..e44573d 100644
--- a/docs/application-deployment-guide/src/main/jbake/content/preface.adoc
+++ b/docs/application-deployment-guide/src/main/jbake/content/preface.adoc
@@ -256,22 +256,22 @@
 Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory`/glassfish3/glassfish`
+user's-home-directory`/glassfish7/glassfish`
 
 Installations on the Windows operating system:
 
-SystemDrive`:\glassfish3\glassfish`
+SystemDrive`:\glassfish7\glassfish`
 
 |as-install-parent + |Represents the parent of the base installation
 directory for GlassFish Server. a|
 Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 
-user's-home-directory`/glassfish3`
+user's-home-directory`/glassfish7`
 
 Installations on the Windows operating system:
 
-SystemDrive`:\glassfish3`
+SystemDrive`:\glassfish7`
 
 |domain-root-dir + |Represents the directory in which a domain is
 created by default. |as-install`/domains/`
diff --git a/docs/application-development-guide/src/main/jbake/content/preface.adoc b/docs/application-development-guide/src/main/jbake/content/preface.adoc
index b4f3cfd..7e63d86 100644
--- a/docs/application-development-guide/src/main/jbake/content/preface.adoc
+++ b/docs/application-development-guide/src/main/jbake/content/preface.adoc
@@ -256,17 +256,17 @@
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory``/glassfish3/glassfish`` +
+user's-home-directory``/glassfish7/glassfish`` +
 Installations on the Windows operating system: +
-SystemDrive``:\glassfish3\glassfish``
+SystemDrive``:\glassfish7\glassfish``
 
 |as-install-parent
 |Represents the parent of the base installation directory for GlassFish Server.
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system: +
-user's-home-directory``/glassfish3`` +
+user's-home-directory``/glassfish7`` +
 Installations on the Windows operating system: +
-SystemDrive``:\glassfish3``
+SystemDrive``:\glassfish7``
 
 |domain-root-dir
 |Represents the directory in which a domain is created by default.
diff --git a/docs/deployment-planning-guide/src/main/jbake/content/preface.adoc b/docs/deployment-planning-guide/src/main/jbake/content/preface.adoc
index 3fd0d6d..81f29d0 100644
--- a/docs/deployment-planning-guide/src/main/jbake/content/preface.adoc
+++ b/docs/deployment-planning-guide/src/main/jbake/content/preface.adoc
@@ -294,19 +294,19 @@
 
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system: +
-user's-home-directory``/glassfish3/glassfish``
+user's-home-directory``/glassfish7/glassfish``
 
 Installations on the Windows operating system: +
-SystemDrive``:\glassfish3\glassfish``
+SystemDrive``:\glassfish7\glassfish``
 
 |as-install-parent
 |Represents the parent of the base installation directory for GlassFish Server.
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system: +
-user's-home-directory``/glassfish3``
+user's-home-directory``/glassfish7``
 
 Installations on the Windows operating system: +
-SystemDrive``:\glassfish3``
+SystemDrive``:\glassfish7``
 
 |domain-root-dir
 |Represents the directory in which a domain is created by default.
diff --git a/docs/embedded-server-guide/src/main/jbake/content/preface.adoc b/docs/embedded-server-guide/src/main/jbake/content/preface.adoc
index c66951e..8e351b5 100644
--- a/docs/embedded-server-guide/src/main/jbake/content/preface.adoc
+++ b/docs/embedded-server-guide/src/main/jbake/content/preface.adoc
@@ -321,22 +321,22 @@
 Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory`/glassfish3/glassfish`
+user's-home-directory`/glassfish7/glassfish`
 
 Installations on the Windows operating system:
 
-SystemDrive`:\glassfish3\glassfish`
+SystemDrive`:\glassfish7\glassfish`
 
 |as-install-parent + |Represents the parent of the base installation
 directory for GlassFish Server. a|
 Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 
-user's-home-directory`/glassfish3`
+user's-home-directory`/glassfish7`
 
 Installations on the Windows operating system:
 
-SystemDrive`:\glassfish3`
+SystemDrive`:\glassfish7`
 
 |domain-root-dir + |Represents the directory in which a domain is
 created by default. |as-install`/domains/`
diff --git a/docs/ha-administration-guide/src/main/jbake/content/instances.adoc b/docs/ha-administration-guide/src/main/jbake/content/instances.adoc
index a2cf90a..d78f234 100644
--- a/docs/ha-administration-guide/src/main/jbake/content/instances.adoc
+++ b/docs/ha-administration-guide/src/main/jbake/content/instances.adoc
@@ -582,8 +582,8 @@
 CLI801 Instance is already synchronized
 Waiting for pmd-i2 to start ............
 Successfully started the instance: pmd-i2
-instance Location: /export/glassfish3/glassfish/nodes/sj02/pmd-i2
-Log File: /export/glassfish3/glassfish/nodes/sj02/pmd-i2/logs/server.log
+instance Location: /export/glassfish7/glassfish/nodes/sj02/pmd-i2
+Log File: /export/glassfish7/glassfish/nodes/sj02/pmd-i2/logs/server.log
 Admin Port: 24851
 Command start-local-instance executed successfully.
 The instance, pmd-i2, was started on host sj02.example.com
@@ -919,7 +919,7 @@
 ----
 $ asadmin --host dashost.example.com list-nodes --long
 NODE NAME          TYPE    NODE HOST         INSTALL DIRECTORY   REFERENCED BY
-localhost-domain1  CONFIG  localhost         /export/glassfish3
+localhost-domain1  CONFIG  localhost         /export/glassfish7
 Command list-nodes executed successfully.
 $ asadmin --host dashost.example.com
 create-local-instance --cluster kuicluster kui-i1
@@ -938,8 +938,8 @@
 Command create-local-instance executed successfully.
 $ asadmin --host dashost.example.com list-nodes --long
 NODE NAME          TYPE    NODE HOST         INSTALL DIRECTORY   REFERENCED BY
-localhost-domain1  CONFIG  localhost         /export/glassfish3
-xk01               CONFIG  xk01.example.com  /export/glassfish3  kui-i1
+localhost-domain1  CONFIG  localhost         /export/glassfish7
+xk01               CONFIG  xk01.example.com  /export/glassfish7  kui-i1
 Command list-nodes executed successfully.
 ----
 
@@ -1134,8 +1134,8 @@
 $ asadmin start-local-instance --node sj01 yml-i1
 Waiting for yml-i1 to start ...............
 Successfully started the instance: yml-i1
-instance Location: /export/glassfish3/glassfish/nodes/sj01/yml-i1
-Log File: /export/glassfish3/glassfish/nodes/sj01/yml-i1/logs/server.log
+instance Location: /export/glassfish7/glassfish/nodes/sj01/yml-i1
+Log File: /export/glassfish7/glassfish/nodes/sj01/yml-i1/logs/server.log
 Admin Port: 24849
 Command start-local-instance executed successfully.
 ----
@@ -1542,8 +1542,8 @@
 Removing all cached state for instance yml-i1.
 Waiting for yml-i1 to start ...............
 Successfully started the instance: yml-i1
-instance Location: /export/glassfish3/glassfish/nodes/sj01/yml-i1
-Log File: /export/glassfish3/glassfish/nodes/sj01/yml-i1/logs/server.log
+instance Location: /export/glassfish7/glassfish/nodes/sj01/yml-i1
+Log File: /export/glassfish7/glassfish/nodes/sj01/yml-i1/logs/server.log
 Admin Port: 24849
 Command start-local-instance executed successfully.
 ----
@@ -1811,7 +1811,7 @@
 
 Put the files in a subdirectory under the domain directory that is not
 defined by GlassFish Server, for example,
-`/export/glassfish3/glassfish/domains/domain1/myapp/myfile`.
+`/export/glassfish7/glassfish/domains/domain1/myapp/myfile`.
 
 [[gksdy]][[GSHAG00125]][[to-resynchronize-an-instance-and-the-das-offline]]
 
diff --git a/docs/ha-administration-guide/src/main/jbake/content/nodes.adoc b/docs/ha-administration-guide/src/main/jbake/content/nodes.adoc
index 248ba8c..1aa6685 100644
--- a/docs/ha-administration-guide/src/main/jbake/content/nodes.adoc
+++ b/docs/ha-administration-guide/src/main/jbake/content/nodes.adoc
@@ -140,7 +140,7 @@
   must be specified. Otherwise, an error occurs.
 install-dir::
   The full path to the parent of the base installation directory of the
-  GlassFish Server software on the host, for example, `C:\glassfish3`.
+  GlassFish Server software on the host, for example, `C:\glassfish7`.
   If the GlassFish Server software is installed in the same directory on
   the node's host and the DAS host, you can omit this option.
 node-name::
@@ -231,9 +231,9 @@
 ----
 asadmin> list-nodes-dcom --long=true
 NODE NAME    TYPE   NODE HOST            INSTALL DIRECTORY   REFERENCED BY
-xkyd         DCOM   xkyd.example.com     C:\glassfish3
-wpmdl2       DCOM   wpmdl2.example.com   C:\glassfish3       wdi2
-wpmdl1       DCOM   wpmdl1.example.com   C:\glassfish3       wdi1
+xkyd         DCOM   xkyd.example.com     C:\glassfish7
+wpmdl2       DCOM   wpmdl2.example.com   C:\glassfish7       wdi2
+wpmdl1       DCOM   wpmdl1.example.com   C:\glassfish7       wdi1
 Command list-nodes-dcom executed successfully.
 ----
 
@@ -353,9 +353,9 @@
 ----
 asadmin> list-nodes-dcom --long=true
 NODE NAME    TYPE   NODE HOST            INSTALL DIRECTORY   REFERENCED BY
-xkyd         DCOM   xkyd.example.com     C:\glassfish3
-wpmdl2       DCOM   wpmdl2.example.com   C:\glassfish3       wdi2
-wpmdl1       DCOM   wpmdl1.example.com   C:\glassfish3       wdi1
+xkyd         DCOM   xkyd.example.com     C:\glassfish7
+wpmdl2       DCOM   wpmdl2.example.com   C:\glassfish7       wdi2
+wpmdl1       DCOM   wpmdl1.example.com   C:\glassfish7       wdi1
 Command list-nodes-dcom executed successfully.
 asadmin> delete-node-dcom xkyd
 Command delete-node-dcom executed successfully.
@@ -449,7 +449,7 @@
 install-dir::
   The full path to the parent of the base installation directory of the
   GlassFish Server software on the host, for example,
-  `/export/glassfish3/`. If the GlassFish Server software is installed
+  `/export/glassfish7/`. If the GlassFish Server software is installed
   in the same directory on the node's host and the DAS host, you can
   omit this option.
 node-name::
@@ -552,8 +552,8 @@
 ----
 asadmin> list-nodes-ssh --long=true
 NODE NAME   TYPE   NODE HOST          INSTALL DIRECTORY    REFERENCED BY
-sj01        SSH    sj01.example.com   /export/glassfish3   pmd-i1
-sj02        SSH    sj02.example.com   /export/glassfish3   pmd-i2
+sj01        SSH    sj01.example.com   /export/glassfish7   pmd-i1
+sj02        SSH    sj02.example.com   /export/glassfish7   pmd-i2
 Command list-nodes-ssh executed successfully.
 ----
 
@@ -674,8 +674,8 @@
 ----
 asadmin> list-nodes-ssh --long=true
 NODE NAME   TYPE   NODE HOST          INSTALL DIRECTORY    REFERENCED BY
-sj01        SSH    sj01.example.com   /export/glassfish3
-sj02        SSH    sj02.example.com   /export/glassfish3   pmd-i2
+sj01        SSH    sj01.example.com   /export/glassfish7
+sj02        SSH    sj02.example.com   /export/glassfish7   pmd-i2
 Command list-nodes-ssh executed successfully.
 asadmin> delete-node-ssh sj01
 Command delete-node-ssh executed successfully.
@@ -755,7 +755,7 @@
 install-dir::
   The full path to the parent of the base installation directory of the
   GlassFish Server software on the host, for example,
-  `/export/glassfish3/`. You may omit this option. The installation
+  `/export/glassfish7/`. You may omit this option. The installation
   directory can be determined when instances that reside on the node are
   created.
 node-name::
@@ -844,9 +844,9 @@
 ----
 asadmin> list-nodes-config --long=true
 NODE NAME           TYPE     NODE HOST            INSTALL DIRECTORY    REFERENCED BY
-localhost-domain1   CONFIG   localhost            /export/glassfish3
-cfg01               CONFIG   cfg01.example.com    /export/glassfish3   yml-i1
-cfg02               CONFIG   cfg02.example.com    /export/glassfish3   yml-i2
+localhost-domain1   CONFIG   localhost            /export/glassfish7
+cfg01               CONFIG   cfg01.example.com    /export/glassfish7   yml-i1
+cfg02               CONFIG   cfg02.example.com    /export/glassfish7   yml-i2
 Command list-nodes-config executed successfully.
 ----
 
@@ -911,9 +911,9 @@
 ----
 asadmin> list-nodes-config --long=true
 NODE NAME           TYPE     NODE HOST           INSTALL DIRECTORY    REFERENCED BY
-localhost-domain1   CONFIG   localhost           /export/glassfish3
-cfg01               CONFIG   cfg01.example.com   /export/glassfish3
-cfg02               CONFIG   cfg02.example.com   /export/glassfish3   yml-i2
+localhost-domain1   CONFIG   localhost           /export/glassfish7
+cfg01               CONFIG   cfg01.example.com   /export/glassfish7
+cfg02               CONFIG   cfg02.example.com   /export/glassfish7   yml-i2
 Command list-nodes-config executed successfully.
 asadmin> delete-node-config cfg01
 Command delete-node-config executed successfully.
diff --git a/docs/ha-administration-guide/src/main/jbake/content/preface.adoc b/docs/ha-administration-guide/src/main/jbake/content/preface.adoc
index 3f45a4f..a4f7bb8 100644
--- a/docs/ha-administration-guide/src/main/jbake/content/preface.adoc
+++ b/docs/ha-administration-guide/src/main/jbake/content/preface.adoc
@@ -259,22 +259,22 @@
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory``/glassfish3/glassfish``
+user's-home-directory``/glassfish7/glassfish``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3\glassfish``
+SystemDrive``:\glassfish7\glassfish``
 
 |as-install-parent
 |Represents the parent of the base installation directory for GlassFish Server.
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 
-user's-home-directory``/glassfish3``
+user's-home-directory``/glassfish7``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3``
+SystemDrive``:\glassfish7``
 
 |domain-root-dir
 |Represents the directory in which a domain is created by default.
diff --git a/docs/ha-administration-guide/src/main/jbake/content/ssh-setup.adoc b/docs/ha-administration-guide/src/main/jbake/content/ssh-setup.adoc
index 0514325..0fb21c3 100644
--- a/docs/ha-administration-guide/src/main/jbake/content/ssh-setup.adoc
+++ b/docs/ha-administration-guide/src/main/jbake/content/ssh-setup.adoc
@@ -1807,14 +1807,14 @@
 Created installation zip C:\glassfish8107276692860773166.zip
 Copying 85760199 bytes..........................................................
 ....................................
-WROTE FILE TO REMOTE SYSTEM: C:/glassfish3/glassfish_install.zip and C:/glassfish3/unpack.bat
+WROTE FILE TO REMOTE SYSTEM: C:/glassfish7/glassfish_install.zip and C:/glassfish7/unpack.bat
 Output from Windows Unpacker:
 
 C:\Windows\system32>C:
 
-C:\Windows\system32>cd "C:\glassfish3"
+C:\Windows\system32>cd "C:\glassfish7"
 
-C:\glassfish3>jar xvf glassfish_install.zip
+C:\glassfish7>jar xvf glassfish_install.zip
  inflated: bin/asadmin
  inflated: bin/asadmin.bat
  inflated: glassfish/bin/appclient
@@ -1844,17 +1844,17 @@
 Successfully connected to gfuser@sj03.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
 Copying /home/gfuser/glassfish2339538623689073993.zip (81395008 bytes) to
-sj03.example.com:/export/glassfish3
-Installing glassfish2339538623689073993.zip into sj03.example.com:/export/glassfish3
-Removing sj03.example.com:/export/glassfish3/glassfish2339538623689073993.zip
-Fixing file permissions of all files under sj03.example.com:/export/glassfish3/bin
+sj03.example.com:/export/glassfish7
+Installing glassfish2339538623689073993.zip into sj03.example.com:/export/glassfish7
+Removing sj03.example.com:/export/glassfish7/glassfish2339538623689073993.zip
+Fixing file permissions of all files under sj03.example.com:/export/glassfish7/bin
 Successfully connected to gfuser@sj04.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
 Copying /home/gfuser/glassfish2339538623689073993.zip (81395008 bytes) to
-sj04.example.com:/export/glassfish3
-Installing glassfish2339538623689073993.zip into sj04.example.com:/export/glassfish3
-Removing sj04.example.com:/export/glassfish3/glassfish2339538623689073993.zip
-Fixing file permissions of all files under sj04.example.com:/export/glassfish3/bin
+sj04.example.com:/export/glassfish7
+Installing glassfish2339538623689073993.zip into sj04.example.com:/export/glassfish7
+Removing sj04.example.com:/export/glassfish7/glassfish2339538623689073993.zip
+Fixing file permissions of all files under sj04.example.com:/export/glassfish7/bin
 Command install-node-ssh executed successfully
 ----
 
diff --git a/docs/performance-tuning-guide/src/main/jbake/content/preface.adoc b/docs/performance-tuning-guide/src/main/jbake/content/preface.adoc
index 5956bde..810ca79 100644
--- a/docs/performance-tuning-guide/src/main/jbake/content/preface.adoc
+++ b/docs/performance-tuning-guide/src/main/jbake/content/preface.adoc
@@ -254,22 +254,22 @@
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory``/glassfish3/glassfish``
+user's-home-directory``/glassfish7/glassfish``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3\glassfish``
+SystemDrive``:\glassfish7\glassfish``
 
 |as-install-parent
 |Represents the parent of the base installation directory for GlassFish Server.
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 
-user's-home-directory``/glassfish3``
+user's-home-directory``/glassfish7``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3``
+SystemDrive``:\glassfish7``
 
 |domain-root-dir
 |Represents the directory in which a domain is created by default.
diff --git a/docs/reference-manual/src/main/jbake/content/collect-log-files.adoc b/docs/reference-manual/src/main/jbake/content/collect-log-files.adoc
index 787fb3c..9ffae5c 100644
--- a/docs/reference-manual/src/main/jbake/content/collect-log-files.adoc
+++ b/docs/reference-manual/src/main/jbake/content/collect-log-files.adoc
@@ -104,8 +104,8 @@
 [source]
 ----
 asadmin> collect-log-files
-Created Zip file under /space/gfv3/v3setup/glassfish3/glassfish/domains/domain1/\
-collected-logs/log_2010-12-15_15-46-23.zip.
+Created Zip file under /space/gf/glassfish7/glassfish/domains/domain1/\
+collected-logs/log_2021-12-15_15-46-23.zip.
 Command collect-log-files executed successfully.
 ----
 
@@ -121,8 +121,8 @@
 asadmin> collect-log-files --target cluster1
 Log files are downloaded for instance1.
 Log files are downloaded for instance2.
-Created Zip file under /space/gfv3/v3setup/glassfish3/glassfish/domains/domain1/\
-collected-logs/log_2010-12-15_15-54-06.zip.
+Created Zip file under /space/gfv/glassfish7/glassfish/domains/domain1/\
+collected-logs/log_2021-12-15_15-54-06.zip.
 Command collect-log-files executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/create-node-config.adoc b/docs/reference-manual/src/main/jbake/content/create-node-config.adoc
index 5d2ca84..de5d27d 100644
--- a/docs/reference-manual/src/main/jbake/content/create-node-config.adoc
+++ b/docs/reference-manual/src/main/jbake/content/create-node-config.adoc
@@ -81,7 +81,7 @@
 `--installdir`::
   The full path to the parent of the base installation directory of the
   \{product---name} software on the host, for example,
-  `/export/glassfish3/`. If this option is omitted, no parent of the
+  `/export/glassfish7/`. If this option is omitted, no parent of the
   base installation directory of the \{product---name} software is
   specified for the node.
 `--nodedir`::
diff --git a/docs/reference-manual/src/main/jbake/content/create-node-dcom.adoc b/docs/reference-manual/src/main/jbake/content/create-node-dcom.adoc
index 537b2de..661a2ac 100644
--- a/docs/reference-manual/src/main/jbake/content/create-node-dcom.adoc
+++ b/docs/reference-manual/src/main/jbake/content/create-node-dcom.adoc
@@ -76,7 +76,7 @@
   must be specified. Otherwise, an error occurs.
 `--installdir`::
   The full path to the parent of the base installation directory of the
-  \{product---name} software on the host, for example, `C:\glassfish3`.
+  \{product---name} software on the host, for example, `C:\glassfish7`.
   The default is the parent of the default base installation directory
   of the \{product---name} software for the DAS. This default is useful
   only if \{product---name} is installed in the same location on all
@@ -163,7 +163,7 @@
 
 This example creates the node `wpmdl1` for the host
 `wpmdl1.example.com`. By default, the parent of the base installation
-directory of the \{product---name} software is `C:\glassfish3`.
+directory of the \{product---name} software is `C:\glassfish7`.
 
 [source]
 ----
@@ -178,11 +178,11 @@
 
 This example creates the node `wyml1` for the host `wyml1.example.com`.
 The parent of the base installation directory of the \{product---name}
-software on this host is `C:\middleware\glassfish3`.
+software on this host is `C:\middleware\glassfish7`.
 
 [source]
 ----
-asadmin> create-node-dcom --installdir C:\middleware\glassfish3
+asadmin> create-node-dcom --installdir C:\middleware\glassfish7
 --nodehost wyml1.example.com wyml1
 Command create-node-dcom executed successfully.
 ----
diff --git a/docs/reference-manual/src/main/jbake/content/create-node-ssh.adoc b/docs/reference-manual/src/main/jbake/content/create-node-ssh.adoc
index 98f64d3..c63e9fd 100644
--- a/docs/reference-manual/src/main/jbake/content/create-node-ssh.adoc
+++ b/docs/reference-manual/src/main/jbake/content/create-node-ssh.adoc
@@ -71,7 +71,7 @@
 `--installdir`::
   The full path to the parent of the base installation directory of the
   \{product---name} software on the host, for example,
-  `/export/glassfish3/`. The default is the parent of the default base
+  `/export/glassfish7/`. The default is the parent of the default base
   installation directory of the \{product---name} software for the DAS.
   This default is useful only if \{product---name} is installed in the
   same location on all hosts.
@@ -183,13 +183,13 @@
 
 This example creates the node `adc` for the host `adc.example.com`. By
 default, the parent of the base installation directory of the
-\{product---name} software is `/export/glassfish3`.
+\{product---name} software is `/export/glassfish7`.
 
 [source]
 ----
 asadmin> create-node-ssh
 --nodehost adc.example.com
---installdir /export/glassfish3 adc
+--installdir /export/glassfish7 adc
 
 Command create-node-ssh executed successfully.
 ----
diff --git a/docs/reference-manual/src/main/jbake/content/create-service.adoc b/docs/reference-manual/src/main/jbake/content/create-service.adoc
index 5b13025..6ccdea6 100644
--- a/docs/reference-manual/src/main/jbake/content/create-service.adoc
+++ b/docs/reference-manual/src/main/jbake/content/create-service.adoc
@@ -236,16 +236,16 @@
 the details:
 ID of the service: domain1
 Display Name of the service:domain1 GlassFish Server
-Domain Directory: C:\glassfish3\glassfish\domains\domain1
-Configuration file for Windows Services Wrapper: C:\glassfish3\glassfish\domains\
+Domain Directory: C:\glassfish7\glassfish\domains\domain1
+Configuration file for Windows Services Wrapper: C:\glassfish7\glassfish\domains\
 domain1\bin\domain1Service.xml
 The service can be controlled using the Windows Services Manager or you can use the
 Windows Services Wrapper instead:
-Start Command:  C:\glassfish3\glassfish\domains\domain1\bin\domain1Service.exe  start
-Stop Command:   C:\glassfish3\glassfish\domains\domain1\bin\domain1Service.exe  stop
-Uninstall Command:  C:\glassfish3\glassfish\domains\domain1\bin\domain1Service.exe
+Start Command:  C:\glassfish7\glassfish\domains\domain1\bin\domain1Service.exe  start
+Stop Command:   C:\glassfish7\glassfish\domains\domain1\bin\domain1Service.exe  stop
+Uninstall Command:  C:\glassfish7\glassfish\domains\domain1\bin\domain1Service.exe
 uninstall
-Install Command:  C:\glassfish3\glassfish\domains\domain1\bin\domain1Service.exe
+Install Command:  C:\glassfish7\glassfish\domains\domain1\bin\domain1Service.exe
 install
 
 This message is also available in a file named PlatformServices.log in the domain's
@@ -277,7 +277,7 @@
 * /etc/init.d/GlassFish_domain1 restart
 
 For your convenience this message has also been saved to this file:
-/export/glassfish3/glassfish/domains/domain1/PlatformServices.log
+/export/glassfish7/glassfish/domains/domain1/PlatformServices.log
 Command create-service executed successfully.
 ----
 
@@ -295,9 +295,9 @@
 Name of the service:application/GlassFish/domain1
 Type of the service:Domain
 Configuration location of the service:/home/gfuser/glassfish-installations
-/glassfish3/glassfish/domains
+/glassfish7/glassfish/domains
 Manifest file location on the system:/var/svc/manifest/application
-/GlassFish/domain1_home_gfuser_glassfish-installations_glassfish3
+/GlassFish/domain1_home_gfuser_glassfish-installations_glassfish7
 _glassfish_domains/Domain-service-smf.xml.
 You have created the service but you need to start it yourself.
 Here are the most typical Solaris commands of interest:
diff --git a/docs/reference-manual/src/main/jbake/content/export-sync-bundle.adoc b/docs/reference-manual/src/main/jbake/content/export-sync-bundle.adoc
index fc5e0ca..a0d7bba 100644
--- a/docs/reference-manual/src/main/jbake/content/export-sync-bundle.adoc
+++ b/docs/reference-manual/src/main/jbake/content/export-sync-bundle.adoc
@@ -133,7 +133,7 @@
 [source]
 ----
 asadmin> export-sync-bundle --target=pmdcluster
-Sync bundle: /export/glassfish3/glassfish/domains/domain1/sync/
+Sync bundle: /export/glassfish7/glassfish/domains/domain1/sync/
 pmdcluster-sync-bundle.zip
 
 Command export-sync-bundle executed successfully.
diff --git a/docs/reference-manual/src/main/jbake/content/import-sync-bundle.adoc b/docs/reference-manual/src/main/jbake/content/import-sync-bundle.adoc
index 35a6e89..fd07bc6 100644
--- a/docs/reference-manual/src/main/jbake/content/import-sync-bundle.adoc
+++ b/docs/reference-manual/src/main/jbake/content/import-sync-bundle.adoc
@@ -115,7 +115,7 @@
 
 This example imports the configuration for the clustered instance
 `ymli2` on the node `sj02` from the archive file
-`/export/glassfish3/glassfish/domains/domain1/sync/ymlcluster-sync-bundle.zip`.
+`/export/glassfish7/glassfish/domains/domain1/sync/ymlcluster-sync-bundle.zip`.
 
 The command is run on the host `sj02`, which is the host that the node
 `sj02` represents. The DAS is running on the host `sr04` and uses the
@@ -124,7 +124,7 @@
 [source]
 ----
 sj02# asadmin --host sr04 import-sync-bundle --node sj02 --instance ymli2 
-/export/glassfish3/glassfish/domains/domain1/sync/ymlcluster-sync-bundle.zip
+/export/glassfish7/glassfish/domains/domain1/sync/ymlcluster-sync-bundle.zip
 Command import-sync-bundle executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/install-node-dcom.adoc b/docs/reference-manual/src/main/jbake/content/install-node-dcom.adoc
index 71336d8..0026950 100644
--- a/docs/reference-manual/src/main/jbake/content/install-node-dcom.adoc
+++ b/docs/reference-manual/src/main/jbake/content/install-node-dcom.adoc
@@ -122,7 +122,7 @@
 `--installdir`::
   The absolute path to the parent of the base installation directory
   where the \{product---name} software is to be installed on each host,
-  for example, `C:\glassfish3`. If the directory does not exist, the
+  for example, `C:\glassfish7`. If the directory does not exist, the
   subcommand creates the directory. +
   The user that is running this subcommand must have write access to the
   specified directory. Otherwise, an error occurs. +
@@ -179,14 +179,14 @@
 Created installation zip C:\glassfish8107276692860773166.zip
 Copying 85760199 bytes..........................................................
 ....................................
-WROTE FILE TO REMOTE SYSTEM: C:/glassfish3/glassfish_install.zip and C:/glassfish3/unpack.bat
+WROTE FILE TO REMOTE SYSTEM: C:/glassfish7/glassfish_install.zip and C:/glassfish7/unpack.bat
 Output from Windows Unpacker:
 
 C:\Windows\system32>C:
 
-C:\Windows\system32>cd "C:\glassfish3"
+C:\Windows\system32>cd "C:\glassfish7"
 
-C:\glassfish3>jar xvf glassfish_install.zip
+C:\glassfish7>jar xvf glassfish_install.zip
  inflated: bin/asadmin
  inflated: bin/asadmin.bat
  inflated: glassfish/bin/appclient
diff --git a/docs/reference-manual/src/main/jbake/content/install-node-ssh.adoc b/docs/reference-manual/src/main/jbake/content/install-node-ssh.adoc
index 9b8d4c3..dfad24b 100644
--- a/docs/reference-manual/src/main/jbake/content/install-node-ssh.adoc
+++ b/docs/reference-manual/src/main/jbake/content/install-node-ssh.adoc
@@ -125,7 +125,7 @@
 `--installdir`::
   The absolute path to the parent of the base installation directory
   where the \{product---name} software is to be installed on each host,
-  for example, `/export/glassfish3/`. If the directory does not exist,
+  for example, `/export/glassfish7/`. If the directory does not exist,
   the subcommand creates the directory. +
   The user that is running this subcommand must have write access to the
   specified directory. Otherwise, an error occurs. +
@@ -194,17 +194,17 @@
 Successfully connected to gfuser@sj03.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
 Copying /home/gfuser/glassfish2339538623689073993.zip (81395008 bytes) to
-sj03.example.com:/export/glassfish3
-Installing glassfish2339538623689073993.zip into sj03.example.com:/export/glassfish3
-Removing sj03.example.com:/export/glassfish3/glassfish2339538623689073993.zip
-Fixing file permissions of all files under sj03.example.com:/export/glassfish3/bin
+sj03.example.com:/export/glassfish7
+Installing glassfish2339538623689073993.zip into sj03.example.com:/export/glassfish7
+Removing sj03.example.com:/export/glassfish7/glassfish2339538623689073993.zip
+Fixing file permissions of all files under sj03.example.com:/export/glassfish7/bin
 Successfully connected to gfuser@sj04.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
 Copying /home/gfuser/glassfish2339538623689073993.zip (81395008 bytes) to
-sj04.example.com:/export/glassfish3
-Installing glassfish2339538623689073993.zip into sj04.example.com:/export/glassfish3
-Removing sj04.example.com:/export/glassfish3/glassfish2339538623689073993.zip
-Fixing file permissions of all files under sj04.example.com:/export/glassfish3/bin
+sj04.example.com:/export/glassfish7
+Installing glassfish2339538623689073993.zip into sj04.example.com:/export/glassfish7
+Removing sj04.example.com:/export/glassfish7/glassfish2339538623689073993.zip
+Fixing file permissions of all files under sj04.example.com:/export/glassfish7/bin
 Command install-node-ssh executed successfully
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/install-node.adoc b/docs/reference-manual/src/main/jbake/content/install-node.adoc
index d4c4e72..37540b6 100644
--- a/docs/reference-manual/src/main/jbake/content/install-node.adoc
+++ b/docs/reference-manual/src/main/jbake/content/install-node.adoc
@@ -122,7 +122,7 @@
 `--installdir`::
   The absolute path to the parent of the base installation directory
   where the \{product---name} software is to be installed on each host,
-  for example, `/export/glassfish3/`. If the directory does not exist,
+  for example, `/export/glassfish7/`. If the directory does not exist,
   the subcommand creates the directory. +
   The user that is running this subcommand must have write access to the
   specified directory. Otherwise, an error occurs. +
@@ -191,17 +191,17 @@
 Successfully connected to gfuser@sj03.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
 Copying /home/gfuser/glassfish2339538623689073993.zip (81395008 bytes) to
-sj03.example.com:/export/glassfish3
-Installing glassfish2339538623689073993.zip into sj03.example.com:/export/glassfish3
-Removing sj03.example.com:/export/glassfish3/glassfish2339538623689073993.zip
-Fixing file permissions of all files under sj03.example.com:/export/glassfish3/bin
+sj03.example.com:/export/glassfish7
+Installing glassfish2339538623689073993.zip into sj03.example.com:/export/glassfish7
+Removing sj03.example.com:/export/glassfish7/glassfish2339538623689073993.zip
+Fixing file permissions of all files under sj03.example.com:/export/glassfish7/bin
 Successfully connected to gfuser@sj04.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
 Copying /home/gfuser/glassfish2339538623689073993.zip (81395008 bytes) to
-sj04.example.com:/export/glassfish3
-Installing glassfish2339538623689073993.zip into sj04.example.com:/export/glassfish3
-Removing sj04.example.com:/export/glassfish3/glassfish2339538623689073993.zip
-Fixing file permissions of all files under sj04.example.com:/export/glassfish3/bin
+sj04.example.com:/export/glassfish7
+Installing glassfish2339538623689073993.zip into sj04.example.com:/export/glassfish7
+Removing sj04.example.com:/export/glassfish7/glassfish2339538623689073993.zip
+Fixing file permissions of all files under sj04.example.com:/export/glassfish7/bin
 Command install-node executed successfully
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/list-backups.adoc b/docs/reference-manual/src/main/jbake/content/list-backups.adoc
index 06131a4..559806d 100644
--- a/docs/reference-manual/src/main/jbake/content/list-backups.adoc
+++ b/docs/reference-manual/src/main/jbake/content/list-backups.adoc
@@ -96,8 +96,8 @@
 Domain Name               : domain1
 Backup Type               : full
 Backup Config Name        :
-Backup Filename (origin)  : /glassfish3/glassfish/domains/domain1/backups/domain1_2010_12_01_v00001.zip
-Domain Directory          : /glassfish3/glassfish/domains/domain1
+Backup Filename (origin)  : /glassfish7/glassfish/domains/domain1/backups/domain1_2010_12_01_v00001.zip
+Domain Directory          : /glassfish7/glassfish/domains/domain1
 
 Description               : domain1 backup created on 2010_12_16 by user adminuser
 GlassFish Version         : Oracle GlassFish Server 3.1
@@ -106,8 +106,8 @@
 Domain Name               : domain1
 Backup Type               : full
 Backup Config Name        :
-Backup Filename (origin)  : /glassfish3/glassfish/domains/domain1/backups/domain1_2010_12_16_v00001.zip
-Domain Directory          : /glassfish3/glassfish/domains/domain1
+Backup Filename (origin)  : /glassfish7/glassfish/domains/domain1/backups/domain1_2010_12_16_v00001.zip
+Domain Directory          : /glassfish7/glassfish/domains/domain1
 
 
 Command list-backups executed successfully.
diff --git a/docs/reference-manual/src/main/jbake/content/list-nodes-config.adoc b/docs/reference-manual/src/main/jbake/content/list-nodes-config.adoc
index fe4ba14..b06aad6 100644
--- a/docs/reference-manual/src/main/jbake/content/list-nodes-config.adoc
+++ b/docs/reference-manual/src/main/jbake/content/list-nodes-config.adoc
@@ -127,8 +127,8 @@
 ----
 asadmin> list-nodes-config --long=true
 NODE NAME           TYPE     NODE HOST   INSTALL DIRECTORY    REFERENCED BY
-localhost-domain1   CONFIG   localhost   /export/glassfish3
-devnode             CONFIG   localhost   /export/glassfish3   pmdsa1
+localhost-domain1   CONFIG   localhost   /export/glassfish7
+devnode             CONFIG   localhost   /export/glassfish7   pmdsa1
 Command list-nodes-config executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/list-nodes-dcom.adoc b/docs/reference-manual/src/main/jbake/content/list-nodes-dcom.adoc
index 0450a9a..d9e9b11 100644
--- a/docs/reference-manual/src/main/jbake/content/list-nodes-dcom.adoc
+++ b/docs/reference-manual/src/main/jbake/content/list-nodes-dcom.adoc
@@ -130,9 +130,9 @@
 ----
 asadmin> list-nodes-dcom --long=true
 NODE NAME    TYPE   NODE HOST            INSTALL DIRECTORY   REFERENCED BY
-xkyd         DCOM   xkyd.example.com     C:\glassfish3
-wpmdl2       DCOM   wpmdl2.example.com   C:\glassfish3       wdi2
-wpmdl1       DCOM   wpmdl1.example.com   C:\glassfish3       wdi1
+xkyd         DCOM   xkyd.example.com     C:\glassfish7
+wpmdl2       DCOM   wpmdl2.example.com   C:\glassfish7       wdi2
+wpmdl1       DCOM   wpmdl1.example.com   C:\glassfish7       wdi1
 Command list-nodes-dcom executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/list-nodes-ssh.adoc b/docs/reference-manual/src/main/jbake/content/list-nodes-ssh.adoc
index e4ca4af..e1445bb 100644
--- a/docs/reference-manual/src/main/jbake/content/list-nodes-ssh.adoc
+++ b/docs/reference-manual/src/main/jbake/content/list-nodes-ssh.adoc
@@ -126,8 +126,8 @@
 ----
 asadmin> list-nodes-ssh --long=true
 NODE NAME   TYPE   NODE HOST          INSTALL DIRECTORY    REFERENCED BY
-sj02        SSH    sj02.example.com   /export/glassfish3   pmd-i-sj02, yml-i-sj02
-sj01        SSH    sj01.example.com   /export/glassfish3   pmd-i-sj01, yml-i-sj01
+sj02        SSH    sj02.example.com   /export/glassfish7   pmd-i-sj02, yml-i-sj02
+sj01        SSH    sj01.example.com   /export/glassfish7   pmd-i-sj01, yml-i-sj01
 Command list-nodes-ssh executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/list-nodes.adoc b/docs/reference-manual/src/main/jbake/content/list-nodes.adoc
index b075ae0..956d12f 100644
--- a/docs/reference-manual/src/main/jbake/content/list-nodes.adoc
+++ b/docs/reference-manual/src/main/jbake/content/list-nodes.adoc
@@ -133,10 +133,10 @@
 ----
 asadmin> list-nodes --long=true
 NODE NAME           TYPE     NODE HOST          INSTALL DIRECTORY     REFERENCED BY
-localhost-domain1   CONFIG   localhost          /export/glassfish3
-sj02                SSH      sj02.example.com   /export/glassfish3    pmd-i2, yml-i2
-sj01                SSH      sj01.example.com   /export/glassfish3    pmd-i1, yml-i1
-devnode             CONFIG   localhost          /export/glassfish3    pmdsa1
+localhost-domain1   CONFIG   localhost          /export/glassfish7
+sj02                SSH      sj02.example.com   /export/glassfish7    pmd-i2, yml-i2
+sj01                SSH      sj01.example.com   /export/glassfish7    pmd-i1, yml-i1
+devnode             CONFIG   localhost          /export/glassfish7    pmdsa1
 Command list-nodes executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/ping-node-dcom.adoc b/docs/reference-manual/src/main/jbake/content/ping-node-dcom.adoc
index c235df9..15afc64 100644
--- a/docs/reference-manual/src/main/jbake/content/ping-node-dcom.adoc
+++ b/docs/reference-manual/src/main/jbake/content/ping-node-dcom.adoc
@@ -119,7 +119,7 @@
 ----
 asadmin> ping-node-dcom --validate=true adc-node
 Successfully made DCOM connection to node adc-node (adc-node.example.com)
-GlassFish version found at C:\glassfish3:
+GlassFish version found at C:\glassfish7:
 Using locally retrieved version string from version class.
 Version = GlassFish Server Open Source Edition 3.1.2 (build 18)
 Command version executed successfully.
diff --git a/docs/reference-manual/src/main/jbake/content/ping-node-ssh.adoc b/docs/reference-manual/src/main/jbake/content/ping-node-ssh.adoc
index 18888d1..c75f772 100644
--- a/docs/reference-manual/src/main/jbake/content/ping-node-ssh.adoc
+++ b/docs/reference-manual/src/main/jbake/content/ping-node-ssh.adoc
@@ -117,7 +117,7 @@
 ----
 asadmin> ping-node-ssh --validate=true adc-node
 Successfully made SSH connection to node adcnode (adc.example.com)
-GlassFish version found at /export/glassfish3:
+GlassFish version found at /export/glassfish7:
 Using locally retrieved version string from version class.
 Version = GlassFish Server Open Source Edition 3.1 (build 40)
 Command version executed successfully.
diff --git a/docs/reference-manual/src/main/jbake/content/start-database.adoc b/docs/reference-manual/src/main/jbake/content/start-database.adoc
index 9213d97..1fc6372 100644
--- a/docs/reference-manual/src/main/jbake/content/start-database.adoc
+++ b/docs/reference-manual/src/main/jbake/content/start-database.adoc
@@ -140,7 +140,7 @@
 ----
 asadmin> start-database --jvmoptions="-Xms128m -Xmx512m" --terse=true
 Starting database in the background.
-Log redirected to /export/glassfish3/glassfish/databases/derby.log.
+Log redirected to /export/glassfish7/glassfish/databases/derby.log.
 ----
 
 [[sthref2123]]
diff --git a/docs/reference-manual/src/main/jbake/content/start-instance.adoc b/docs/reference-manual/src/main/jbake/content/start-instance.adoc
index 688e5ba..0a411e8 100644
--- a/docs/reference-manual/src/main/jbake/content/start-instance.adoc
+++ b/docs/reference-manual/src/main/jbake/content/start-instance.adoc
@@ -133,8 +133,8 @@
 asadmin> start-instance pmdsa1
 Waiting for the server to start ..............................
 Successfully started the instance: pmdsa1
-instance Location: /export/glassfish3/glassfish/nodes/localhost/pmdsa1
-Log File: /export/glassfish3/glassfish/nodes/localhost/pmdsa1/logs/server.log
+instance Location: /export/glassfish7/glassfish/nodes/localhost/pmdsa1
+Log File: /export/glassfish7/glassfish/nodes/localhost/pmdsa1/logs/server.log
 Admin Port: 24848
 Command start-local-instance executed successfully.
 The instance, pmdsa1, was started on host localhost
@@ -155,8 +155,8 @@
 asadmin> start-instance --debug=true ymlsa1
 Waiting for the server to start ...............................
 Successfully started the instance: ymlsa1
-instance Location: /export/glassfish3/glassfish/nodes/localhost/ymlsa1
-Log File: /export/glassfish3/glassfish/nodes/localhost/ymlsa1/logs/server.log
+instance Location: /export/glassfish7/glassfish/nodes/localhost/ymlsa1
+Log File: /export/glassfish7/glassfish/nodes/localhost/ymlsa1/logs/server.log
 Admin Port: 24849
 Debugging is enabled. The debugging port is: 29010
 Command start-local-instance executed successfully.
diff --git a/docs/reference-manual/src/main/jbake/content/start-local-instance.adoc b/docs/reference-manual/src/main/jbake/content/start-local-instance.adoc
index e16eda8..c5d117f 100644
--- a/docs/reference-manual/src/main/jbake/content/start-local-instance.adoc
+++ b/docs/reference-manual/src/main/jbake/content/start-local-instance.adoc
@@ -201,8 +201,8 @@
 asadmin> start-local-instance --node sj01 yml-i-sj01
 Waiting for the server to start .................................
 Successfully started the instance: yml-i-sj01
-instance Location: /export/glassfish3/glassfish/nodes/sj01/yml-i-sj01
-Log File: /export/glassfish3/glassfish/nodes/sj01/yml-i-sj01/logs/server.log
+instance Location: /export/glassfish7/glassfish/nodes/sj01/yml-i-sj01
+Log File: /export/glassfish7/glassfish/nodes/sj01/yml-i-sj01/logs/server.log
 Admin Port: 24849
 Command start-local-instance executed successfully.
 ----
diff --git a/docs/reference-manual/src/main/jbake/content/uninstall-node-dcom.adoc b/docs/reference-manual/src/main/jbake/content/uninstall-node-dcom.adoc
index 7562794..e515c28 100644
--- a/docs/reference-manual/src/main/jbake/content/uninstall-node-dcom.adoc
+++ b/docs/reference-manual/src/main/jbake/content/uninstall-node-dcom.adoc
@@ -83,7 +83,7 @@
 `--installdir`::
   The absolute path to the parent of the base installation directory
   where the \{product---name} software is installed on each host, for
-  example, `C:\glassfish3`. +
+  example, `C:\glassfish7`. +
   The user that is running this subcommand must have write access to the
   specified directory. Otherwise, an error occurs. +
   The specified directory must contain the installation of the
@@ -152,11 +152,11 @@
 `xkyd.example.com`.
 
 The software is uninstalled even if a user-defined node resides on the
-host. The entire content of the `C:\glassfish3` directory is removed.
+host. The entire content of the `C:\glassfish7` directory is removed.
 
 [source]
 ----
-asadmin> uninstall-node-dcom --force --installdir C:\glassfish3 xkyd.example.com
+asadmin> uninstall-node-dcom --force --installdir C:\glassfish7 xkyd.example.com
 Command uninstall-node-dcom executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/uninstall-node-ssh.adoc b/docs/reference-manual/src/main/jbake/content/uninstall-node-ssh.adoc
index 443c171..e88a93a 100644
--- a/docs/reference-manual/src/main/jbake/content/uninstall-node-ssh.adoc
+++ b/docs/reference-manual/src/main/jbake/content/uninstall-node-ssh.adoc
@@ -86,7 +86,7 @@
 `--installdir`::
   The absolute path to the parent of the base installation directory
   where the \{product---name} software is installed on each host, for
-  example, `/export/glassfish3/`. +
+  example, `/export/glassfish7/`. +
   The user that is running this subcommand must have write access to the
   specified directory. Otherwise, an error occurs. +
   The specified directory must contain the installation of the
@@ -170,22 +170,22 @@
 `sj02.example.com`.
 
 The software is uninstalled even if a user-defined node resides on the
-host. The entire content of the `/export/glassfish3` directory is
+host. The entire content of the `/export/glassfish7` directory is
 removed.
 
 Some lines of output are omitted from this example for readability.
 
 [source]
 ----
-asadmin> uninstall-node-ssh --force --installdir /export/glassfish3 sj02.example.com
+asadmin> uninstall-node-ssh --force --installdir /export/glassfish7 sj02.example.com
 Successfully connected to gfuser@sj02.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
-Force removing file /export/glassfish3/mq/lib/help/en/add_overrides.htm
-Force removing file /export/glassfish3/mq/lib/help/en/add_connfact.htm
+Force removing file /export/glassfish7/mq/lib/help/en/add_overrides.htm
+Force removing file /export/glassfish7/mq/lib/help/en/add_connfact.htm
 ...
-Force removing directory /export/glassfish3/glassfish/lib/appclient
-Force removing directory /export/glassfish3/glassfish/lib
-Force removing directory /export/glassfish3/glassfish
+Force removing directory /export/glassfish7/glassfish/lib/appclient
+Force removing directory /export/glassfish7/glassfish/lib
+Force removing directory /export/glassfish7/glassfish
 Command uninstall-node-ssh executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/uninstall-node.adoc b/docs/reference-manual/src/main/jbake/content/uninstall-node.adoc
index 9cadefd..008b7f6 100644
--- a/docs/reference-manual/src/main/jbake/content/uninstall-node.adoc
+++ b/docs/reference-manual/src/main/jbake/content/uninstall-node.adoc
@@ -86,7 +86,7 @@
 `--installdir`::
   The absolute path to the parent of the base installation directory
   where the \{product---name} software is installed on each host, for
-  example, `/export/glassfish3/`. +
+  example, `/export/glassfish7/`. +
   The user that is running this subcommand must have write access to the
   specified directory. Otherwise, an error occurs. +
   The specified directory must contain the installation of the
@@ -170,22 +170,22 @@
 `sj02.example.com`.
 
 The software is uninstalled even if a user-defined node resides on the
-host. The entire content of the `/export/glassfish3` directory is
+host. The entire content of the `/export/glassfish7` directory is
 removed.
 
 Some lines of output are omitted from this example for readability.
 
 [source]
 ----
-asadmin> uninstall-node --force --installdir /export/glassfish3 sj02.example.com
+asadmin> uninstall-node --force --installdir /export/glassfish7 sj02.example.com
 Successfully connected to gfuser@sj02.example.com using keyfile /home/gfuser
 /.ssh/id_rsa
-Force removing file /export/glassfish3/mq/lib/help/en/add_overrides.htm
-Force removing file /export/glassfish3/mq/lib/help/en/add_connfact.htm
+Force removing file /export/glassfish7/mq/lib/help/en/add_overrides.htm
+Force removing file /export/glassfish7/mq/lib/help/en/add_connfact.htm
 ...
-Force removing directory /export/glassfish3/glassfish/lib/appclient
-Force removing directory /export/glassfish3/glassfish/lib
-Force removing directory /export/glassfish3/glassfish
+Force removing directory /export/glassfish7/glassfish/lib/appclient
+Force removing directory /export/glassfish7/glassfish/lib
+Force removing directory /export/glassfish7/glassfish
 Command uninstall-node executed successfully.
 ----
 
diff --git a/docs/reference-manual/src/main/jbake/content/update-node-config.adoc b/docs/reference-manual/src/main/jbake/content/update-node-config.adoc
index b17d95a..25d6975 100644
--- a/docs/reference-manual/src/main/jbake/content/update-node-config.adoc
+++ b/docs/reference-manual/src/main/jbake/content/update-node-config.adoc
@@ -64,7 +64,7 @@
 `--installdir`::
   The full path to the parent of the base installation directory of the
   \{product---name} software on the host, for example,
-  `/export/glassfish3`.
+  `/export/glassfish7`.
 `--nodedir`::
   The path to the directory that is to contain \{product---name}
   instances that are created on the node. If a relative path is
diff --git a/docs/reference-manual/src/main/jbake/content/update-node-dcom.adoc b/docs/reference-manual/src/main/jbake/content/update-node-dcom.adoc
index e4f4555..5bbb55e 100644
--- a/docs/reference-manual/src/main/jbake/content/update-node-dcom.adoc
+++ b/docs/reference-manual/src/main/jbake/content/update-node-dcom.adoc
@@ -76,7 +76,7 @@
   updated.
 `--installdir`::
   The full path to the parent of the base installation directory of the
-  \{product---name} software on the host, for example,   `/export/glassfish3/`.
+  \{product---name} software on the host, for example,   `/export/glassfish7/`.
 `--nodedir`::
   The path to the directory that is to contain \{product---name}
   instances that are created on the node. If a relative path is
@@ -158,7 +158,7 @@
 asadmin> update-node-dcom --force xkyd
 Warning: some parameters appear to be invalid.
 Could not find a remote Glassfish installation on host: xkyd.example.com at
-C:\glassfish3\glassfish
+C:\glassfish7\glassfish
 Continuing with node update due to use of --force.
 Command update-node-dcom executed successfully.
 ----
diff --git a/docs/reference-manual/src/main/jbake/content/update-node-ssh.adoc b/docs/reference-manual/src/main/jbake/content/update-node-ssh.adoc
index 27497d7..9cc9475 100644
--- a/docs/reference-manual/src/main/jbake/content/update-node-ssh.adoc
+++ b/docs/reference-manual/src/main/jbake/content/update-node-ssh.adoc
@@ -78,7 +78,7 @@
 `--installdir`::
   The full path to the parent of the base installation directory of the
   \{product---name} software on the host, for example,
-  `/export/glassfish3`.
+  `/export/glassfish7`.
 `--nodedir`::
   The path to the directory that is to contain \{product---name}
   instances that are created on the node. If a relative path is
diff --git a/docs/troubleshooting-guide/src/main/jbake/content/preface.adoc b/docs/troubleshooting-guide/src/main/jbake/content/preface.adoc
index 75791b6..bf68d0a 100644
--- a/docs/troubleshooting-guide/src/main/jbake/content/preface.adoc
+++ b/docs/troubleshooting-guide/src/main/jbake/content/preface.adoc
@@ -312,22 +312,22 @@
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory``/glassfish3/glassfish``
+user's-home-directory``/glassfish7/glassfish``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3\glassfish``
+SystemDrive``:\glassfish7\glassfish``
 
 |as-install-parent
 |Represents the parent of the base installation directory for GlassFish Server.
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 
-user's-home-directory``/glassfish3``
+user's-home-directory``/glassfish7``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3``
+SystemDrive``:\glassfish7``
 
 |domain-root-dir
 |Represents the directory in which a domain is created by default.
diff --git a/docs/upgrade-guide/src/main/jbake/content/preface.adoc b/docs/upgrade-guide/src/main/jbake/content/preface.adoc
index 90f6b16..bbf151a 100644
--- a/docs/upgrade-guide/src/main/jbake/content/preface.adoc
+++ b/docs/upgrade-guide/src/main/jbake/content/preface.adoc
@@ -331,22 +331,22 @@
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac OS operating system:
 
-user's-home-directory``/glassfish3/glassfish``
+user's-home-directory``/glassfish7/glassfish``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3\glassfish``
+SystemDrive``:\glassfish7\glassfish``
 
 |as-install-parent
 |Represents the parent of the base installation directory for GlassFish Server.
 a|Installations on the Oracle Solaris operating system, Linux operating
 system, and Mac operating system:
 
-user's-home-directory``/glassfish3``
+user's-home-directory``/glassfish7``
 
 Installations on the Windows operating system:
 
-SystemDrive``:\glassfish3``
+SystemDrive``:\glassfish7``
 
 |domain-root-dir
 |Represents the directory in which a domain is created by default.
diff --git a/docs/upgrade-guide/src/main/jbake/content/upgrade-compatibility-issues.adoc b/docs/upgrade-guide/src/main/jbake/content/upgrade-compatibility-issues.adoc
index 207c7dd..0bdf08a 100644
--- a/docs/upgrade-guide/src/main/jbake/content/upgrade-compatibility-issues.adoc
+++ b/docs/upgrade-guide/src/main/jbake/content/upgrade-compatibility-issues.adoc
@@ -75,12 +75,12 @@
 Solaris, Linux, and Mac OS X systems::
 [source]
 ----
-user-home-directory/glassfish3
+user-home-directory/glassfish7
 ----
 Windows systems::
 [source]
 ----
-SystemDrive\glassfish3
+SystemDrive\glassfish7
 ----
 
 In GlassFish Server 3.0.1 and Enterprise Server v3, the default
diff --git a/docs/upgrade-guide/src/main/jbake/content/upgrading-legacy-installation.adoc b/docs/upgrade-guide/src/main/jbake/content/upgrading-legacy-installation.adoc
index 581b09d..1a28408 100644
--- a/docs/upgrade-guide/src/main/jbake/content/upgrading-legacy-installation.adoc
+++ b/docs/upgrade-guide/src/main/jbake/content/upgrading-legacy-installation.adoc
@@ -125,7 +125,7 @@
   new version (for example, `c:\glassfish\domains\domain1`).
 Target Root Domain's Directory::
   The directory where domains are created on the server to which you are
-  upgrading (for example, `c:\glassfish3\glassfish\domains`).
+  upgrading (for example, `c:\glassfish7\glassfish\domains`).
 Master Password::
   The SSL certificate database password used in operations such as
   GlassFish Server startup. This term refers to the master password of
@@ -646,7 +646,7 @@
 [source]
 ----
 asupgrade -c -s /home/glassfish/domains/domain1 -f /root/mypassword
--t /home/glassfish3/glassfish/domains
+-t /home/glassfish7/glassfish/domains
 ----
 
 [[sthref30]]
@@ -769,7 +769,7 @@
 configuration, or click Browse. +
 The default is the full path name of the `domains` directory of your
 GlassFish Server 4.0 installation (for example,
-`c:\glassfish3\glassfish\domains`).
+`c:\glassfish7\glassfish\domains`).
 
 6. Provide the master password of the source application server. +
 The domain will be upgraded using these credentials. If you do not
@@ -1432,7 +1432,7 @@
 might not meet your requirements for the upgraded installation of GlassFish Server:
 
 * The parent of the base installation directory of the GlassFish Server
-software on the host, for example, `/export/glassfish3`. +
+software on the host, for example, `/export/glassfish7`. +
 The default is the parent of the default base installation directory of
 the GlassFish Server 4.0 software on the DAS host. If the GlassFish
 Server software is installed under a different directory on the node
@@ -1501,7 +1501,7 @@
 as-install-parent::
   The full path to the parent of the base installation directory of the
   GlassFish Server software on the host, for example,
-  `/export/glassfish3`.
+  `/export/glassfish7`.
 node-dir::
   The path to the directory that will contain GlassFish Server instances
   that are to reside on the node. If a relative path is specified, the