[
http://jira.jboss.com/jira/browse/JBESB-1648?page=comments#action_12408123 ]
Tom Fennelly commented on JBESB-1648:
-------------------------------------
I should qualify that... "I thought I'd fixed it". At least the missing
tables!!
That SQLTableCourier sucks bad. It's caching connections and statements, which
(according to Kev) should break transactions because the connection would not be coming
from the transaction manager re the current transaction etc. He can explain it better of
course, but is on holidays right now. There may be a good reason why it would work in a
non-concurrent manner (e.g. zero load testing), but I guess it would break if loaded.
I cleaned up this code locally but haven't checked it in because it required quite a
bit of refactoring.
Error running helloworld_tx_sql_action quickstart - does not work as
expected, doumentation is incorrect
--------------------------------------------------------------------------------------------------------
Key: JBESB-1648
URL:
http://jira.jboss.com/jira/browse/JBESB-1648
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Examples, Rosetta
Affects Versions: 4.2.1 CP1
Environment: JBoss SOA Platform? Standalone Server - Version 4.2.0.GA_CP01
Reporter: Jehudi Castro
Assigned To: Mark Little
Priority: Critical
Attachments: server.log.zip
There are two issues with this quickstart
1) It does not describe what is expected to happen in it - transaction procession
2) The output of this test should be that rolled back record should be present twice in
processing, but it is processed only once
Maybe is not TX processing working?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira