|
| 62002 | modified | rrajesh | //branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xml | JBAS-4240 Added comment |
| 62000 | modified | rrajesh | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xml | Changed DataSourceBinding name from DefaultDS to DB2DS |
| 61999 | added | rrajesh | //branches/Branch_4_0/messaging/src/etc/server/examples/deploy/db2-jdbc2-service.xml | jbossmq persistance configurations for DB2 |
| 61995 | modified | rrajesh | //branches/Branch_4_0/server/src/resources/uuid-key-generator/META-INF/jboss-service.xml | JBAS-4240 Wrap the SQL in a single line for DB2 7.2 |
| 61989 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_0/server/src/main/org/jboss/ejb/plugins/keygenerator/hilo/HiLoKeyGeneratorFactory.java | JBAS-4285 |
| 61947 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_0/server/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.java | JBAS-4278 |
| 61876 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/ha/singleton/test/HASingletonSupportUnitTestCase.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61875 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/ha/singleton/HASingletonSupportTester.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61875 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61874 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/JBossClusteredTestCase.java | Support deploying multiple packages |
| 61872 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonController.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61872 | added | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/RestartOnMergeHASingletonController.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61872 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/server/DistributedReplicantManagerImpl.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61872 | added | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/ClusterMergeStatus.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61872 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/etc/deploy-hasingleton-service.xml | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61872 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java | [JBAS-4262] Port JBAS-4229 fix to Branch_4_0 |
| 61865 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | Update to jbossws-1.2.1.DEV |
| 61854 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/pm/jdbc2/MSSQLPersistenceManager.java | JBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm |
| 61854 | modified | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/sm/jdbc/JDBCStateManager.java | JBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm |
| 61854 | added | luc.texier@jboss.com | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/sm/jdbc/MSSQLJDBCStateManager.java | JBAS-4260 updated JBossMQ's MSSQL pm and added MSSQL sm |
| 61840 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/resources/txtimer/META-INF/jboss.xml | JBAS-4248, txtimer entity bean tests needs commit options A |
| 61745 | modified | adrian@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/BasicMessageDrivenUnitTest.java | [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying |
| 61745 | modified | adrian@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/SendMessageOperation.java | [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying |
| 61745 | modified | adrian@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/messagedriven/support/JMSContainerInvokerSimpleMessageDrivenUnitTest.java | [JBAS-4247] - Fix this broken test where the exception listener was not being installed and the sendMessage was not retrying |
| 61742 | added | adrian@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/PersistenceManagerDisconnectClientsUnitTestCase.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61742 | modified | adrian@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/UIL2DisconnectClientsUnitTestCase.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61742 | added | adrian@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/AbstractRestartDisconnectClientsTest.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61742 | added | adrian@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/DestinationManagerDisconnectClientsUnitTestCase.java | [JBAS-2813] - Add more tests for restarting parts of the server triggering the ExceptionListener on the client |
| 61740 | modified | adrian@jboss.org | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/Connection.java | [JBAS-4256] - Trigger the exception listener when the client does not initiate the close request |
| 61710 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/build.xml | JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used. |
| 61709 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/imports/server-config.xml | JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used. |
| 61695 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/imports/server-config.xml | JBPAPP-83, replace '==' with '=' in -Djava.security.policy |