|
| 1.9 | modified | dimitris | common/src/main/org/jboss/net/protocol/file/FileURLLister.java | JBAS-3107, throw an IOException, rather than log a warning when File.list() fails |
| 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.2 | modified | ovidiu | jms/docs/examples/ejb3mdb/README.html | updated example READMEs |
| 1.5 | modified | ovidiu | jms/docs/examples/mdb/README.html | updated example READMEs |
| 1.4 | modified | ovidiu | jms/docs/examples/mdb/do-not-distribute.properties | updated example READMEs |
| 1.4 | modified | ovidiu | jms/docs/examples/queue/README.html | updated example READMEs |
| 1.4 | modified | ovidiu | jms/docs/examples/stateless/README.html | updated example READMEs |
| 1.4 | modified | ovidiu | jms/docs/examples/topic/README.html | updated example READMEs |
| 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 |