Author: dennyxu
Date: 2008-11-03 03:27:33 -0500 (Mon, 03 Nov 2008)
New Revision: 11483
Added:
workspace/Denny/esb-example/helloworld_file_action.zip
workspace/Denny/esb-example/helloworld_file_action_client.zip
Modified:
workspace/examples/projectExamples.xml
Log:
add helloworld file action ESB example
Added: workspace/Denny/esb-example/helloworld_file_action.zip
===================================================================
(Binary files differ)
Property changes on: workspace/Denny/esb-example/helloworld_file_action.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: workspace/Denny/esb-example/helloworld_file_action_client.zip
===================================================================
(Binary files differ)
Property changes on: workspace/Denny/esb-example/helloworld_file_action_client.zip
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: workspace/examples/projectExamples.xml
===================================================================
--- workspace/examples/projectExamples.xml 2008-11-03 03:18:23 UTC (rev 11482)
+++ workspace/examples/projectExamples.xml 2008-11-03 08:27:33 UTC (rev 11483)
@@ -157,7 +157,7 @@
<description>This sample is to demonstrate the use of multiple action invocations
from a single configuration. You can use
a single Action class and make multiple method calls or use multiple Action
classes.</description>
- <size>71000</size>
+ <size>7100</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
@@ -168,10 +168,34 @@
<name>helloworld_action_client</name>
<shortDescription>JBoss ESB HelloWorld Action Example -
Client</shortDescription>
<description>This sample is to test the deployed helloworld_action ESB. It
requires the helloworld_action project</description>
- <size>71000</size>
+ <size>18694</size>
<url>
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
</url>
</project>
+
+ <project>
+ <category>ESB</category>
+ <name>helloworld_file_action</name>
+ <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.
+ 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>
+ <url>
+
http://anonsvn.jboss.org/repos/jbosstools/workspace/Denny/esb-example/hel...
+ </url>
+ </project>
+
+ <project>
+ <category>ESB</category>
+ <name>helloworld_file_action_client</name>
+ <shortDescription>JBoss ESB HelloWorld File Action Example -
Client</shortDescription>
+ <description>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/hel...
+ </url>
+ </project>
</projects>
\ No newline at end of file