[jboss-dev-forums] [Design of JBoss Transaction Services] - UserTransaction over iiop
adrian@jboss.org
do-not-reply at jboss.com
Thu Oct 4 13:58:23 EDT 2007
In jboss-head Francisco has deleted the code that does the UserTransaction over iiop.
This is not real JTS, it just a way to attach the server side transaction id to the client
thread and pass it with every invocation to the server.
This code works in 4.2 with the new transaction manager (see txpropiiop testcase)
so I'm not sure why this was deleted?
I've removed the txpropiiop test from jboss-head since it no longer compiles.
I think we should just copy back the 4.2 stuff if it really is working.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091681#4091681
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091681
More information about the jboss-dev-forums
mailing list