When is available the version 1.0.5?
Type: Posts; User: neopiu79; Keyword(s):
When is available the version 1.0.5?
HI all, i recently upgraded the version of spring integration from 1.0.3.RELEASE to 1.0.4.RELEASE into my application.
The entry point of my application are two endpoint:
Http
...
I configure JDBC provider inside WebSphere and i used com.mysql.jdbc.jdbc2.optional.MysqlXADataSource.
I use InnoDB as TableEngine and it's supports transactions!!!
I try the same configuration...
Hi i'm a new user, i'm using WebSphereUowTransactionManager and doesn't give errors, but the rollback is called but doesn't function.
This is my code:
context.xml
<beans...