Hello,

I need to implement 2 phase commit into my application. To get started, I tried making this tutorial:
http://doitifucan.wordpress.com/2010...os-and-tomcat/

When I try to define a bean of the class "TransactionProxyFactoryBean" however, I can't set the "target" attribute. Does anyone know how to fix this problem or why it seems to be deleted from the TransactionProxyFactoryBean-class? I uploaded my source code to this address: http://users.pandora.be/duffman/src.rar . I also added a screenshot of the libraries I'm using.

Greetz,
Duffman-