|
| 1.4 | modified | ejort | connector/src/main/org/jboss/resource/adapter/jdbc/NullValidConnectionChecker.java | Bug Fix [1063107] - CheckValidConnectionSQL is not Serializable |
| 1.4 | modified | ejort | connector/src/main/org/jboss/resource/adapter/jdbc/CheckValidConnectionSQL.java | Bug Fix [1063107] - CheckValidConnectionSQL is not Serializable |
| 1.4 | modified | ejort | connector/src/main/org/jboss/resource/adapter/jdbc/vendor/OracleValidConnectionChecker.java | Bug Fix [1063107] - CheckValidConnectionSQL is not Serializable |
| 1.9 | modified | ejort | messaging/src/main/org/jboss/mq/pm/jdbc3/PersistenceManager.java | Set the correct key when loading from cache. |
| 1.8 | modified | ejort | messaging/src/main/org/jboss/mq/pm/jdbc3/PersistenceManager.java | Set the correct key when loading from cache. |
| 1.428 | modified | osdchicago | testsuite/build.xml | Turn off Jaxr Tests from the "all" config related tests. |
| 1.1 | added | ejort | docbook-support/.project | Add docbook to the eclipse checkout. |
| 1.8 | modified | ejort | build/eclipse.psf | Add docbook to the eclipse checkout. |
| 1.2 | modified | osdchicago | varia/src/resources/juddi/jboss-service.xml | Don't bind Jaxr ConnectionFactory to JNDI, for now. |
| 1.367 | modified | osdchicago | build/build.xml | Turn off ebxmlrr. Switch on jUDDI. |
| 1.97 | modified | osdchicago | varia/build.xml | Turn off ebxmlrr. Switch on jUDDI. |
| 1.1 | added | osdchicago | varia/src/resources/juddi/jboss-service.xml | Apache jUDDI as an MBean. |
| 1.1 | added | osdchicago | varia/src/resources/juddi/juddi_create_db.ddl | Apache jUDDI as an MBean. |
| 1.1 | added | osdchicago | varia/src/resources/juddi/juddi_data.ddl | Apache jUDDI as an MBean. |
| 1.1 | added | osdchicago | varia/src/resources/juddi/juddi_drop_db.ddl | Apache jUDDI as an MBean. |
| 1.1 | added | osdchicago | varia/src/main/org/jboss/jaxr/juddi/JUDDIService.java | Apache jUDDI as an MBean. |
| 1.47 | modified | osdchicago | tools/etc/buildmagic/libraries.ent | Apache Scout dependencies. |
| 1.7 | modified | osdchicago | tools/etc/buildmagic/libraries.xml | Apache Scout dependencies. |
| 1.1 | added | osdchicago | thirdparty/juddi-juddi/lib/juddi.war | jUDDI v0.9rc3 |
| 1.7 | modified | ejort | build/eclipse.psf | Eclipse build fixes |
| 1.11 | modified | ejort | remoting/src/main/org/jboss/remoting/transport/socket/SocketClientInvoker.java | Fix the incorrect finally block |
| 1.26 | modified | ejort | testsuite/.classpath | Eclipse build fixes |
| 1.10 | modified | ejort | tomcat/.classpath | Eclipse build fixes |
| 1.16 | modified | ejort | console/.classpath | Eclipse build fixes |
| 1.4 | modified | ejort | hibernate/.classpath | Eclipse build fixes |
| 1.20 | modified | ejort | aop/.classpath | Eclipse build fixes |
| 1.16 | modified | ejort | common/.classpath | Eclipse build fixes |
| 1.31 | modified | belaban | cache/src/main/org/jboss/cache/TreeCacheView.java | - Moved MyListener into TreeCacheView, used by other views as well- Removed LockManager/Impl |
| 1.15 | modified | belaban | cache/src/main/org/jboss/cache/TreeCacheView2.java | - Moved MyListener into TreeCacheView, used by other views as well- Removed LockManager/Impl |
| 1.3 | deleted | belaban | cache/src/main/org/jboss/cache/lock/LockManager.java | - Moved MyListener into TreeCacheView, used by other views as well- Removed LockManager/Impl |
| 1.3 | deleted | belaban | cache/src/main/org/jboss/cache/lock/LockManagerImpl.java | - Moved MyListener into TreeCacheView, used by other views as well- Removed LockManager/Impl |
| 1.10 | deleted | belaban | cache/src/main/org/jboss/cache/interceptors/TransactionInterceptor.java | - Moved MyListener into TreeCacheView, used by other views as well- Removed LockManager/Impl |
| 1.12 | modified | belaban | cache/src/main/org/jboss/cache/aop/TreeCacheAopView.java | - Moved MyListener into TreeCacheView, used by other views as well- Removed LockManager/Impl |
| 1.2 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/LockInterceptor.java | First version, merged TxInterceptor into this class |
| 1.184 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | - Moved locking code into LockInterceptor- Removed unused methods/variables |
| 1.4 | modified | belaban | cache/src/main/org/jboss/cache/tests/InterceptorConfigurationTest.java | adjusted test |
| 1.5 | modified | belaban | cache/docs/design/Refactoring.txt | ns |
| 1.15 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/local/TxUnitTestCase.java | ns |
| 1.8 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/local/TxConcurrentBankUnitTestCase.java | ns |
| 1.8 | modified | belaban | server/src/main/org/jboss/cache/invalidation/InvalidationManager.java | changed default hard-coded repl mode to use actual argument |
| 1.5 | modified | kabkhan | ejb3/src/resources/ejb3-interceptors-aop.xml | Make sure that beans with @AroundInvoke methods only on bean cleass get (ejb3) intercepted |
| 1.7 | modified | kabkhan | aop/src/main/org/jboss/aop/ant/AopC.java | Optimized should be default... |
| 1.6 | modified | kabkhan | aop/src/main/org/jboss/aop/ant/AopC.java | added switch for turning off optimization |
| 1.4 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/local/LockReleaseUnitTestCase.java | fixed testPrint() |
| 1.6 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/local/ConcurrentTransactionalUnitTestCase.java | re-enabled 2nd thread |
| 1.2 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/eviction/ConcurrentEvictAndRemoveTestCase.java | logs now to stdout as well |
| 1.4 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/generic/GlobalTransactionUnitTestCase.java | added test case |
| 1.7 | modified | belaban | cache/src/main/org/jboss/cache/GlobalTransaction.java | changed equals() |
| 1.29 | modified | belaban | cache/docs/Changelog.txt | no message |
| 1.14 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/local/TxUnitTestCase.java | added 2 tests |
| 1.53 | modified | belaban | cache/src/main/org/jboss/cache/Node.java | pp |
| 1.5 | modified | ejort | messaging/src/etc/server/default/deploy/jbossmq-destinations-service.xml | Port jms stat improvements from 3.2 |
| 1.2 | modified | ejort | messaging/src/main/org/jboss/mq/MessageStatistics.java | Port jms stat improvements from 3.2 |
| 1.8 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/DestinationMBean.java | Port jms stat improvements from 3.2 |
| 1.11 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/DestinationMBeanSupport.java | Port jms stat improvements from 3.2 |
| 1.14 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/DestinationManager.java | Port jms stat improvements from 3.2 |
| 1.11 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/Queue.java | Port jms stat improvements from 3.2 |
| 1.12 | modified | ejort | messaging/src/main/org/jboss/mq/server/jmx/Topic.java | Port jms stat improvements from 3.2 |
| 1.5 | modified | ejort | messaging/src/main/org/jboss/mq/server/BasicQueueParameters.java | Port jms stat improvements from 3.2 |
| 1.22 | modified | ejort | messaging/src/main/org/jboss/mq/server/JMSQueue.java | Port jms stat improvements from 3.2 |
| 1.32 | modified | ejort | messaging/src/main/org/jboss/mq/server/JMSTopic.java | Port jms stat improvements from 3.2 |
| 1.6 | modified | ejort | messaging/src/main/org/jboss/mq/server/MessageCounter.java | Port jms stat improvements from 3.2 |