[jboss-svn-commits] JBL Code SVN: r6445 - labs/jbossesb/trunk/product/docs/samples/trailblazer/bankloanbrokerdemo/transform/smooks
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Sep 27 13:38:07 EDT 2006
Author: tfennelly
Date: 2006-09-27 13:38:00 -0400 (Wed, 27 Sep 2006)
New Revision: 6445
Modified:
labs/jbossesb/trunk/product/docs/samples/trailblazer/bankloanbrokerdemo/transform/smooks/smooks-cdr.lst
Log:
fixed formatting
Modified: labs/jbossesb/trunk/product/docs/samples/trailblazer/bankloanbrokerdemo/transform/smooks/smooks-cdr.lst
===================================================================
--- labs/jbossesb/trunk/product/docs/samples/trailblazer/bankloanbrokerdemo/transform/smooks/smooks-cdr.lst 2006-09-27 17:11:08 UTC (rev 6444)
+++ labs/jbossesb/trunk/product/docs/samples/trailblazer/bankloanbrokerdemo/transform/smooks/smooks-cdr.lst 2006-09-27 17:38:00 UTC (rev 6445)
@@ -8,24 +8,24 @@
#
# THINGS TO NOTE:
# ===============
-# 1. Don't try to apply any significance to the fact that there are multiple .cdrl files. This does not mean they are
-# separate transformations. All these files are loaded by Smooks to make up a "database" of transformation
-# resource configurations. Smooks will dynamically select the resource configurations that apply in a given situation
-# based on the profiles associated with the requested transformation "useragent" e.g. message type, message producer,
-# message consumer.
+# 1. Don't try to apply any significance to the fact that there are multiple .cdrl files. This does not mean they are
+# separate transformations. All these files are loaded by Smooks to make up a "database" of transformation
+# resource configurations. Smooks will dynamically select the resource configurations that apply in a given situation
+# based on the profiles associated with the requested transformation "useragent" e.g. message type, message producer,
+# message consumer.
#
-# 2. The .cdrl list entries in this file are resource references on the *classpath* i.e. they're not filesystem paths.
-# These .cdrl files should all be located in the "transform" folder.
+# 2. The .cdrl list entries in this file are resource references on the *classpath* i.e. they're not filesystem paths.
+# These .cdrl files should all be located in the "transform" folder.
#
#################################################################################################################################################
-#-------------------------------------------------------------------------------
+################################################################################
# Message transformation resource definitions
-#-------------------------------------------------------------------------------
+################################################################################
/from__loanbroker.cdrl
/to____jmsbank.cdrl
-#-------------------------------------------------------------------------------
+################################################################################
# Common transformation support resource definitions.
-#-------------------------------------------------------------------------------
+################################################################################
/org/milyn/templating/templating-cdu-creators-0.1.cdrl
More information about the jboss-svn-commits
mailing list