-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: JBPM - standalone, JBPM - within SOA
-
Labels:None
-
Environment:
SOA 5.1.0 snapshot (post ER5)
-
Affects:Documentation (Ref Guide, User Guide, etc.), Release Notes, Compatibility/Configuration
-
Release Notes Text:
-
Release Notes Docs Status:Documented as Resolved Issue
See JBPM-2984.
The change in JtaDbPersistenceServiceFactory property names from:
isTransactionEnabled
isCurrentSessionEnabled
to:
transactionEnabled
currentSessionEnabled
breaks backward compatibility for configurations which have the old names.