[jboss-dev-forums] [Design of JBoss Transaction Services] - Corba TxServerInterceptor in JBoss Head
adrian@jboss.org
do-not-reply at jboss.com
Thu Sep 6 10:50:40 EDT 2007
This was commented out in the iiop-service.xml in jboss-head
with a message about using JBoss JTS.
While that is all well and good, tx propogation should fail (RemoteException)
if JBoss JTS is not being used (the default).
I've re-instated this interceptor which provides that functionality
by injecting a dummy "ForeignTransaction" into the invocation
which will trigger failures for Required, Supported and Mandatory
demarcation in EJBs.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081697#4081697
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081697
More information about the jboss-dev-forums
mailing list