-
Nov 22nd, 2010, 07:55 AM
#1
Transaction propagation from Spring to Websphere
Hello,
I have a Spring Webservice Application, which is running on JBoss. IT is using JTA transaction using AOP. From this Webservice application i am calling EJB deployed on Webpshere using initial context lookup. but the problem is that the Transaction started on Spring/Jboss is not getting propagated to Websphere. if i make Transaction attribute on Websphere ejb to Mandatory it is giving me transaction required exception.
Do i have to change something on jboss Spring to make this work?
Please update me ASAP.
Thanks,
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules