Hi all,
I had the requirements of embedding webservice client calls to an Alfresco server in a JTA transaction environment.
This means that I have to wrap the webservice client into an XA Resource based adapter (I'd say a JCA connector), which basically ensures that the remote alfesco instance is treated as a transactional resource manager.
Wanted to know if someone has already to face the (quite common in enterprise integration) problem and if the JCA/JTA approach has already been defined.
What is more, does it make sense to add it to forge.alfresco.com ?
Thx!
Ciao,
Gab