小编ben*_*b b的帖子

什么是覆盖事务超时的注释?

EE新手 - 尝试重新配置Weblogic的默认超时30秒,而无需编写weblogic-ejb-jar.xml文件.我现在只使用了注释,但我在这里看到的唯一的东西是DD:

<transaction-descriptor>
<trans-timeout-seconds>1200</trans-timeout-seconds>
</transaction-descriptor>

无论如何要避免为此设置描述符文件?

annotations weblogic java-ee

3
推荐指数
1
解决办法
4497
查看次数

标签 统计

annotations ×1

java-ee ×1

weblogic ×1