[jboss-svn-commits] JBL Code SVN: r26179 - labs/jbossesb/workspace/dbevenius/jbossas5/product/samples/quickstarts/messagefilter.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Tue Apr 21 08:33:14 EDT 2009
Author: beve
Date: 2009-04-21 08:33:14 -0400 (Tue, 21 Apr 2009)
New Revision: 26179
Modified:
labs/jbossesb/workspace/dbevenius/jbossas5/product/samples/quickstarts/messagefilter/readme.txt
Log:
Typo
Modified: labs/jbossesb/workspace/dbevenius/jbossas5/product/samples/quickstarts/messagefilter/readme.txt
===================================================================
--- labs/jbossesb/workspace/dbevenius/jbossas5/product/samples/quickstarts/messagefilter/readme.txt 2009-04-21 12:13:14 UTC (rev 26178)
+++ labs/jbossesb/workspace/dbevenius/jbossas5/product/samples/quickstarts/messagefilter/readme.txt 2009-04-21 12:33:14 UTC (rev 26179)
@@ -1,7 +1,7 @@
Overview:
=========
The purpose of the messagefilter quickstart sample is to show how to filter
- a messag based on content. Here we pass in an Order object and the FilterRules
+ a message based on content. Here we pass in an Order object and the FilterRules
parse this object to looks for the quantity. If the quantity does not meet
the threshold of 10, then the message is filter out. On the console you should
see:
More information about the jboss-svn-commits
mailing list