| Author |
Question on Instance Per Transaction
|
Vivek Mehra
Greenhorn
Joined: Apr 02, 2006
Posts: 4
|
|
Hi ranchers, I want to use Instance Per Transaction for my ejb module.I have used remote session and local entity beans.I have not defined the jndi-names of the entity beans in jboss.xml.So the problem is how and where do i define the "Instance Per Transaction" for my local entity beans.From what i have seen it is done in jboss.xml in the entity tag BUT my jboss.xml does not require a definition for the local entity beans . Any help on this is appreciated.
|
 |
Dave Salter
Ranch Hand
Joined: Jul 20, 2005
Posts: 292
|
|
I think you need to configure this in jboss.xml This page explains what you need to configure.
|
 |
 |
|
|
subject: Question on Instance Per Transaction
|
|
|