|
Try
posting your question to Weblogic support groups...they've got many...this is
not one of them.
One
thing that applies to EJB in general is that an entity bean should (must in 2.0)
be called in the scope of a transaction. This does not mean only TX_REQUIRED,
but may also be TX_MANDATORY or TX_WHAT'S_THAT_OTHER_ONE?.
jim
|
- Weblogic Transactions Arkady Kasianski
- Re: Weblogic Transactions James Cook
- Re: Weblogic Transactions Juan Lorandi (Chile)
