File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and other Java EE Technologies and the fly likes Isolation level Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "Isolation level" Watch "Isolation level" New topic
Author

Isolation level

Rajib Sarma
Ranch Hand

Joined: Apr 29, 2002
Posts: 34
Hi,
How / where do we set the isolation levels, in EJB 2.0, for WebLogic Server ?
Thanks
-Rajib


*** Rajib Prasad Sarma ***<br />==========================
Hari babu
Ranch Hand

Joined: Jun 25, 2001
Posts: 208
Hi,
You should specify your ISOLATION level information in your weblogic-jar.xml. I cant understand why we cant specify it in ejb-jar.xml even though providing ISOLATION is part of the EJB and independent of the container used.If any one knows the answer please let me know.
Hari
 
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: Isolation level
 
Similar Threads
Garbage collection....
Oracle order of insertion
WA #1.....word association
Dumb question on the wrapper classes
Data swapping between logged users !!!