Author: nickboldt
Date: 2010-09-25 00:33:32 -0400 (Sat, 25 Sep 2010)
New Revision: 25165
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml
Log:
./publishExample.sh
https://anonsvn.jboss.org/repos/jbosstools/workspace/examples/project-exa...
Modified:
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml
===================================================================
---
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml 2010-09-25
04:15:42 UTC (rev 25164)
+++
trunk/download.jboss.org/jbosstools/examples/project-examples-3.0.xml 2010-09-25
04:33:32 UTC (rev 25165)
@@ -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,66 +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>
- </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>
- <project>
- <category>RichFaces</category>
- <name>RichFaces 3.2.2.SP1 Demo Application for JBoss AS 4.2.X</name>
- <included-projects>richfaces-demo</included-projects>
- <shortDescription>RichFaces 3.2.2.SP1 Demo Application -
WAR</shortDescription>
- <description>This example contains RichFaces 3.2.2.SP1 Demo Application. It
requires JBoss EAP 4.3 or JBoss AS 4.2.x.</description>
- <size>10640749</size>
- <url>
-
http://anonsvn.jboss.org/repos/jbosstools/workspace/dgolovin/examples/rf/...
- </url>
<fixes>
<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="description">This project example requires the JBoss
EAP 4.3 or JBoss AS 4.2.x</property>
+ <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>
-
</projects>