I have two JVM:
1) jboss with EJb
2) Web Application with Tomcat
Its possible to manage transactions in second JVM (where is present Tomcat)?
Example:
1) start transaction
2) first insert with remote ejb
3) second insert with remore ejb
4) commit or rollback
Thanks,
Luca
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4209450#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...