A consultant we hired to review our application code, told us that for the Weblogic beans to work correctly,we need all client calls to run under transaction. This means that all beans must be defined with TX_REQUIRED.He says that otherwise, the beans are not managed correctly by the Weblogic container. I need you What is Weblogic recommendation abot this ?

 

 

Reply via email to