[jboss-user] [EJB/JBoss] - javax.ejb.EJBTransactionRequiredException when calling remot
gmeroz
do-not-reply at jboss.com
Wed Jul 16 11:27:58 EDT 2008
i have 2 JBoss (4.2.2) servers. when i call a session bean on the 1st jboss from a session bean in the 2nd, having the 1 session method defined as "MANDATORY" transaction, i get the following exception:
javax.ejb.EJBTransactionRequiredException
at org.jboss.ejb3.tx.Ejb3TxPolicy.throwMandatory(Ejb3TxPolicy.java:45)
What's wrong?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164789#4164789
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164789
More information about the jboss-user
mailing list