[
http://jira.jboss.com/jira/browse/BPEL-231?page=all ]
Alejandro Guizar updated BPEL-231:
----------------------------------
Description:
When JmsIntegrationService closes, it opens the request listeners created by inbound
message activities that were reached in the closing process operation. However, it
carelessly opens request listeners even if the transaction is marked for rollback. In this
situation the opened request listeners end up referencing tokens that do not exist in the
database.
Before opening the listeners, the service has to check the rollback mark. If the mark is
set, then the service does not open the listeners.
was:
When JmsIntegrationService closes, it opens the request listeners created by inbound
message activities that were reached in the closing bpm operation.
However, it carelessly opens request listeners even if the transaction is marked for
rollback. In this situation the opened request listeners end up referencing tokens that do
not exist in the database.
integration service opens request listeners even if tx marked for
rollback
--------------------------------------------------------------------------
Key: BPEL-231
URL:
http://jira.jboss.com/jira/browse/BPEL-231
Project: JBoss jBPM BPEL
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Engine
Affects Versions: jBPM BPEL 1.1 beta 3
Reporter: Alejandro Guizar
Assigned To: Alejandro Guizar
Fix For: jBPM BPEL 1.1.GA
When JmsIntegrationService closes, it opens the request listeners created by inbound
message activities that were reached in the closing process operation. However, it
carelessly opens request listeners even if the transaction is marked for rollback. In this
situation the opened request listeners end up referencing tokens that do not exist in the
database.
Before opening the listeners, the service has to check the rollback mark. If the mark is
set, then the service does not open the listeners.
--
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