Author: dennyxu
Date: 2010-07-14 00:58:29 -0400 (Wed, 14 Jul 2010)
New Revision: 23396
Modified:
workspace/examples/project-examples-3.0.xml
workspace/examples/project-examples-3.1.xml
workspace/examples/project-examples-jbds30.xml
Log:
JBIDE-5645: update ESB project examples xml file
Modified: workspace/examples/project-examples-3.0.xml
===================================================================
--- workspace/examples/project-examples-3.0.xml 2010-07-14 00:52:09 UTC (rev 23395)
+++ workspace/examples/project-examples-3.0.xml 2010-07-14 04:58:29 UTC (rev 23396)
@@ -360,192 +360,176 @@
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>helloworld</name>
+ <included-projects> helloworld,helloworld_testclient </included-projects>
<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
- <description>This example is to prove that the ESB is is properly configured and
happy.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
- <size>59000</size>
+ <size>1087454</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
- <name>helloworld_testclient</name>
- <shortDescription>JBoss ESB HelloWorld Example - Client</shortDescription>
-
- <description>This example is to demonstrate how to invoke the deployed HelloWorld
ESB. It requires the helloworld project.</description>
- <size>1000000</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
- </url>
- </project>
-
- <project>
- <category>ESB</category>
-
+ <category>ESB for SOA-P 4.3</category>
<name>helloworld_action</name>
+ <included-projects>helloworld_action,helloworld_action_client
</included-projects>
<shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
- <description>This example 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
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This example 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.</description>
- <size>7100</size>
+ <size>24456</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
- <name>helloworld_action_client</name>
- <shortDescription>JBoss ESB HelloWorld Action Example -
Client</shortDescription>
- <description>This example is to test the deployed helloworld_action ESB. It
requires the helloworld_action project.</description>
- <size>18694</size>
-
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
- </url>
- </project>
-
- <project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>helloworld_file_action</name>
+ <included-projects>helloworld_file_action,helloworld_file_action_client
</included-projects>
<shortDescription>JBoss ESB HelloWorld File Action Example -
ESB</shortDescription>
- <description>This is a basic example of using the File gateway feature of the
JBoss ESB.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
- <size>7920</size>
+ <size>15140</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
-
- <name>helloworld_file_action_client</name>
- <shortDescription>JBoss ESB HelloWorld File Action Example -
Client</shortDescription>
- <description>This example is to test the deployed helloworld_file_action ESB. It
requires the helloworld_file_action project.</description>
- <size>18694</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
- </url>
-
- </project>
- <project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>webservice_consumer1</name>
+ <included-projects>webservice_consumer1,webservice_consumer1_client
</included-projects>
<shortDescription>JBoss ESB Web Service consumer1
Example</shortDescription>
- <description>This example demonstrates how to consume a 181 Web Service in an ESB
action.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.
</description>
- <size>22500</size>
+ <size>1094434</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/webs...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/web...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
+ <property
name="eclipse-projects">webservice_consumer1</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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
- <name>webservice_consumer1_client</name>
- <shortDescription>JBoss ESB Web Service consumer1 Example -
Client</shortDescription>
-
- <description>This example is to test the deployed a consumer web service.It
requires the webservice_consumer1 project.</description>
- <size>1000000</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/webs...
- </url>
- </project>
-
- <project>
- <category>ESB</category>
-
+ <category>ESB for SOA-P 4.3</category>
<name>webservice_producer</name>
+ <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
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This sample demonstrates how to deploy a JSR181 Webservice endpoint on
JBossESB using the SOAPProcessor action.</description>
- <size>53000</size>
+ <size>52601</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/webs...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/web...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
- <name>webservice_producer_client</name>
- <shortDescription>JBoss ESB Web Service producer Example -
Client</shortDescription>
- <description>This sample is to test the deployed a web service endpoint.It
requires the webservice_producer project.</description>
-
- <size>14200</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/webs...
- </url>
- </project>
-
- <project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_CSV2XML</name>
-
+ <included-projects>transform_CSV2XML,transform_CSV2XML_client
</included-projects>
<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
- <description>This sample demonstrates how to transform a comma separated value
(CSV) file to an xml.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
- <size>7200</size>
+ <size>18354</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
- <name>transform_CSV2XML_client</name>
- <shortDescription>JBoss ESB Smooks CSV->XML Example -
Client</shortDescription>
- <description>This sample is to test the JBoss ESB smooks CSV->XML
transformation.It requires the transform_CSV2XML project.</description>
- <size>16600</size>
-
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
- </url>
- </project>
-
- <project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_XML2POJO</name>
+ <included-projects>transform_XML2POJO,transform_XML2POJO_client
</included-projects>
<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
- <description>The purpose of the simple_transformation sample is to illustrate
the
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
- <size>26600</size>
+ <size>33104</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
-
- <name>transform_XML2POJO_client</name>
- <shortDescription>JBoss ESB Smooks XML->POJO Example -
Client</shortDescription>
- <description>This sample is to test the JBoss ESB smooks XML->POJO
transformation.It requires the transform_XML2POJO project.</description>
- <size>22400</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
- </url>
-
- </project>
-
- <project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_XML2XML_date_manipulation</name>
+ <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
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This is another simple sample of how to manually define and apply a Message
Transformation within JBoss ESB.
This sample is an extension of the "transformation_XML2XML_simple"
@@ -556,48 +540,42 @@
i.e. Templating. Again, the transformed SampleOrder.xml message is just
printed to the Java console (message before and after).</description>
- <size>13600</size>
+ <size>20313</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
- <category>ESB</category>
- <name>transform_XML2XML_date_manipulation_client</name>
-
- <shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example -
Client</shortDescription>
- <description>This sample is to test the JBoss ESB XML->XML date-manipulation
transformation.It requires the transform_XML2XML_date_manipulation
project.</description>
- <size>18600</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
- </url>
- </project>
-
- <project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_XML2XML_simple</name>
+ <included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client
</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
- <description>This is a very basic sample of how to manually define and apply a
Message
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
- <size>6700</size>
+ <size>18168</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/tra...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
-
- <project>
- <category>ESB</category>
- <name>transform_XML2XML_simple_client</name>
- <shortDescription>JBoss ESB Smooks XML->XML Example -
Client</shortDescription>
-
- <description>This sample is to test the JBoss ESB XML->XML transformation.It
requires the transform_XML2XML_simple project.</description>
- <size>17800</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/grid/esb-example/tran...
- </url>
- </project>
</projects>
Modified: workspace/examples/project-examples-3.1.xml
===================================================================
--- workspace/examples/project-examples-3.1.xml 2010-07-14 00:52:09 UTC (rev 23395)
+++ workspace/examples/project-examples-3.1.xml 2010-07-14 04:58:29 UTC (rev 23396)
@@ -422,7 +422,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property name="eclipse-projects">helloworld</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -432,7 +432,7 @@
<name>helloworld_action</name>
<included-projects>helloworld_action,helloworld_action_client
</included-projects>
<shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
@@ -445,7 +445,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 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -455,7 +455,7 @@
<name>helloworld_file_action</name>
<included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
<shortDescription>JBoss ESB HelloWorld File Action Example -
ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
@@ -468,7 +468,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 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -478,7 +478,7 @@
<name>webservice_consumer1</name>
<included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
<shortDescription>JBoss ESB Web Service consumer1
Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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
@@ -492,7 +492,7 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
<property
name="eclipse-projects">webservice_consumer1</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -503,7 +503,7 @@
<name>webservice_producer</name>
<included-projects>webservice_producer,webservice_producer_client</included-projects>
<shortDescription>JBoss ESB Web Service producer
Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
This sample demonstrates how to deploy a JSR181 Webservice endpoint on
JBossESB using the SOAPProcessor action.</description>
<size>55269</size>
@@ -515,7 +515,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 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -526,7 +526,7 @@
<name>transform_CSV2XML</name>
<included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>
<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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
@@ -540,7 +540,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 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -550,7 +550,7 @@
<name>transform_XML2POJO</name>
<included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
@@ -563,7 +563,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 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -573,7 +573,7 @@
<name>transform_XML2XML_date_manipulation</name>
<included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML date-manipulation
Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
This is another simple sample of how to manually define and apply a Message
Transformation within JBoss ESB.
@@ -593,7 +593,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 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
@@ -603,7 +603,7 @@
<name>transform_XML2XML_simple</name>
<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
@@ -616,17 +616,18 @@
<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 5.0 and the runtime name should be "jboss-soa-p.5.0
Runtime"</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>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>helloworld</name>
<included-projects> helloworld,helloworld_testclient </included-projects>
<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
- <description>This example is to prove that the ESB is is properly configured and
happy.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
<size>1087454</size>
@@ -638,17 +639,18 @@
<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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>helloworld_action</name>
<included-projects>helloworld_action,helloworld_action_client
</included-projects>
<shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
- <description>This example 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
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This example 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.</description>
<size>24456</size>
<url>
@@ -659,19 +661,20 @@
<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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>helloworld_file_action</name>
<included-projects>helloworld_file_action,helloworld_file_action_client
</included-projects>
<shortDescription>JBoss ESB HelloWorld File Action Example -
ESB</shortDescription>
- <description>This is a basic example of using the File gateway feature of the
JBoss ESB.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
<size>15140</size>
@@ -683,17 +686,18 @@
<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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>webservice_consumer1</name>
<included-projects>webservice_consumer1,webservice_consumer1_client
</included-projects>
<shortDescription>JBoss ESB Web Service consumer1
Example</shortDescription>
- <description>This example demonstrates how to consume a 181 Web Service in an ESB
action.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.
</description>
@@ -707,17 +711,18 @@
<property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.43</property>
<property
name="eclipse-projects">webservice_consumer1</property>
<property name="required-components">esb</property>
- <property name="description">This project example requires the JBoss
SOA 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>webservice_producer</name>
<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
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This sample demonstrates how to deploy a JSR181 Webservice endpoint on
JBossESB using the SOAPProcessor action.</description>
<size>52601</size>
<url>
@@ -728,18 +733,19 @@
<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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_CSV2XML</name>
<included-projects>transform_CSV2XML,transform_CSV2XML_client
</included-projects>
<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
- <description>This sample demonstrates how to transform a comma separated value
(CSV) file to an xml.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
<size>18354</size>
<url>
@@ -750,18 +756,19 @@
<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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_XML2POJO</name>
<included-projects>transform_XML2POJO,transform_XML2POJO_client
</included-projects>
<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
- <description>The purpose of the simple_transformation sample is to illustrate
the
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
<size>33104</size>
@@ -773,17 +780,18 @@
<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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_XML2XML_date_manipulation</name>
<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
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ This is another simple sample of how to manually define and apply a Message
Transformation within JBoss ESB.
This sample is an extension of the "transformation_XML2XML_simple"
@@ -803,17 +811,18 @@
<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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
<project>
- <category>ESB</category>
+ <category>ESB for SOA-P 4.3</category>
<name>transform_XML2XML_simple</name>
<included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client
</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
- <description>This is a very basic sample of how to manually define and apply a
Message
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.4.3.0 Runtime" in the workspace.
+ 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.</description>
<size>18168</size>
@@ -826,7 +835,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 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
SOA-P 4.3.0 and the runtime name should be "jboss-soa-p.4.3.0
Runtime"</property>
</fix>
</fixes>
</project>
Modified: workspace/examples/project-examples-jbds30.xml
===================================================================
--- workspace/examples/project-examples-jbds30.xml 2010-07-14 00:52:09 UTC (rev 23395)
+++ workspace/examples/project-examples-jbds30.xml 2010-07-14 04:58:29 UTC (rev 23396)
@@ -1,190 +1,173 @@
<projects>
-<project>
+ <project>
<category>ESB for SOA-P 5.0</category>
<name>helloworld</name>
+ <included-projects> helloworld,helloworld_testclient </included-projects>
<shortDescription>JBoss ESB HelloWorld Example - ESB</shortDescription>
<description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
- <size>59000</size>
+ <size>1101025</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property name="eclipse-projects">helloworld</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>
+ </fix>
+ </fixes>
</project>
<project>
<category>ESB for SOA-P 5.0</category>
- <name>helloworld_testclient</name>
- <shortDescription>JBoss ESB HelloWorld Example - Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This example is to demonstrate how to invoke the deployed HelloWorld ESB. It requires
the helloworld project.</description>
- <size>1000000</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
<name>helloworld_action</name>
+ <included-projects>helloworld_action,helloworld_action_client
</included-projects>
<shortDescription>JBoss ESB HelloWorld Action Example -
ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
- <size>7100</size>
+ <size>26261</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
<category>ESB for SOA-P 5.0</category>
- <name>helloworld_action_client</name>
- <shortDescription>JBoss ESB HelloWorld Action Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the deployed helloworld_action ESB. It requires the
helloworld_action project</description>
- <size>18694</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>helloworld_file_action</name>
+ <name>helloworld_file_action</name>
+ <included-projects>helloworld_file_action,helloworld_file_action_client</included-projects>
<shortDescription>JBoss ESB HelloWorld File Action Example -
ESB</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
- <size>7920</size>
+ <size>16505</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
<category>ESB for SOA-P 5.0</category>
- <name>helloworld_file_action_client</name>
- <shortDescription>JBoss ESB HelloWorld File Action Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the deployed helloworld_file_action ESB. It requires the
helloworld_file_action project.</description>
- <size>18694</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>webservice_consumer1</name>
+ <name>webservice_consumer1</name>
+ <included-projects>webservice_consumer1,webservice_consumer1_client</included-projects>
<shortDescription>JBoss ESB Web Service consumer1
Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
- <size>22500</size>
+ <size>1120499</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <property
name="allowed-types">org.jboss.ide.eclipse.as.runtime.eap.50</property>
+ <property
name="eclipse-projects">webservice_consumer1</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>
+ </fix>
+ </fixes>
</project>
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>webservice_consumer1_client</name>
- <shortDescription>JBoss ESB Web Service consumer1 Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the deployed a comsumer web service.It requires the
webservice_consumer1 project.</description>
- <size>1000000</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
<project>
<category>ESB for SOA-P 5.0</category>
- <name>webservice_producer</name>
+ <name>webservice_producer</name>
+ <included-projects>webservice_producer,webservice_producer_client</included-projects>
<shortDescription>JBoss ESB Web Service producer
Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
This sample demonstrates how to deploy a JSR181 Webservice endpoint on
JBossESB using the SOAPProcessor action.</description>
- <size>53000</size>
+ <size>55269</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>webservice_producer_client</name>
- <shortDescription>JBoss ESB Web Service producer Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the deployed a web service endpoint.It requires the
webservice_producer project.</description>
- <size>14200</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
<project>
<category>ESB for SOA-P 5.0</category>
<name>transform_CSV2XML</name>
+ <included-projects>transform_CSV2XML,transform_CSV2XML_client</included-projects>
<shortDescription>JBoss ESB Smooks CSV->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
- <size>7200</size>
+ <size>19434</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
<category>ESB for SOA-P 5.0</category>
- <name>transform_CSV2XML_client</name>
- <shortDescription>JBoss ESB Smooks CSV->XML Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the JBoss ESB smooks CSV->XML transformation.It requires the
transform_CSV2XML project.</description>
- <size>16600</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
<name>transform_XML2POJO</name>
+ <included-projects>transform_XML2POJO,transform_XML2POJO_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->POJO Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
- <size>26600</size>
+ <size>40936</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
<category>ESB for SOA-P 5.0</category>
- <name>transform_XML2POJO_client</name>
- <shortDescription>JBoss ESB Smooks XML->POJO Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the JBoss ESB smooks XML->POJO transformation.It requires the
transform_XML2POJO project.</description>
- <size>22400</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
<name>transform_XML2XML_date_manipulation</name>
+ <included-projects>transform_XML2XML_date_manipulation,transform_XML2XML_date_manipulation_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML date-manipulation
Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
This is another simple sample of how to manually define and apply a Message
Transformation within JBoss ESB.
@@ -195,49 +178,42 @@
SampleOrder date field (see OrderDate.java) and use XSLT for what it's good at
i.e. Templating. Again, the transformed SampleOrder.xml message is just
printed to the Java console (message before and after).</description>
- <size>13600</size>
+ <size>22071</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
<project>
<category>ESB for SOA-P 5.0</category>
- <name>transform_XML2XML_date_manipulation_client</name>
- <shortDescription>JBoss ESB Smooks XML->XML date-manipulation Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the JBoss ESB XML->XML date-manipulation transformation.It
requires the transform_XML2XML_date_manipulation project.</description>
- <size>18600</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
<name>transform_XML2XML_simple</name>
+ <included-projects>transform_XML2XML_simple,transform_XML2XML_simple_client</included-projects>
<shortDescription>JBoss ESB Smooks XML->XML Example</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
+ <description>NOTE: Before import this example, please make sure that there is a
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
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.</description>
- <size>6700</size>
+ <size>19224</size>
<url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
</url>
+ <fixes>
+ <fix type="wtpruntime">
+ <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>
+ </fix>
+ </fixes>
</project>
-
- <project>
- <category>ESB for SOA-P 5.0</category>
- <name>transform_XML2XML_simple_client</name>
- <shortDescription>JBoss ESB Smooks XML->XML Example -
Client</shortDescription>
- <description>NOTE: Before import this example, please make sure that there is
runtime named "jboss-soa-p.5.0 Runtime" in the workspace.
- This sample is to test the JBoss ESB XML->XML transformation.It requires the
transform_XML2XML_simple project.</description>
- <size>17800</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example-soa...
- </url>
- </project>
<project>
<category>Seam</category>