|
| 1.1 | added | pilhuhn | varia/src/resources/jmx/examples/JBOSS-MIB-EXAMPLE.txt | An example mib-file for use with the provided snmp-getvalues.xml.JBAS-3144 / JBAS-1454. |
| 1.40 | modified | dimitris | system/src/main/org/jboss/deployment/scanner/URLDeploymentScanner.java | JBAS-3107, log a warning and return immediately when an IOException occurs during scan to avoid undeployment of all deploy/ packages, when a transient error occurs. |
| 1.39 | modified | dimitris | system/src/main/org/jboss/deployment/scanner/URLDeploymentScanner.java | JBAS-3118, refactor Andy's changes so that suspending/resuming of scaning for particular deployments works in all situations (added/changed/removed url) |
| 1.6 | modified | dimitris | system/src/main/org/jboss/deployment/scanner/URLDeploymentScannerMBean.java | JBAS-3118, refactor Andy's changes so that suspending/resuming of scaning for particular deployments works in all situations (added/changed/removed url) |
| 1.28 | modified | ovidiu | jms/src/main/org/jboss/messaging/core/plugin/JDBCPersistenceManager.java | even more minor reformatting |
| 1.18 | modified | ovidiu | jms/src/main/org/jboss/messaging/core/ChannelState.java | Fix for http://jira.jboss.org/jira/browse/JBMESSAGING-364 |
| 1.6 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/message/JMSXDeliveryCountTest.java | minor reformatting |
| 1.4 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/CTSMiscellaneousTest.java | added test for behavior that caused http://jira.jboss.org/jira/browse/JBMESSAGING-364 |
| 1.18 | modified | ovidiu | jms/src/main/org/jboss/messaging/core/tx/Transaction.java | minor reformatting |
| 1.62 | modified | ovidiu | jms/src/main/org/jboss/messaging/core/ChannelSupport.java | minor reformatting |
| 1.3 | modified | ovidiu | jms/src/main/org/jboss/jms/tx/MessagingXAResource.java | minor reformatting |
| 1.20 | modified | ovidiu | jms/src/main/org/jboss/jms/tx/ResourceManager.java | minor reformatting |
| 1.9 | modified | ovidiu | jms/src/main/org/jboss/jms/tx/TransactionRequest.java | minor reformatting |
| 1.40 | modified | ovidiu | jms/src/main/org/jboss/jms/server/endpoint/ServerConnectionEndpoint.java | minor reformatting |
| 1.41 | modified | ovidiu | jms/src/main/org/jboss/jms/server/endpoint/ServerConsumerEndpoint.java | minor reformatting |
| 1.68 | modified | ovidiu | jms/src/main/org/jboss/jms/client/remoting/MessageCallbackHandler.java | minor reformatting |
| 1.2 | modified | rrajasekaran | tools/etc/cruisecontrol/scripts/build-jboss-serialization-testsuite.xml | Removed jboss-serialization runs with jrockit1.4 |
| 1.15 | modified | ovidiu | jms/src/main/org/jboss/jms/selector/Selector.java | Fixed subscriber creation. Creating a subscriber with an invalid selector did not throw the correct exception.http://jira.jboss.org/jira/browse/JBMESSAGING-363 |
| 1.13 | modified | ovidiu | jms/src/main/org/jboss/jms/server/plugin/JDBCChannelMapper.java | Fixed subscriber creation. Creating a subscriber with an invalid selector did not throw the correct exception.http://jira.jboss.org/jira/browse/JBMESSAGING-363 |
| 1.3 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/CTSMiscellaneousTest.java | Fixed subscriber creation. Creating a subscriber with an invalid selector did not throw the correct exception.http://jira.jboss.org/jira/browse/JBMESSAGING-363 |
| 1.27 | modified | ovidiu | jms/src/main/org/jboss/messaging/core/plugin/JDBCPersistenceManager.java | modified the transaction isolation level warning to make it more obvious it is generated by Messaging |
| 1.58 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Added jboss-serialization-testsuite project |
| 1.1 | added | rrajasekaran | tools/etc/cruisecontrol/scripts/build-jboss-serialization-testsuite.xml | Build file for jboss-serialization-testsuite |
| 1.5 | modified | dimitris | system/src/main/org/jboss/deployment/SuffixOrderHelper.java | correct the output when printing an enhanced suffix |
| 1.19 | modified | dimitris | server/src/etc/deploy/ejb-deployer.xml | JBAS-3053, inject a TransactionManagerFactory to the ejb timer service, use that upon start or fall back to the locator |
| 1.11 | modified | dimitris | server/src/main/org/jboss/ejb/txtimer/EJBTimerServiceImpl.java | JBAS-3053, inject a TransactionManagerFactory to the ejb timer service, use that upon start or fall back to the locator |
| 1.4 | modified | dimitris | server/src/main/org/jboss/ejb/txtimer/EJBTimerServiceImplMBean.java | JBAS-3053, inject a TransactionManagerFactory to the ejb timer service, use that upon start or fall back to the locator |
| 1.9 | modified | dimitris | transaction/src/main/org/jboss/tm/TransactionManagerServiceMBean.java | JBAS-3053, create a separate TransactionManagerFactory interface for cleaner injection of TransactionManager to ejb timer service |
| 1.1 | added | dimitris | transaction/src/main/org/jboss/tm/TransactionManagerFactory.java | branches: 1.1.2;JBAS-3053, create a separate TransactionManagerFactory interface for cleaner injection of TransactionManager to ejb timer service |
| 1.10 | modified | bill | kernel/build-test.xml | Deployer prototype |
| 1.24 | modified | bill | kernel/build.xml | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/DeploymentImpl.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/KernelErrorsLogger.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/MainDeployerImpl.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/resources/deployment/classpath-bootstrap.xml | Deployer prototype |
| 1.1 | added | bill | kernel/src/resources/xml-test/org/jboss/test/deployment/four-beans.xml | Deployer prototype |
| 1.1 | added | bill | kernel/src/resources/xml-test/org/jboss/test/deployment/one-beans.xml | Deployer prototype |
| 1.1 | added | bill | kernel/src/resources/xml-test/org/jboss/test/deployment/three-beans.xml | Deployer prototype |
| 1.1 | added | bill | kernel/src/resources/xml-test/org/jboss/test/deployment/two-beans.xml | Deployer prototype |
| 1.1 | added | bill | kernel/src/tests/org/jboss/test/deployment/BaseDeploymentTestCase.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/tests/org/jboss/test/deployment/Bean.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/plugins/ClasspathBootstrap.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/plugins/ClasspathScanner.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/plugins/IgnoredJars.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/plugins/MCDeployer.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/plugins/TCLDeployerAspect.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/spi/Deployer.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/spi/DeployerAspect.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/spi/Deployment.java | Deployer prototype |
| 1.1 | added | bill | kernel/src/main/org/jboss/deployment/spi/MainDeployer.java | Deployer prototype |