Author: fbricon
Date: 2012-05-30 10:32:00 -0400 (Wed, 30 May 2012)
New Revision: 41535
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml
trunk/download.jboss.org/jbosstools/examples/project-examples-3.1.xml
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3...
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
Log:
JBIDE-12045 : Project Examples descriptions and name should not use the acronyms for
servers
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml 2012-05-30
14:32:00 UTC (rev 41535)
@@ -9,7 +9,7 @@
<shortDescription>Seam DVD Store Example - EAR</shortDescription>
<description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear and dvdstore-ejb
projects.
-It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+It requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x and
Seam 2.0.
</description>
<size>6926336</size>
<url>
@@ -19,7 +19,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">dvdstore,dvdstore-ejb,dvdstore-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -40,7 +40,7 @@
</included-projects>
<shortDescription>Seam DVD Store Example - EAR (including a test
project)</shortDescription>
<description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear,dvdstore-test and
dvdstore-ejb projects.
-It requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+It requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x,
Seam 2.0 and TestNG plugin.
</description>
<size>30380032</size>
@@ -51,7 +51,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">dvdstore,dvdstore-ejb,dvdstore-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -78,7 +78,7 @@
<shortDescription>Seam Booking Example - EAR</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+This example requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x and Seam 2.0.
It includes the booking, booking-ear and booking-ejb projects.
</description>
<size>8127000</size>
@@ -89,7 +89,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -111,7 +111,7 @@
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+This example requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x, Seam 2.0 and TestNG plugin.
It includes the booking, booking-ear,booking-test and booking-ejb projects.
</description>
<size>36036608</size>
@@ -122,7 +122,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -146,7 +146,7 @@
<shortDescription>Seam Booking Example - WAR Standalone</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+This example requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x and Seam 2.0.
</description>
<size>5595136</size>
@@ -157,7 +157,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property name="eclipse-projects">jboss-seam-jpa</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -179,7 +179,7 @@
<shortDescription>Seam Booking Example - WAR Standalone (including a test
project)</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-Requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and testng plugins.
+Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam
2.0 and testng plugins.
It includes the jboss-seam-jpa and jboss-seam-jpa-test projects.
</description>
<size>33357824</size>
@@ -190,7 +190,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property name="eclipse-projects">jboss-seam-jpa</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -291,7 +291,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">helloworld</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -313,7 +313,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">helloworld_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
@@ -338,7 +338,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">helloworld_file_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -363,7 +363,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">webservice_consumer1,
webservice_consumer1_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -385,7 +385,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">webservice_producer</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
@@ -408,7 +408,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">transform_CSV2XML</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -432,7 +432,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2POJO</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -463,7 +463,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2XML_date_manipulation</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -487,7 +487,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2XML_simple</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.1.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-3.1.xml 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-3.1.xml 2012-05-30
14:32:00 UTC (rev 41535)
@@ -6,7 +6,7 @@
registration,registration-ejb,registration-ear,registration-test
</included-projects>
<shortDescription>Seam Registration Example - EAR (including a test
project)</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss AS and Tomcat.
+ <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss Application Server and Tomcat.
It includes the registration,registration-ejb,registration-ear,registration-test
projects.
</description>
<size>31657984</size>
@@ -22,7 +22,7 @@
registration,registration-ejb,registration-ear
</included-projects>
<shortDescription>Seam Registration Example - EAR</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss AS and Tomcat.
+ <description>This is a trivial example for the Seam tutorial. It runs on both
JBoss Application Server and Tomcat.
The example creates the registration,registration-ejb,registration-ear projects.
It includes a tutorial.
</description>
@@ -40,7 +40,7 @@
messages,messages-ejb,messages-ear
</included-projects>
<shortDescription>Seam Messages Example - EAR</shortDescription>
- <description>This is a simple example of the use of @DataModel for the Seam
tutorial. It runs on JBoss AS as an EAR.
+ <description>This is a simple example of the use of @DataModel for the Seam
tutorial. It runs on JBoss Application Server as an EAR.
The example creates the messages,messages-ejb and messages-ear projects.
It includes a tutorial.
</description>
@@ -78,7 +78,7 @@
</included-projects>
<shortDescription>Seam pageflow: the numberguess example -
EAR</shortDescription>
<description>This is a simple example for the Seam tutorial, demonstrating the
use of
-jBPM-based page flow. It runs on both JBoss AS as an EAR and Tomcat with
+jBPM-based page flow. It runs on both JBoss Application Server as an EAR and Tomcat with
Embedded JBoss as an EAR.
The example creates the numberguess,numberguess-ejb and numberguess-ear projects.
It includes a tutorial.
@@ -118,7 +118,7 @@
<shortDescription>Seam 2.2 Booking Example - EAR (including a
tutorial)</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example has been tested on JBoss EAP 5.0.
+This example has been tested on JBoss Enterprise Application Platform 5.0.
It includes the booking22, booking22-ear,booking22-test and booking22-ejb projects.
</description>
<size>38203392</size>
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-3.2.xml 2012-05-30
14:32:00 UTC (rev 41535)
@@ -21,7 +21,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.60</property>
<property name="eclipse-projects">PartsProject</property>
<property name="required-components">teiid</property>
- <property name="description">This project example requires a Teiid
instance running within the JBoss EAP 5.0 or JBoss AS >= 5.1.0</property>
+ <property name="description">This project example requires a Teiid
instance running within the JBoss Enterprise Application Platform 5.0 or JBoss Application
Server >= 5.1.0</property>
</fix>
</fixes>
<welcome type="html" url="/PartsProject/readme/Example
Instructions.html"/>
@@ -64,7 +64,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">StateService,StateServiceEAR</property>
<property name="required-components">teiid</property>
- <property name="description">This project example requires a Teiid
instance running within the JBoss EAP 5.0</property>
+ <property name="description">This project example requires a Teiid
instance running within the JBoss Enterprise Application Platform 5.0</property>
</fix>
</fixes>
<perspectiveId>modelerPerspective</perspectiveId>
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3...
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3... 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-community-3... 2012-05-30
14:32:00 UTC (rev 41535)
@@ -6,7 +6,7 @@
registration,registration-ejb,registration-ear,registration-test
</included-projects>
<shortDescription>Seam Registration Example - EAR (including a test
project)</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It requires JBoss
EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+ <description>This is a trivial example for the Seam tutorial. It requires JBoss
Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam 2.0 and TestNG
plugin.
It includes the registration,registration-ejb,registration-ear,registration-test
projects.
</description>
<size>31657984</size>
@@ -17,7 +17,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">registration,registration-ejb,registration-ear</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -41,7 +41,7 @@
registration,registration-ejb,registration-ear
</included-projects>
<shortDescription>Seam Registration Example - EAR</shortDescription>
- <description>This is a trivial example for the Seam tutorial. It requires JBoss
EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+ <description>This is a trivial example for the Seam tutorial. It requires JBoss
Enterprise Application Platform 4.3/JBoss Application Server 4.2.x and Seam 2.0.
The example creates the registration,registration-ejb,registration-ear projects.
It includes a tutorial.
</description>
@@ -54,7 +54,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">registration,registration-ejb,registration-ear</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
</fix>
@@ -74,7 +74,7 @@
messages,messages-ejb,messages-ear
</included-projects>
<shortDescription>Seam Messages Example - EAR</shortDescription>
- <description>This is a simple example of the use of @DataModel for the Seam
tutorial. It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+ <description>This is a simple example of the use of @DataModel for the Seam
tutorial. It requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x and Seam 2.0.
The example creates the messages,messages-ejb and messages-ear projects.
It includes a tutorial.
</description>
@@ -87,7 +87,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">messages,messages-ejb,messages-ear</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
</fix>
@@ -108,7 +108,7 @@
</included-projects>
<shortDescription>Seam and jBPM: the todo list example -
EAR</shortDescription>
<description>This is a simple example for the Seam tutorial, demonstrating the
-use of jBPM-based business process management. It requires JBoss EAP 4.3/JBoss AS 4.2.x
and Seam 2.0.
+use of jBPM-based business process management. It requires JBoss Enterprise Application
Platform 4.3/JBoss Application Server 4.2.x and Seam 2.0.
The example creates the todo,todo-ejb and todo-ear projects.
It includes a tutorial.
</description>
@@ -121,7 +121,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">todo,todo-ejb,todo-ear</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
</fix>
@@ -142,7 +142,7 @@
</included-projects>
<shortDescription>Seam pageflow: the numberguess example -
EAR</shortDescription>
<description>This is a simple example for the Seam tutorial, demonstrating the
use of
-jBPM-based page flow. It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+jBPM-based page flow. It requires JBoss Enterprise Application Platform 4.3/JBoss
Application Server 4.2.x and Seam 2.0.
The example creates the numberguess,numberguess-ejb and numberguess-ear projects.
It includes a tutorial.
</description>
@@ -155,7 +155,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">numberguess,numberguess-ejb,numberguess-ear</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.423</property>
</fix>
@@ -178,7 +178,7 @@
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
It includes the booking, booking-ear, booking-ejb, booking-test and booking-parent
projects.
-Requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.1, m2eclipse and testng plugins.
+Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam
2.1, m2eclipse and testng plugins.
</description>
<size>196608</size>
<url>
@@ -189,7 +189,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -225,7 +225,7 @@
<shortDescription>Seam Booking Example - EAR (including a
tutorial)</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-The example requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+The example requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x, Seam 2.0 and TestNG plugin.
It includes the booking, booking-ear,booking-test and booking-ejb projects.
</description>
<size>36036608</size>
@@ -237,7 +237,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">booking,booking-ear,booking-ejb</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -264,7 +264,7 @@
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
It includes the booking, booking-ear, booking-ejb,booking-test and booking-parent
projects.
-Requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0, m2eclipse and testng plugins.
+Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam
2.0, m2eclipse and testng plugins.
</description>
<size>203639</size>
@@ -275,7 +275,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
- <property name="description">This project example requires JBoss EAP
4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -311,7 +311,7 @@
<shortDescription>Seam 2.2 Booking Example - EAR (including a
tutorial)</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example has been tested on JBoss EAP 5.0.
+This example has been tested on JBoss Enterprise Application Platform 5.0.
It includes the booking22, booking22-ear,booking22-test and booking22-ejb projects.
</description>
<size>38203392</size>
@@ -323,7 +323,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">booking22,booking22-ejb,booking22-ear</property>
- <property name="description">This project example requires JBoss EAP
5.0</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 5.0</property>
<property
name="downloadId">org.jboss.tools.runtime.core.eap.50</property>
</fix>
@@ -350,7 +350,7 @@
</included-projects>
<shortDescription>PhotoAlbum - EAR mavenized (RichFaces 3.3.1.GA, Seam
2.2.0.GA)</shortDescription>
<description>This example demonstrates the use of RichFaces components. It
includes the photoalbum-mavenized,photoalbum-mavenized-ear,photoalbum-mavenized-ejb and
photoalbum-mavenized-parent projects.
-The example requires Seam 2.2,JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x and
m2eclipse.
+The example requires Seam 2.2,JBoss Enterprise Application Platform 4.3/5.0 or JBoss
Application Server 4.2.x/5.x and m2eclipse.
</description>
<size>16441344</size>
<url>
@@ -360,7 +360,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">photoalbum-mavenized,photoalbum-mavenized-ear,photoalbum-mavenized-ejb</property>
- <property name="description">This project example requires JBoss EAP
4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
</fix>
<fix type="seam">
@@ -389,7 +389,7 @@
</included-projects>
<shortDescription>PhotoAlbum - EAR (RichFaces 3.3.1.GA, Seam
2.2.0.GA)</shortDescription>
<description>This example demonstrates the use of RichFaces components. It
includes the photoalbum,photoalbum-ear and photoalbum-ejb projects.
-The example requires Seam 2.2 and JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS
5.x.
+The example requires Seam 2.2 and JBoss Enterprise Application Platform 4.3/5.0 or JBoss
Application Server 4.2.x/5.x.
</description>
<size>25833472</size>
<url>
@@ -399,7 +399,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">photoalbum,photoalbum-ear,photoalbum-ejb</property>
- <property name="description">This project example requires JBoss EAP
4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
</fix>
<fix type="seam">
@@ -429,7 +429,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">dvdstore22,dvdstore22-ejb,dvdstore22-ear</property>
- <property name="description">This project example requires JBoss EAP
5.0</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 5.0</property>
</fix>
<fix type="seam">
@@ -454,7 +454,7 @@
<shortDescription>RESTEasy Simple Example</shortDescription>
<description>This project is a simple example showing usage of @Path, @GET, PUT,
POST, and @PathParam. It uses pure streaming output and includes the 'simple'
project.
-Requires m2eclipse and JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x.
+Requires m2eclipse and JBoss Enterprise Application Platform 4.3/5.0 or JBoss Application
Server 4.2.x/5.x.
</description>
<size>16939</size>
<url>
@@ -464,7 +464,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
<property name="eclipse-projects">simple</property>
- <property name="description">This project example requires JBoss EAP
4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
</fix>
<fix type="plugin">
<property name="id">org.maven.ide.eclipse.wtp</property>
@@ -595,7 +595,7 @@
<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
<description>This example is to prove that the ESB is is properly configured and
happy.
As well as to demonstrate the needed minimal files to make a basic ESB component
execute.
-Example requires a SOA-P 5.x runtime.</description>
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.</description>
<size>1101025</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -605,7 +605,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">helloworld,helloworld_testclient</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -617,7 +617,7 @@
<shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
<description>This sample is to demonstrate the use of multiple action invocations
from a single configuration. You can use
a single Action class and make multiple method calls or use multiple Action
- classes. Example requires a SOA-P 5.x runtime.</description>
+ classes. Example requires a JBoss Enterprise SOA Platform 5.x
runtime.</description>
<size>26261</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -627,7 +627,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property name="eclipse-projects">helloworld_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -653,7 +653,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">helloworld_mail,helloworld_mail_testclient</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires a JBoss
SOA-P 5.0 runtime named "jboss-soa-p.5.0 Runtime"</property>
+ <property name="description">This project example requires a JBoss
Enterprise SOA Platform 5.0 runtime named "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -678,7 +678,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">helloworld_file_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -691,7 +691,7 @@
<description>This example demonstrates how to consume a 181 Web Service in an ESB
action.
This ESB will make a webservice request that requires a single "toWhom"
string parameter.
The webservice will return a greeting response. The ESB simply dislays the response
on the
- console. Example requires a SOA-P 5.x runtime.</description>
+ console. Example requires a JBoss Enterprise SOA Platform 5.x
runtime.</description>
<size>1120499</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -701,7 +701,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">webservice_consumer1,webservice_consumer1_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -713,7 +713,7 @@
<included-projects>webservice_producer,webservice_producer_client</included-projects>
<shortDescription>JBoss ESB Web Service producer
Example</shortDescription>
<description>This sample demonstrates how to deploy a JSR181 Webservice endpoint
on
- JBossESB using the SOAPProcessor action. Example requires a SOA-P 5.x
runtime.</description>
+ JBossESB using the SOAPProcessor action. Example requires a JBoss Enterprise SOA
Platform 5.x runtime.</description>
<size>55269</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -723,7 +723,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">webservice_producer</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -737,7 +737,7 @@
<description>This sample demonstrates how to transform a comma separated value
(CSV) file to an xml.
The tranformation is done by configuring Smooks and performing two transformation, one
transformation from CSV to an intermediate xml format, and a second transformation from
- the intermediate xml format to the target xml. Example requires a SOA-P 5.x
runtime.</description>
+ the intermediate xml format to the target xml. Example requires a JBoss Enterprise SOA
Platform 5.x runtime.</description>
<size>19434</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -747,7 +747,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property name="eclipse-projects">transform_CSV2XML</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -759,7 +759,7 @@
<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
<description>The purpose of the simple_transformation sample is to illustrate
the
use of Smooks performing a simple transformation by converting a XML file into
-Java POJOs. Example requires a SOA-P 5.x runtime.</description>
+Java POJOs. Example requires a JBoss Enterprise SOA Platform 5.x
runtime.</description>
<size>40936</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -769,7 +769,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">transform_XML2POJO</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -780,7 +780,7 @@
<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML date-manipulation
Example</shortDescription>
<description>This is another simple sample of how to manually define and apply a
Message
- Transformation within JBoss ESB. Example requires a SOA-P 5.x runtime.
+ Transformation within JBoss ESB. Example requires a JBoss Enterprise SOA Platform 5.x
runtime.
This sample is an extension of the "transformation_XML2XML_simple"
Quickstart, demonstrating how JBoss ESB Transformations can simplify your
@@ -798,7 +798,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">transform_XML2XML_date_manipulation</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -811,7 +811,7 @@
<description>This is a very basic sample of how to manually define and apply a
Message
Transformation within JBoss ESB. It applies a very simple XSLT to a
SampleOrder.xml message and prints the before and after XML to the console.
- Example requires a SOA-P 5.x runtime.</description>
+ Example requires a JBoss Enterprise SOA Platform 5.x runtime.</description>
<size>19224</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -821,7 +821,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51</property>
<property
name="eclipse-projects">transform_XML2XML_simple</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -844,7 +844,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">helloworld</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -866,7 +866,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">helloworld_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
@@ -891,7 +891,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">helloworld_file_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -916,7 +916,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">webservice_consumer1,webservice_consumer1_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -938,7 +938,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">webservice_producer</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
@@ -961,7 +961,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">transform_CSV2XML</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -985,7 +985,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2POJO</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -1016,7 +1016,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2XML_date_manipulation</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -1040,7 +1040,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2XML_simple</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml 2012-05-30
14:32:00 UTC (rev 41535)
@@ -16,7 +16,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property name="eclipse-projects">helloworld,
helloworld_testclient</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -39,7 +39,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property name="eclipse-projects">helloworld_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -62,7 +62,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">helloworld_file_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -86,7 +86,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property name="eclipse-projects">webservice_consumer1,
webservice_consumer1_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -109,7 +109,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">webservice_producer</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -134,7 +134,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property name="eclipse-projects">transform_CSV2XML</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -157,7 +157,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_XML2POJO</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -187,7 +187,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_XML2XML_date_manipulation</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -210,7 +210,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_XML2XML_simple</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -224,7 +224,7 @@
<shortDescription>Seam 2.2 Booking Example - EAR (including a
tutorial)</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example has been tested on JBoss EAP 5.0.
+This example has been tested on JBoss Enterprise Application Platform 5.0.
It includes the booking22, booking22-ear,booking22-test and booking22-ejb projects.
</description>
<size>38203392</size>
@@ -236,7 +236,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">booking22,booking22-ejb,booking22-ear</property>
- <property name="description">This project example requires the JBoss
EAP 5.0</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 5.0</property>
</fix>
<fix type="seam">
@@ -260,7 +260,7 @@
</included-projects>
<shortDescription>PhotoAlbum - EAR (RichFaces 3.3.1.GA, Seam
2.2.0.GA)</shortDescription>
<description>This example demonstrates the use of RichFaces components. It
includes the photoalbum,photoalbum-ear and photoalbum-ejb projects.
-The example requires Seam 2.2 and JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS
5.x.
+The example requires Seam 2.2 and JBoss Enterprise Application Platform 4.3/5.0 or JBoss
Application Server 4.2.x/5.x.
</description>
<size>25833472</size>
<url>
@@ -270,7 +270,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">photoalbum,photoalbum-ear,photoalbum-ejb</property>
- <property name="description">This project example requires JBoss EAP
4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
</fix>
<fix type="seam">
@@ -300,7 +300,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">dvdstore22,dvdstore22-ejb,dvdstore22-ear</property>
- <property name="description">This project example requires the JBoss
EAP 5.0</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 5.0</property>
</fix>
<fix type="seam">
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds40.xml 2012-05-30
14:32:00 UTC (rev 41535)
@@ -9,7 +9,7 @@
<shortDescription>Seam 2.2 Booking Example - EAR (including a
tutorial)</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example has been tested on JBoss EAP 5.0.
+This example has been tested on JBoss Enterprise Application Platform 5.0.
It includes the booking22, booking22-ear,booking22-test and booking22-ejb projects.
</description>
<size>38203392</size>
@@ -21,7 +21,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">booking22,booking22-ejb,booking22-ear</property>
- <property name="description">This project example requires the JBoss
EAP 5.0</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 5.0</property>
</fix>
<fix type="seam">
@@ -45,7 +45,7 @@
</included-projects>
<shortDescription>PhotoAlbum - EAR (RichFaces 3.3.1.GA, Seam
2.2.0.GA)</shortDescription>
<description>This example demonstrates the use of RichFaces components. It
includes the photoalbum,photoalbum-ear and photoalbum-ejb projects.
-The example requires Seam 2.2 and JBoss EAP 4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS
5.x.
+The example requires Seam 2.2 and JBoss Enterprise Application Platform 4.3/5.0 or JBoss
Application Server 4.2.x/5.x.
</description>
<size>25833472</size>
<url>
@@ -55,7 +55,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.eap.43, org.jboss.ide.eclipse.as.runtime.51,
org.jboss.ide.eclipse.as.runtime.50, org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">photoalbum,photoalbum-ear,photoalbum-ejb</property>
- <property name="description">This project example requires JBoss EAP
4.3/JBoss EAP 5.0/JBoss AS 4.2.x/JBoss AS 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise Application Platform 4.3/5.0 or JBoss Application Server
4.2.x/5.x</property>
</fix>
<fix type="seam">
@@ -85,7 +85,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">dvdstore22,dvdstore22-ejb,dvdstore22-ear</property>
- <property name="description">This project example requires the JBoss
EAP 5.0</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 5.0</property>
</fix>
<fix type="seam">
@@ -110,7 +110,7 @@
<shortDescription>Seam DVD Store Example - EAR</shortDescription>
<description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear and dvdstore-ejb
projects.
-It requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+It requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x and
Seam 2.0.
</description>
<size>6926336</size>
<url>
@@ -120,7 +120,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">dvdstore,dvdstore-ejb,dvdstore-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -141,7 +141,7 @@
</included-projects>
<shortDescription>Seam DVD Store Example - EAR (including a test
project)</shortDescription>
<description>This example demonstrates the use of Seam with jBPM pageflow and
business process management. It includes the dvdstore,dvdstore-ear,dvdstore-test and
dvdstore-ejb projects.
-It requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+It requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x,
Seam 2.0 and TestNG plugin.
</description>
<size>30380032</size>
@@ -152,7 +152,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">dvdstore,dvdstore-ejb,dvdstore-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -179,7 +179,7 @@
<shortDescription>Seam Booking Example - EAR</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+This example requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x and Seam 2.0.
It includes the booking, booking-ear and booking-ejb projects.
</description>
<size>8127000</size>
@@ -190,7 +190,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -212,7 +212,7 @@
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and TestNG plugin.
+This example requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x, Seam 2.0 and TestNG plugin.
It includes the booking, booking-ear,booking-test and booking-ejb projects.
</description>
<size>36036608</size>
@@ -223,7 +223,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property
name="eclipse-projects">booking,booking-ejb,booking-ear</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -247,7 +247,7 @@
<shortDescription>Seam Booking Example - WAR Standalone</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-This example requires JBoss EAP 4.3/JBoss AS 4.2.x and Seam 2.0.
+This example requires JBoss Enterprise Application Platform 4.3/JBoss Application Server
4.2.x and Seam 2.0.
</description>
<size>5595136</size>
@@ -258,7 +258,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property name="eclipse-projects">jboss-seam-jpa</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -280,7 +280,7 @@
<shortDescription>Seam Booking Example - WAR Standalone (including a test
project)</shortDescription>
<description>This example demonstrates the use of Seam in a Java EE 5
environment.
Transaction and persistence context management is handled by the EJB container.
-Requires JBoss EAP 4.3/JBoss AS 4.2.x, Seam 2.0 and testng plugins.
+Requires JBoss Enterprise Application Platform 4.3/JBoss Application Server 4.2.x, Seam
2.0 and testng plugins.
It includes the jboss-seam-jpa and jboss-seam-jpa-test projects.
</description>
<size>33357824</size>
@@ -291,7 +291,7 @@
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43,
org.jboss.ide.eclipse.as.runtime.42</property>
<property name="eclipse-projects">jboss-seam-jpa</property>
- <property name="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <property name="description">This project example requires the JBoss
Enterprise Application Platform 4.3 or JBoss Application Server 4.2.x</property>
</fix>
<fix type="seam">
@@ -393,7 +393,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">helloworld</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -415,7 +415,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">helloworld_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
@@ -440,7 +440,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">helloworld_file_action</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -465,7 +465,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">webservice_consumer1,
webservice_consumer1_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -487,7 +487,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">webservice_producer</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
@@ -510,7 +510,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property name="eclipse-projects">transform_CSV2XML</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -534,7 +534,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2POJO</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -565,7 +565,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2XML_date_manipulation</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -589,7 +589,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">transform_XML2XML_simple</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
+ <property name="description">This project example requires the JBoss
Enterprise SOA Platform 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
@@ -601,7 +601,7 @@
<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
<description>This example is to prove that the ESB is is properly configured and
happy.
As well as to demonstrate the needed minimal files to make a basic ESB component
execute.
-Example requires a SOA-P 5.x runtime.</description>
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.</description>
<size>1101025</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -611,7 +611,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property name="eclipse-projects">helloworld,
helloworld_testclient</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -623,7 +623,7 @@
<shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
<description>This sample is to demonstrate the use of multiple action invocations
from a single configuration. You can use
a single Action class and make multiple method calls or use multiple Action
-classes. Example requires a SOA-P 5.x runtime.</description>
+classes. Example requires a JBoss Enterprise SOA Platform 5.x
runtime.</description>
<size>26261</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -633,7 +633,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">helloworld_action,helloworld_action_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -659,7 +659,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">helloworld_mail,helloworld_mail_testclient</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires a JBoss
SOA-P 5.x runtime</property>
+ <property name="description">This project example requires a JBoss
Enterprise SOA Platform 5.x runtime</property>
</fix>
</fixes>
</project>
@@ -672,7 +672,7 @@
<description>This is a basic example of using the File gateway feature of the
JBoss ESB.
Files that are found in a particular directory with a particular extension are sent to a
JMS queue with actions for processing.
Before deploy the project, please change some properties according to the readme.txt
file.
-Example requires a SOA-P 5.x runtime.</description>
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.</description>
<size>16505</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
@@ -682,7 +682,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">helloworld_file_action,helloworld_file_action_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -695,7 +695,7 @@
<description>This example demonstrates how to consume a 181 Web Service in an ESB
action.
This ESB will make a webservice request that requires a single "toWhom" string
parameter.
The webservice will return a greeting response. The ESB simply displays the response on
the console.
-Example requires a SOA-P 5.x runtime.
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.
</description>
<size>1120499</size>
<url>
@@ -706,7 +706,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">webservice_consumer1,webservice_consumer1_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -718,7 +718,7 @@
<included-projects>webservice_producer,webservice_producer_client</included-projects>
<shortDescription>JBoss ESB Web Service producer
Example</shortDescription>
<description>This sample demonstrates how to deploy a JSR181 Webservice endpoint
on JBossESB using the SOAPProcessor action.
-Example requires a SOA-P 5.x runtime.
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.
</description>
<size>55269</size>
<url>
@@ -729,7 +729,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">webservice_producer,webservice_producer_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -743,7 +743,7 @@
<description>This sample demonstrates how to transform a comma separated value
(CSV) file to an xml.
The tranformation is done by configuring Smooks and performing two transformation, one
transformation from CSV to an intermediate xml format, and a second transformation from
-the intermediate xml format to the target xml. Example requires a SOA-P 5.x runtime.
+the intermediate xml format to the target xml. Example requires a JBoss Enterprise SOA
Platform 5.x runtime.
</description>
<size>19434</size>
<url>
@@ -754,7 +754,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_CSV2XML,transform_CSV2XML_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -766,7 +766,7 @@
<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
<description>The purpose of the simple_transformation sample is to illustrate the
use of Smooks performing a simple transformation by converting a XML file into Java
POJOs.
-Example requires a SOA-P 5.x runtime.
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.
</description>
<size>40936</size>
<url>
@@ -777,7 +777,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_XML2POJO,transform_XML2POJO_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -788,7 +788,7 @@
<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML date-manipulation
Example</shortDescription>
<description>This is another simple sample of how to manually define and apply a
Message Transformation within JBoss ESB.
-Example requires a SOA-P 5.x runtime.
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.
This sample is an extension of the "transformation_XML2XML_simple"
Quickstart, demonstrating how JBoss ESB Transformations can simplify your
@@ -806,7 +806,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -818,7 +818,7 @@
<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
<description>This is a very basic sample of how to manually define and apply a
Message Transformation within JBoss ESB.
It applies a very simple XSLT to a SampleOrder.xml message and prints the before and
after XML to the console.
-Example requires a SOA-P 5.x runtime.
+Example requires a JBoss Enterprise SOA Platform 5.x runtime.
</description>
<size>19224</size>
<url>
@@ -829,7 +829,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">transform_XML2XML_simple,transform_XML2XML_simple_client</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires JBoss
SOA-P 5.x</property>
+ <property name="description">This project example requires JBoss
Enterprise SOA Platform 5.x</property>
</fix>
</fixes>
</project>
@@ -855,7 +855,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50,
org.jboss.ide.eclipse.as.runtime.51, org.jboss.ide.eclipse.as.runtime.60</property>
<property name="eclipse-projects">PartsProject</property>
<property name="required-components">teiid</property>
- <property name="description">This project example requires a Teiid
instance running within the JBoss EAP 5.0 or JBoss AS >= 5.1.0</property>
+ <property name="description">This project example requires a Teiid
instance running within the JBoss Enterprise Application Platform 5.0 or JBoss Application
Server >= 5.1.0</property>
</fix>
</fixes>
<welcome type="html" url="/PartsProject/readme/Example
Instructions.html"/>
@@ -898,7 +898,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">StateService,StateServiceEAR</property>
<property name="required-components">teiid</property>
- <property name="description">This project example requires a Teiid
instance running within the JBoss EAP 5.0</property>
+ <property name="description">This project example requires a Teiid
instance running within the JBoss Enterprise Application Platform 5.0</property>
</fix>
</fixes>
<perspectiveId>modelerPerspective</perspectiveId>
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds50.xml 2012-05-30
14:32:00 UTC (rev 41535)
@@ -51,7 +51,7 @@
This example demonstrates the use of OSGi in JBoss Application Server 7.1.
The example can be deployed using Maven from the command line, by using the AS 7 web
console or by dropping the OSGi bundle in the deployments folder.
-To deploy to JBoss AS 7.1 using JBoss Tools, start JBoss AS 7.1, right-click the project,
select Run As>Maven build..., enter "package jboss-as:deploy" in the Goals
field and click the Run button.
+To deploy to JBoss Application Server 7.1 using JBoss Tools, start JBoss Application
Server 7.1, right-click the project, select Run As>Maven build..., enter "package
jboss-as:deploy" in the Goals field and click the Run button.
This will build, deploy and start the OSGi bundle.
You will see a Hello AS7 World!! message appear on the console when this is done.
</description>
@@ -222,7 +222,7 @@
<name>helloworld-html5</name>
<included-projects>helloworld-html5</included-projects>
<shortDescription>HTML5</shortDescription>
- <description>This example demonstrates the use of *CDI 1.0* and *JAX-RS* in
*JBoss AS 7* using the Plain Old HTML5 (POH5) architecture.
+ <description>This example demonstrates the use of *CDI 1.0* and *JAX-RS* in
*JBoss Application Server 7* using the Plain Old HTML5 (POH5) architecture.
POH5 is basically a smart, HTML5+CSS3+JavaScript front-end using RESTful services on the
backend.</description>
<size>7266</size>
<
url>http://anonsvn.jboss.org/repos/jbosstools/workspace/snjeza/jbossas...
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-maven-3.3.xml 2012-05-30
14:32:00 UTC (rev 41535)
@@ -91,7 +91,7 @@
This example demonstrates the use of OSGi in JBoss Application Server 7.
The example can be deployed using Maven from the command line, by using the AS 7 web
console or by dropping the OSGi bundle in the deployments folder.
-To deploy to JBoss AS 7 using JBoss Tools, start JBoss AS 7, right-click the project,
select Run As>Maven build..., enter "package jboss-as:deploy" in the Goals
field and click the Run button.
+To deploy to JBoss Application Server 7 using JBoss Tools, start JBoss Application Server
7, right-click the project, select Run As>Maven build..., enter "package
jboss-as:deploy" in the Goals field and click the Run button.
This will build, deploy and start the OSGi bundle.
You will see a Hello AS7 World!! message appear on the console when this is done.
</description>
@@ -100,7 +100,7 @@
<fixes>
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.71</property>
- <property name="description">works with JBoss AS
7.1</property>
+ <property name="description">works with JBoss Application Server
7.1</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.710</property>
</fix>
<fix type="plugin">
@@ -187,7 +187,7 @@
<fixes>
<fix type="wtpruntime">
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.71</property>
- <property name="description">works with JBoss AS
7.1</property>
+ <property name="description">works with JBoss Application Server
7.1</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.710</property>
</fix>
<fix type="plugin">
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-05-30
14:32:00 UTC (rev 41535)
@@ -11,7 +11,7 @@
<shortDescription>Java EE Web Project</shortDescription>
<priority>1</priority>
<description>
-This is your project! It's a sample, deployable Maven 3 project to help you get your
foot in the door developing with Java EE 6 on JBoss AS 7.1.
+This is your project! It's a sample, deployable Maven 3 project to help you get your
foot in the door developing with Java EE 6 on JBoss Application Server 7.1.
This project is setup to allow you to create a compliant Java EE 6 application using JSF
2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.
It includes a persistence unit and some sample persistence and transaction code to help
you get your feet wet with database access in enterprise Java.
</description>
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-05-30
14:32:00 UTC (rev 41535)
@@ -11,7 +11,7 @@
<shortDescription>Java EE Web Project</shortDescription>
<priority>1</priority>
<description>
-This is your project! It's a sample, deployable Maven 3 project to help you get your
foot in the door developing with Java EE 6 on JBoss AS 7.1.
+This is your project! It's a sample, deployable Maven 3 project to help you get your
foot in the door developing with Java EE 6 on JBoss Application Server 7.1.
This project is setup to allow you to create a compliant Java EE 6 application using JSF
2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.
It includes a persistence unit and some sample persistence and transaction code to help
you get your feet wet with database access in enterprise Java.
</description>
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3....
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-05-30
14:24:45 UTC (rev 41534)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-shared-3.3.... 2012-05-30
14:32:00 UTC (rev 41535)
@@ -11,7 +11,7 @@
<shortDescription>Java EE Web Project</shortDescription>
<priority>1</priority>
<description>
-This is your project! It's a sample, deployable Maven 3 project to help you get your
foot in the door developing with Java EE 6 on JBoss AS 7.1.
+This is your project! It's a sample, deployable Maven 3 project to help you get your
foot in the door developing with Java EE 6 on JBoss Enterprise Application Platform 6 or
JBoss Application Server 7.1.
This project is setup to allow you to create a compliant Java EE 6 application using JSF
2.0, CDI 1.0, EJB 3.1, JPA 2.0 and Bean Validation 1.0.
It includes a persistence unit and some sample persistence and transaction code to help
you get your feet wet with database access in enterprise Java.
</description>
@@ -75,7 +75,7 @@
<url/>
<fixes>
<fix type="wtpruntime">
- <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.70,
org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
+ <property name="allowed-types">org.jboss.ide.eclipse.as.runtime.71,
org.jboss.ide.eclipse.as.runtime.eap.60</property>
<property name="description">This project example requires JBoss
Enterprise Application Platform 6 or JBoss Application Server 7.1</property>
<property
name="downloadId">org.jboss.tools.runtime.core.as.710</property>
</fix>