[jboss-svn-commits] JBL Code SVN: r20882 - labs/jbossesb/trunk/product/samples/quickstarts/helloworld_tx_sql_action.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Wed Jul 2 09:06:44 EDT 2008


Author: mark.little at jboss.com
Date: 2008-07-02 09:06:44 -0400 (Wed, 02 Jul 2008)
New Revision: 20882

Modified:
   labs/jbossesb/trunk/product/samples/quickstarts/helloworld_tx_sql_action/readme.txt
Log:
http://jira.jboss.com/jira/browse/JBESB-1686

Modified: labs/jbossesb/trunk/product/samples/quickstarts/helloworld_tx_sql_action/readme.txt
===================================================================
--- labs/jbossesb/trunk/product/samples/quickstarts/helloworld_tx_sql_action/readme.txt	2008-07-02 12:58:10 UTC (rev 20881)
+++ labs/jbossesb/trunk/product/samples/quickstarts/helloworld_tx_sql_action/readme.txt	2008-07-02 13:06:44 UTC (rev 20882)
@@ -31,3 +31,14 @@
      'ant runtest'.
   3. Switch back to Application Server console to see the output from the ESB
   4. In this folder ("Window1"), type 'ant undeploy'.
+
+Note, when running you will see something like:
+
+&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& 
+12:24:28,139 INFO [STDOUT] DATA READ: data 22 
+12:24:28,140 INFO [STDOUT] column DATA_COLUMN = <data 22>column TIMESTAMP_COL = <null>column UNIQUE_ID = <2> 
+12:24:28,140 INFO [STDOUT] &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& 
+12:24:28,140 INFO [STDOUT] Will rollback transaction. Expect to see record again! 
+12:24:28,140 INFO [STDOUT] BAD READ ON DATA! 
+
+You can safely ignore the 'BAD READ ON DATA!' as this is expected behaviour.
\ No newline at end of file




More information about the jboss-svn-commits mailing list