|
| 59007 | deleted | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/util | Remove the graph util code as it should be in common-core |
| 59006 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/VFSDeployerScannerImpl.java | Update the remove operations to throw an exception |
| 59006 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/Profile.java | Update the remove operations to throw an exception |
| 59006 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/VFSBootstrapScannerImpl.java | Update the remove operations to throw an exception |
| 59006 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/VFSScanner.java | Update the remove operations to throw an exception |
| 59006 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/VFSDeploymentScannerImpl.java | Update the remove operations to throw an exception |
| 59004 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java | Corrected typo in error message |
| 58994 | modified | thomas.diesler@jboss.com | //trunk/build/build-distr.xml | Install jbossws.deployer |
| 58993 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployer.java | - Switch to the new deployer, for testing. |
| 58992 | modified | dimitris@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | EJBTHREE-805, consider an asynchronous rollback due to timeout |
| 58989 | modified | dimitris@jboss.org | //trunk/server/src/main/org/jboss/ejb/EnterpriseContext.java | JBAS-3847, consider an asynchronous rollback due to timeout |
| 58986 | modified | dimitris@jboss.org | //trunk/transaction/src/main/org/jboss/tm/TxUtils.java | JBAS-3847, add simple utility methods to check for rollback status |
| 58981 | modified | remy.maucherat@jboss.com | //trunk/server/src/main/org/jboss/metadata/web/WebMetaDataObjectFactory.java | - Parse the remaining web.xml elements. With a few small hacks to avoid creating useless object structures. |
| 58980 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java | - Forgot taglib field. |
| 58979 | modified | remy.maucherat@jboss.com | //trunk/server/src/main/org/jboss/metadata/WebMetaData.java | - Remove useless field. |
| 58978 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java | - Session config was already parsed. |