From scm-return-50042-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Sat Apr 4 00:53:17 2015 Return-Path: X-Original-To: apmail-geronimo-scm-archive@www.apache.org Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B18BC173C9 for ; Sat, 4 Apr 2015 00:53:17 +0000 (UTC) Received: (qmail 79827 invoked by uid 500); 4 Apr 2015 00:53:17 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 79778 invoked by uid 500); 4 Apr 2015 00:53:17 -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 79769 invoked by uid 99); 4 Apr 2015 00:53:17 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2015 00:53:17 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 77624AC012B for ; Sat, 4 Apr 2015 00:53:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r946265 - /websites/production/geronimo/content/GMOxDOC30/ Date: Sat, 04 Apr 2015 00:53:17 -0000 To: scm@geronimo.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150404005317.77624AC012B@hades.apache.org> Author: buildbot Date: Sat Apr 4 00:53:16 2015 New Revision: 946265 Log: Production update by buildbot for geronimo Modified: websites/production/geronimo/content/GMOxDOC30/deploying-and-running-ejb-application-clients.html websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html websites/production/geronimo/content/GMOxDOC30/fast-and-easy-development.html websites/production/geronimo/content/GMOxDOC30/installing-geronimo-eclipse-plugin.html websites/production/geronimo/content/GMOxDOC30/jms-application-with-message-driven-bean.html websites/production/geronimo/content/GMOxDOC30/stateful-session-bean.html websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html websites/production/geronimo/content/GMOxDOC30/using-eclipse-xml-tools-in-apache-geronimo.html 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 Sat Apr 4 00:53:16 2015 @@ -140,11 +140,11 @@ table.ScrollbarTable td.ScrollbarNextIco

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/developing-ejb-applications.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html (original) +++ websites/production/geronimo/content/GMOxDOC30/developing-ejb-applications.html Sat Apr 4 00:53:16 2015 @@ -135,11 +135,11 @@ table.ScrollbarTable td.ScrollbarNextIco

This document is organized in the following sections:

+/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/fast-and-easy-development.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/fast-and-easy-development.html (original) +++ websites/production/geronimo/content/GMOxDOC30/fast-and-easy-development.html Sat Apr 4 00:53:16 2015 @@ -128,11 +128,11 @@ table.ScrollbarTable td.ScrollbarNextIco

The Geronimo Eclipse Plugin (GEP) provides integration between Geronimo and the Web Tools Platform (WTP). With this plugin, users will be able to use the features in WTP to create, deploy and debug applications on Geronimo.
This section provides a quick tutorial for developing and running applications with GEP in Geronimo. This Quick start guide for developers is organized in the following sections:

+/*]]>*/ Modified: websites/production/geronimo/content/GMOxDOC30/installing-geronimo-eclipse-plugin.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/installing-geronimo-eclipse-plugin.html (original) +++ websites/production/geronimo/content/GMOxDOC30/installing-geronimo-eclipse-plugin.html Sat Apr 4 00:53:16 2015 @@ -126,11 +126,11 @@ table.ScrollbarTable td.ScrollbarNextIco /*]]>*/

We will be using Eclipse Galileo and Sun JDK 6.0+ for the illustration. Geronimo Eclipse Plugin (GEP) can be installed using the following options:
+/*]]>*/
Modified: websites/production/geronimo/content/GMOxDOC30/jms-application-with-message-driven-bean.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/jms-application-with-message-driven-bean.html (original) +++ websites/production/geronimo/content/GMOxDOC30/jms-application-with-message-driven-bean.html Sat Apr 4 00:53:16 2015 @@ -136,11 +136,11 @@ table.ScrollbarTable td.ScrollbarNextIco

The application development will take you through the following

+/*]]>*/

Creating a Dynamic Web Project

Modified: websites/production/geronimo/content/GMOxDOC30/stateful-session-bean.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/stateful-session-bean.html (original) +++ websites/production/geronimo/content/GMOxDOC30/stateful-session-bean.html Sat Apr 4 00:53:16 2015 @@ -138,11 +138,11 @@ table.ScrollbarTable td.ScrollbarNextIco

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/stateless-session-bean.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html (original) +++ websites/production/geronimo/content/GMOxDOC30/stateless-session-bean.html Sat Apr 4 00:53:16 2015 @@ -159,11 +159,11 @@ System.out.println("This is a state

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/using-eclipse-xml-tools-in-apache-geronimo.html ============================================================================== --- websites/production/geronimo/content/GMOxDOC30/using-eclipse-xml-tools-in-apache-geronimo.html (original) +++ websites/production/geronimo/content/GMOxDOC30/using-eclipse-xml-tools-in-apache-geronimo.html Sat Apr 4 00:53:16 2015 @@ -146,11 +146,11 @@ You might be experiencing certain XML va

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