WLS 8.1 SP5 What is the default transaction timeout for MDB
In ejb-jar.xml, if transaction attribute is "Required" for MDB and no trans-timeout set, would it take default value of 30 seconds or taking the domain level JTA timeout value?
0