From scm-return-50682-archive-asf-public=cust-asf.ponee.io@geronimo.apache.org Wed Jun 20 03:14:32 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 00A9A18067E for ; Wed, 20 Jun 2018 03:14:29 +0200 (CEST) Received: (qmail 99372 invoked by uid 500); 20 Jun 2018 01:14:29 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 99352 invoked by uid 99); 20 Jun 2018 01:14:28 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jun 2018 01:14:28 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id EFDEB3A022A for ; Wed, 20 Jun 2018 01:14:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1031494 [3/4] - in /websites/production/geronimo/content: GMOxDEV/ GMOxDOC10/ GMOxDOC11/ GMOxDOC12/ GMOxDOC20/ GMOxDOC20ja/ GMOxDOC21/ GMOxDOC22/ GMOxDOC30/ GMOxKB/ cache/ doc/ gshell/ Date: Wed, 20 Jun 2018 01:14:26 -0000 To: scm@geronimo.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20180620011427.EFDEB3A022A@svn01-us-west.apache.org> Modified: websites/production/geronimo/content/GMOxDOC22/developing-a-hello-world-web-application.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/developing-a-hello-world-web-application.html (original) +++ websites/production/geronimo/content/GMOxDOC22/developing-a-hello-world-web-application.html Wed Jun 20 01:14:24 2018 @@ -112,11 +112,11 @@

Details on installing eclipse are provided in the Development environment section. This tutorial is organized in the following sections:

+/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC22/developing-container-managed-persistence-with-jpa.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/developing-container-managed-persistence-with-jpa.html (original) +++ websites/production/geronimo/content/GMOxDOC22/developing-container-managed-persistence-with-jpa.html Wed Jun 20 01:14:24 2018 @@ -117,15 +117,15 @@

The tutorial is divided into the following sections.

+/*]]>*/ -

The entire application can be downloaded from this link.

+

The entire application can be downloaded from this link.

Setting the Eclipse environment

Modified: websites/production/geronimo/content/GMOxDOC22/developing-ejb-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/developing-ejb-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC22/developing-ejb-applications.html Wed Jun 20 01:14:24 2018 @@ -109,11 +109,11 @@

This document is organized in the following sections:

+/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC22/developing-persistence-for-jsf-applications-with-jpa.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/developing-persistence-for-jsf-applications-with-jpa.html (original) +++ websites/production/geronimo/content/GMOxDOC22/developing-persistence-for-jsf-applications-with-jpa.html Wed Jun 20 01:14:24 2018 @@ -106,7 +106,7 @@

Below tutorial explains developing a JSF (JavaServerFaces) application using JPA for persistence. The application has an ejb application and a web application. The ejb application uses JPA to manipulate entities in the database. The web application uses JSF to look up ejbs that trigger operations on the entities. The database being used is the embedded derby database shipped with geronimo. The web application displays a list of currencies of various countries along with the corresponding USD conversion rate. The web interface allows user to add a new currency, edit the existing currency and delete a currency etc.

-

The application can be downloaded from this link.

+

The application can be downloaded from this link.

In order to develop, deploy and run the application, the following environment is required.

Modified: websites/production/geronimo/content/GMOxDOC22/developing-user-interface-with-jsf.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/developing-user-interface-with-jsf.html (original) +++ websites/production/geronimo/content/GMOxDOC22/developing-user-interface-with-jsf.html Wed Jun 20 01:14:24 2018 @@ -107,11 +107,11 @@

The tutorial is divided into the following sections.

