Author: nickboldt
Date: 2010-09-25 00:34:23 -0400 (Sat, 25 Sep 2010)
New Revision: 25166
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
Log:
./publishExample.sh
https://anonsvn.jboss.org/repos/jbosstools/workspace/examples/project-exa...
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml 2010-09-25
04:33:32 UTC (rev 25165)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-jbds30.xml 2010-09-25
04:34:23 UTC (rev 25166)
@@ -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>