|
| 62339 | modified | fnasser@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | Switch to use Hibernate 3.2.3.GA |
| 62338 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/bin/run.sh | JBAS-4332, bin/run.sh should force IPv4 on Linux systems |
| 62337 | modified | fnasser@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | Switch to use JBossXB 1.0.0.CR10 built in Brew |
| 62336 | modified | dimitris@jboss.org | //branches/Branch_4_2/tools/etc/buildmagic/buildmagic.ent | release a CR2 before GA |
| 62336 | modified | dimitris@jboss.org | //branches/Branch_4_2/tools/etc/buildmagic/version-info.xml | release a CR2 before GA |
| 62332 | modified | dimitris@jboss.org | //branches/Branch_4_2/varia/src/resources/jmx/jmx-console-web.xml | JBPAPP-143, Update mcast port to look for jboss.partition.udpPort override |
| 62329 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/TimerImpl.java | cosmetic |
| 62327 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/TimerImpl.java | JBAS-4330, Give meaningful names to the EJB Timer java.util.Timer threads |
| 62318 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_2/server/src/etc/conf/default/standardjbosscmp-jdbc.xml | JBCTS-576 |
| 62317 | added | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePluginExt.java | JBAS-4042, allow configuration of timers table name (and schema) |
| 62317 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.java | JBAS-4042, allow configuration of timers table name (and schema) |
| 62317 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicyMBean.java | JBAS-4042, allow configuration of timers table name (and schema) |
| 62317 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/deploy/ejb-deployer.xml | JBAS-4042, allow configuration of timers table name (and schema) |
| 62317 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.java | JBAS-4042, allow configuration of timers table name (and schema) |
| 62316 | modified | adrian@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/LinkRefPairService.java | [JBAS-4329] - Hold a static reference to the LinkRefPairObjectFactory to avoidthe GUID changing if the class was garbage collected. |