+/*]]>*/
@@ -123,7 +123,7 @@ div.rbtoc1526907275033 li {margin-left: -

The entire application can be downloaded from this link.

+

The entire application can be downloaded from this link.

Setting up the Eclipse environment

Modified: websites/production/geronimo/content/GMOxDOC22/ejb-failover.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/ejb-failover.html (original) +++ websites/production/geronimo/content/GMOxDOC22/ejb-failover.html Wed Jun 20 01:14:24 2018 @@ -104,11 +104,11 @@

In Geronimo, you can configure OpenEJB for failover scenarios, such as multipoint and multicast. Further more, Geronimo uses WADI to support failover for Stateful Session Bean (SFSB) in a unicast way.

+/*]]>*/
  • Enabling multipoint/multicast failover
  • Enabling unicast failover Modified: websites/production/geronimo/content/GMOxDOC22/how-to-build-geronimo-eclipse-plugin-from-source.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/how-to-build-geronimo-eclipse-plugin-from-source.html (original) +++ websites/production/geronimo/content/GMOxDOC22/how-to-build-geronimo-eclipse-plugin-from-source.html Wed Jun 20 01:14:24 2018 @@ -106,11 +106,11 @@

    You can also change the default location of m2repo by modifying <MAVEN_HOME>/conf/settings.xml and modify the following tag
    <localRepository>C:\m2repo</localRepository>

+/*]]>*/
Modified: websites/production/geronimo/content/GMOxDOC22/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html (original) +++ websites/production/geronimo/content/GMOxDOC22/how-to-develop-geronimo-eclipse-plugin-in-eclipse.html Wed Jun 20 01:14:24 2018 @@ -102,11 +102,11 @@
  1. Build GEP using Maven. See How to Build Geronimo Eclipse Plugin from Source for details. The projects are now ready to be imported into your Eclipse workspace.
  2. Launch a clean installation of Eclipse Ganymede (Seethis page for details).
  3. Follow these steps blow to complete the configuration of Eclipse for GEP development:
  4. Select Window->Preferences as ahown in the figure.


    Modified: websites/production/geronimo/content/GMOxDOC22/how-to-install-geronimo-eclipse-plugin-v212.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/how-to-install-geronimo-eclipse-plugin-v212.html (original) +++ websites/production/geronimo/content/GMOxDOC22/how-to-install-geronimo-eclipse-plugin-v212.html Wed Jun 20 01:14:24 2018 @@ -101,11 +101,11 @@

    We will be using Eclipse Ganymede and Sun JDK 6.0+ for the illustration. Geronimo Eclipse Plugin (GEP) can be installed using the following options

    +/*]]>*/
    Modified: websites/production/geronimo/content/GMOxDOC22/how-to-open-a-bug-for-geronimo-eclipse-plugin.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/how-to-open-a-bug-for-geronimo-eclipse-plugin.html (original) +++ websites/production/geronimo/content/GMOxDOC22/how-to-open-a-bug-for-geronimo-eclipse-plugin.html Wed Jun 20 01:14:24 2018 @@ -113,11 +113,11 @@ Other questions pertaining to Eclipse, W

    Search the GERONIMODEVTOOLS JIRA issue tracking database to see if your bug has already been reported, or maybe even fixed. You may be able to add additional information to a previously reported bug.

    +/*]]>*/

    Reporting a GEP bug

    Modified: websites/production/geronimo/content/GMOxDOC22/inventory-simple-database-access-application.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/inventory-simple-database-access-application.html (original) +++ websites/production/geronimo/content/GMOxDOC22/inventory-simple-database-access-application.html Wed Jun 20 01:14:24 2018 @@ -104,11 +104,11 @@

    This article is organized in to following sections.

    +/*]]>*/
    • Application Overview
      • Application contents Modified: websites/production/geronimo/content/GMOxDOC22/jms-clustering-in-geronimo.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/jms-clustering-in-geronimo.html (original) +++ websites/production/geronimo/content/GMOxDOC22/jms-clustering-in-geronimo.html Wed Jun 20 01:14:24 2018 @@ -105,11 +105,11 @@

        There are different kinds of Master/Slave configurations available according to ActiveMQ documentation:

        +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC22/ldap-realm.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/ldap-realm.html (original) +++ websites/production/geronimo/content/GMOxDOC22/ldap-realm.html Wed Jun 20 01:14:24 2018 @@ -105,11 +105,11 @@

        This document is organized in the following sections:

        +/*]]>*/
        • Installing ApacheDS plugin (optional)
        • Deploying LDAP Realms Modified: websites/production/geronimo/content/GMOxDOC22/replacing-default-realm-in-geronimo.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/replacing-default-realm-in-geronimo.html (original) +++ websites/production/geronimo/content/GMOxDOC22/replacing-default-realm-in-geronimo.html Wed Jun 20 01:14:24 2018 @@ -105,11 +105,11 @@

          By default, Geronimo is using a .properties file realm for authentication named geronimo-admin, which is used by JMX server, Administration Console, Online-deploy and MEJB applications. However, you may not want to use it for production use. Alternatively, you can use database(SQL) or LDAP realms in a production environment. To demonstrate how to replace the default realm, we will use 2 samples as followed:

          +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC22/stateless-session-bean.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/stateless-session-bean.html (original) +++ websites/production/geronimo/content/GMOxDOC22/stateless-session-bean.html Wed Jun 20 01:14:24 2018 @@ -134,11 +134,11 @@ System.out.println("This is a stateless

          Details on installing eclipse are provided in the Development environment section.
          This tutorial is organized in the following sections:

          +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC22/tomcat-native-clustering.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/tomcat-native-clustering.html (original) +++ websites/production/geronimo/content/GMOxDOC22/tomcat-native-clustering.html Wed Jun 20 01:14:24 2018 @@ -103,11 +103,11 @@

          The Tomcat Web container provides a native clustering solution that can be configured through Geronimo using gbean definitions within config.xml or using server.xml starting from v2.2 just like you did for a standalone Tomcat server. This document will go through the available GBeans and how to configure them for clustering in a Geronimo server with a tomcat web container.

          +/*]]>*/
          • Cluster Configuration Elements
          • Setting up a clustering environment
            • Planning your cluster
            • Preparing your Web application Modified: websites/production/geronimo/content/GMOxDOC22/using-spnego-in-geronimo.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC22/using-spnego-in-geronimo.html (original) +++ websites/production/geronimo/content/GMOxDOC22/using-spnego-in-geronimo.html Wed Jun 20 01:14:24 2018 @@ -104,11 +104,11 @@

              Using the Simple and Protected GSS-API Negotiation Mechanism(SPNEGO) in Geronimo allows HTTP users to log in and authenticate only once in their desktop, then they can receive automatic authentication from the Geronimo server. Note that the feature is only supported in Geronimo 2.2.1 or later versions.

              +/*]]>*/
              • Prerequisite
              • Procedure
                • Setting up the Domain Controller Machine
                • Setting up the Client Application Machine Modified: websites/production/geronimo/content/GMOxDOC30/accessing-ejb-in-web-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/accessing-ejb-in-web-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/accessing-ejb-in-web-applications.html Wed Jun 20 01:14:24 2018 @@ -127,11 +127,11 @@ under the License.

                  Details on installing eclipse are provided in the Development environment section. This tutorial is organized in the following sections:

                  +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/accessing-jdbc-in-web-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/accessing-jdbc-in-web-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/accessing-jdbc-in-web-applications.html Wed Jun 20 01:14:24 2018 @@ -130,11 +130,11 @@ under the License.

                  Details on installing eclipse are provided in the Development environment section. This tutorial is organized in the following sections:

                  +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/apache-aries-sample-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/apache-aries-sample-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/apache-aries-sample-applications.html Wed Jun 20 01:14:24 2018 @@ -159,7 +159,7 @@ mvn install

                  Deploy the Aries Samples DataSource

                  Each of the two samples requires a Datasource. However, before you can deploy the Datasources you need to obtain the tranql-connector-derby-embed-xa rar. Unfortunately, this was not included in the Geronimo 3.0-M1 server images (but will be included in future images).

                  - +

                  After you have both of the necessary files in your local file system use the following command to deploy the datasource:

                  Modified: websites/production/geronimo/content/GMOxDOC30/assembling-a-server-via-console.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/assembling-a-server-via-console.html (original) +++ websites/production/geronimo/content/GMOxDOC30/assembling-a-server-via-console.html Wed Jun 20 01:14:24 2018 @@ -124,11 +124,11 @@ under the License.

                  The application client referred to in this tutorial is actually a Web Application Client.

                  +/*]]>*/

                  Identifying the functional components required by our server

                  Modified: websites/production/geronimo/content/GMOxDOC30/building-geronimo-from-eclipse.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/building-geronimo-from-eclipse.html (original) +++ websites/production/geronimo/content/GMOxDOC30/building-geronimo-from-eclipse.html Wed Jun 20 01:14:24 2018 @@ -185,7 +185,7 @@ and on windows its usually at

                  Info:

                  • If you plan on contributing code or patches to the project, you have to configure eclipse to not use tabs. Select Window > Preferences > Java > Code Style > Formatter > Java Conventions [built-in], and click on Edit. Under Indentation select Tab policy as "space only". Enter a new name for this profile and click OK.
                  • You might want to configure the Geronimo development environment by importing the Geronimo formatter and code template files. - +
              Modified: websites/production/geronimo/content/GMOxDOC30/building-j2g-from-source.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/building-j2g-from-source.html (original) +++ websites/production/geronimo/content/GMOxDOC30/building-j2g-from-source.html Wed Jun 20 01:14:24 2018 @@ -118,11 +118,11 @@ under the License.
              +/*]]>*/
              • Building from source
                • Prerequisites
                • Obtaining the Source Code
                • Building Modified: websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html (original) +++ websites/production/geronimo/content/GMOxDOC30/configure-apache-httpd-with-jakarta-tomcat-connector-modjk.html Wed Jun 20 01:14:24 2018 @@ -126,7 +126,7 @@ under the License.

                  In addition to mod_jk, you will require a workers.properties file, also available with the Apache Tomcat source distribution. This properties file tells the mod_jk plugin how to connect to the Geronimo server. For a detailed explanation on all the available options for configuring the Jakarta Tomcat Connector, visit http://tomcat.apache.org/connectors-doc/config/workers.html.

                  -

                  For practical purposes, the module mod_jk-apache-2.2.3.so for Windows and the workers.properties are included in the Attachments section in this article.

                  +

                  For practical purposes, the module mod_jk-apache-2.2.3.so for Windows and the workers.properties are included in the Attachments section in this article.

                  Back to Top

                  Modified: websites/production/geronimo/content/GMOxDOC30/configuring-a-mysql-datasource.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/configuring-a-mysql-datasource.html (original) +++ websites/production/geronimo/content/GMOxDOC30/configuring-a-mysql-datasource.html Wed Jun 20 01:14:24 2018 @@ -126,7 +126,7 @@ under the License.

                  Creating a datasource and deploying it as a standalone JEE connector module

                  -
                  1. See the attachment sample-mysql-xa-ds-plan-standalone.xml to create a standalone Java EE connector deployment plan.
                  2. Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is mysql/mysql-connector-java/5.1.7/jar.
                  3. Use command li ne to deploy the datasource. Here is the sample command for deploying mysql xa datasource: +
                    1. See the attachment sample-mysql-xa-ds-plan-standalone.xml to create a standalone Java EE connector deployment plan.
                    2. Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is mysql/mysql-connector-java/5.1.7/jar.
                    3. Use command li ne to deploy the datasource. Here is the sample command for deploying mysql xa datasource:
                      <geronimo_home>/bin/deploy.sh -u system -p manager deploy 
                       <GERONIMO_HOME>/repository/org/tranql/tranql-connector-mysql-xa/1.2/tranql-connector-mysql-xa-1.2.rar sample-mysql-xa-ds-plan-standalone.xml
                      @@ -136,7 +136,7 @@ where <geronimo_home> is
                       
                       
                       

                      Embedding a datasource definition in an application deployment plan

                      -
                      1. See the attachment sample-mysql-xa-ds-plan-embeded.xml to create an application deployment plan, and replace the web module and the ejb module according to your application.
                      2. Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is mysql/mysql-connector-java/5.1.7/jar.
                      3. Use command line or adminitra tive console to deploy your application with the deployment plan. For example, use the following command line: +
                        1. See the attachment sample-mysql-xa-ds-plan-embeded.xml to create an application deployment plan, and replace the web module and the ejb module according to your application.
                        2. Install the mysql jdbc driver to the Geronimo repository by using the adminitration console, and ensure its Module ID is the same as the one defined in the sample plan. In this example, the Module ID of mysql JDBC driver is mysql/mysql-connector-java/5.1.7/jar.
                        3. Use command line or adminitra tive console to deploy your application with the deployment plan. For example, use the following command line:
                          <geronimo_home>/bin/deploy.sh -u system -p manager deploy yourapp.ear sample-mysql-xa-ds-plan-embeded.xml
                           
                          Modified: websites/production/geronimo/content/GMOxDOC30/configuring-datasources.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/configuring-datasources.html (original) +++ websites/production/geronimo/content/GMOxDOC30/configuring-datasources.html Wed Jun 20 01:14:24 2018 @@ -146,10 +146,10 @@ under the License. Import database pools from WebLogic 8.1 (Apache Geronimo v3.0)
                          - Removing database pools + Executing SQL statements at deployment time (Apache Geronimo v3.0)
                          - Executing SQL statements at deployment time + Removing database pools (Apache Geronimo v3.0)
                          Using the Geronimo database pool wizard Modified: websites/production/geronimo/content/GMOxDOC30/converting-applications-into-plugins-using-the-administration-console.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/converting-applications-into-plugins-using-the-administration-console.html (original) +++ websites/production/geronimo/content/GMOxDOC30/converting-applications-into-plugins-using-the-administration-console.html Wed Jun 20 01:14:24 2018 @@ -125,11 +125,11 @@ under the License.

                          The Application client referred to in this tutorial is actually a Web Application Client.

                          +/*]]>*/
                          Modified: websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-java-persistence-api.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-java-persistence-api.html (original) +++ websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-java-persistence-api.html Wed Jun 20 01:14:24 2018 @@ -124,11 +124,11 @@ under the License.

                          The document is organized as follows.

                          +/*]]>*/
                          • Java Persistence API
                            • ShareAccount sample
                            • Inheritance relationship in entities Modified: websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-web-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-web-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/creating-deployment-plans-for-web-applications.html Wed Jun 20 01:14:24 2018 @@ -123,11 +123,11 @@ In the geronimo-web.xml fil

                              The geronimo-web.xml uses XML elements from http://geronimo.apache.org/xml/ns/j2ee/web-2.0.1 namespace and one or more namespaces mentioned in Configuring resources in the application scope section earlier in the document.

                              +/*]]>*/
                              Modified: websites/production/geronimo/content/GMOxDOC30/deploying-and-running-ejb-application-clients.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/deploying-and-running-ejb-application-clients.html (original) +++ websites/production/geronimo/content/GMOxDOC30/deploying-and-running-ejb-application-clients.html Wed Jun 20 01:14:24 2018 @@ -127,11 +127,11 @@ under the License.

                              Details on installing eclipse are provided in the Development environment section. This tutorial is organized in the following sections:

                              +/*]]>*/

                              Let us briefly understand this application. This application will take you through creating a simple Stateless Session EJB. Later we will develop a Java Application client to access this EJB. EJB development will make use of annotations which are introduced in Java EE5.

                              Modified: websites/production/geronimo/content/GMOxDOC30/deploying-and-undeploying-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/deploying-and-undeploying-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/deploying-and-undeploying-applications.html Wed Jun 20 01:14:24 2018 @@ -121,11 +121,11 @@ under the License.

                              There are several alternatives available for Deploying and undeploying applications:

                              +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-blueprint-application.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-blueprint-application.html (original) +++ websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-blueprint-application.html Wed Jun 20 01:14:24 2018 @@ -129,11 +129,11 @@ under the License.

                              Details on installing Eclipse are provided in the Development environment section. This tutorial is organized in the following sections:

                              +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-web-application.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-web-application.html (original) +++ websites/production/geronimo/content/GMOxDOC30/developing-a-hello-world-web-application.html Wed Jun 20 01:14:24 2018 @@ -130,11 +130,11 @@ under the License.

                              Details on installing eclipse are provided in the Development environment section. This tutorial is organized in the following sections:

                              +/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/developing-container-managed-persistence-with-jpa.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/developing-container-managed-persistence-with-jpa.html (original) +++ websites/production/geronimo/content/GMOxDOC30/developing-container-managed-persistence-with-jpa.html Wed Jun 20 01:14:24 2018 @@ -135,15 +135,15 @@ under the License.

                              The tutorial is divided into the following sections.

                              +/*]]>*/ -

                              The entire application can be downloaded from this link.

                              +

                              The entire application can be downloaded from this link.

                              Setting the Eclipse environment

                              Modified: websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html Wed Jun 20 01:14:24 2018 @@ -127,11 +127,11 @@ under the License.

                              This document is organized in the following sections:

                              +/*]]>*/ @@ -167,10 +167,10 @@ div.rbtoc1526907328435 li {margin-left: Hide Children