aspose file tools
The moose likes JBoss and the fly likes Question on Instance Per Transaction Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Question on Instance Per Transaction" Watch "Question on Instance Per Transaction" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Question on Instance Per Transaction
 
Similar Threads
When to use ejb-jar.xml?jboss.xml?
Local Entity Bean not bound in EJB 2.1 on JBoss 4.2.3 server
why to use jboss.xml ?????
Jboss 5 As deployment exception
Jboss and Ejb 2.1 ejb-ref lookup