Hi,
We are in the process of migrating from weblogic to Jboss.
Currently we have these properties set up in weblogic-ejb-jar.xml for container 
managed transactions ,what are the xml elements I can use to get same 
functionality what I get from weblogic.
These are the properties currently in weblogic.

<max-beans-in-cache>100</max-beans-in-cache>
        <idle-timeout-seconds>600</idle-timeout-seconds>
       <read-timeout-seconds>60</read-timeout-seconds>
        <delay-updates-until-end-of-tx>true</delay-updates-until-end-of-tx>
        <finders-load-bean>false</finders-load-bean>    
      <transaction-isolation>
        <isolation-level>TRANSACTION_READ_COMMITTED</isolation-level>
      </transaction-isolation>

Thanks
XJava

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861699#3861699

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861699


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to