francesco benvadi [
https://community.jboss.org/people/fbenvadi] created the discussion
"Having trouble with BMP Entity Bean 2.1 and Oracle in JBoss 6.1"
To view the discussion, visit:
https://community.jboss.org/message/819416#819416
--------------------------------------------------------------
I have a big application (2000+ EJB's) based on EJB 2.1 specs.Entity Bean are BMP
The application is perfectly working with JBoss 4.X and 5.X
Modified application (just for new naming specs) works perfectly with JBoss 6.1.0 and DB2
database.
I'm having trouble with JBoss 6.1.0 and Oracle database : all Entity Bean defined to
have "RequiresNew" as transaction attributes
get stuck on EJBLoad because it seems to execute in a different transaction then the
findByPrimaryKey request
I have also the same behavior wih Entity Bean ("Required") when lauched with an
ajax parallel requests.
I'm ready to prepare a simple test.
Thanks for any help
Franco Benvadi
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/819416#819416]
Start a new discussion in EJB Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]