|
| 61595 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | [EJBTHREE-923] Avoid unnecessary passivation/activation callbacks for beans cached on remote nodesAvoid leak to TM via XPC cleanup Synchronization |
| 61593 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | [EJBTHREE-923] Avoid unnecessary passivation/activation callbacks for beans cached on remote nodes |
| 61585 | modified | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/resources/jbossmq/jbossmq-recovery-service.xml | There's some port conflict somewhere, so use an anonymous portfor the JBossMQ recovery test(s). |
| 61581 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | [JBAS-3792] - Include FAQ explanation in the error message for missing messages in JBossMQ database. |
| 61580 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_2/varia/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.java | JBAS-4231 - Make JMXOpsAccessControlFilter thread safe. |
| 61575 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/etc/server/examples/deploy/sybase-jdbc2-service.xml | [JBAS-4225] [JBAS-4230] - Fix the correlation SQL for sybase and be explicitabout which columns can be NULL and NOT NULL |
| 61572 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/etc/server/default/deploy/hsqldb-jdbc-state-service.xml | [JBAS-4225] [JBAS-4230] - Fix the correlation SQL for sybase and be explicitabout which columns can be NULL and NOT NULL |
| 61572 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/etc/server/examples/deploy/sybase-jdbc2-service.xml | [JBAS-4225] [JBAS-4230] - Fix the correlation SQL for sybase and be explicitabout which columns can be NULL and NOT NULL |
| 61561 | modified | epbernard | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTest.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61561 | modified | epbernard | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/ExtendedEntityManager.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61561 | modified | epbernard | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManager.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61561 | modified | epbernard | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTestBean.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61561 | modified | epbernard | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/entity/unit/EntityUnitTestCase.java | EJBTHREE-687 em.getDelegate() delegates to the inner em.getDelegate() method |
| 61545 | added | adrian@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java | [JBAS-4222] - Disconnect clients when the UIL2 service is stopped. |
| 61545 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/il/uil2/UILServerILService.java | [JBAS-4222] - Disconnect clients when the UIL2 service is stopped. |
| 61545 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/il/uil2/ServerSocketManagerHandler.java | [JBAS-4222] - Disconnect clients when the UIL2 service is stopped. |
| 61543 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/ejb/EJBDeployer.java | JBAS-4226, fix the url for altDDs |
| 61534 | modified | dimitris@jboss.org | //branches/Branch_4_2/iiop/src/main/org/jboss/iiop/CorbaORBService.java | since we base on jdk5 set sunJDK14IsLocalBugFix to false, by default |