O
Okros Peter
Hi,
I have a problem with transaction settings in EJB.
A finder method of an entity bean must be called from the session bean. I
would like to ignore any transactions during this call. The problem is that
there is a relationship between the target entity bean and other entity
bean. And in runtime an IllegalStateException is thrown: 'A CMR collection
may only be used within the transction in which it was created.'
I use a JBoss 4.0.2. application server.
Have anybody an idea how this problem can be solved?
Thanks,
Okros Peter
I have a problem with transaction settings in EJB.
A finder method of an entity bean must be called from the session bean. I
would like to ignore any transactions during this call. The problem is that
there is a relationship between the target entity bean and other entity
bean. And in runtime an IllegalStateException is thrown: 'A CMR collection
may only be used within the transction in which it was created.'
I use a JBoss 4.0.2. application server.
Have anybody an idea how this problem can be solved?
Thanks,
Okros Peter