binding error in JtaTransactionIterceptor. Fieldnames do not match with the config of the
Binder
------------------------------------------------------------------------------------------------
Key: JBPM-2349
URL:
https://jira.jboss.org/jira/browse/JBPM-2349
Project: JBoss jBPM
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: jBPM 4.0.CR1
Environment: tomcat with bitronix
Reporter: Leon Pennings
Priority: Blocker
Fields in JtaTransactionInterceptor:
protected String userTransactionJndiName = "UserTransaction";
protected String transactionManagerJndiName = "java:/TransactionManager";
JtaTransactionInterceptorBinding:
descriptor.addInjection("userTransactionName", new
StringDescriptor(userTransactionName));
descriptor.addInjection("jndiProperties", (Descriptor)
propertiesBinding.parse(....
So bindings do not occur - I cannot set the jndi name
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira