|
| 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. |
| 58973 | added | wolfc | //trunk/ejb3/src/main/org/jboss/injection/lang/reflect/BeanPropertyFactory.java | EJBTHREE-712: inject EJBContext via xml |
| 58973 | modified | wolfc | //trunk/ejb3/src/resources/test/ejbthree712/ejb-jar.xml | EJBTHREE-712: inject EJBContext via xml |
| 58973 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/injection/lang/reflect/BeanProperty.java | EJBTHREE-712: inject EJBContext via xml |
| 58973 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | EJBTHREE-712: inject EJBContext via xml |
| 58972 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/JBossApplicationObjectFactory.java | Add <web-uri>, <context-root> processing |
| 58971 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | fix getModule fallback logic |
| 58970 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | The ccm dependency was being overwritten by the timer service dependency |
| 58969 | modified | scott.stark@jboss.org | //trunk/server/src/etc/conf/default/jboss-service.xml | Add the JaasSecurityManagerService DeepCopySubjectMode attribute default to the config |
| 58967 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/ServerImpl.java | Use reflection to reset the log manager to avoid compile time dependencies |
| 58966 | modified | scott.stark@jboss.org | //trunk/build/build.xml | JBAS-3560, update the jbossall-client.jar classes to fix CNFE seen by shutdown command |
| 58966 | modified | scott.stark@jboss.org | //trunk/build/build-distr.xml | JBAS-3560, update the jbossall-client.jar classes to fix CNFE seen by shutdown command |
| 58965 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/ServerImpl.java | JBAS-3560, move the jdk log manager reset to shutdown and update the shutdown logging |
| 58964 | modified | scott.stark@jboss.org | //trunk/system-jmx/src/main/org/jboss/system/server/jmx/JMXKernel.java | Cleanup unused imports |
| 58963 | modified | scott.stark@jboss.org | //trunk/system-jmx/src/main/org/jboss/system/server/jmx/JMXKernel.java | JBAS-3560, the jmx kernel must delegate shutdown to the injected serverImpl. |
| 58962 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/client/test/AppClientUnitTestCase.java | Correct the test of the anotherQueue2 value |
| 58961 | modified | scott.stark@jboss.org | //trunk/ejb3/.classpath | Use the thirdparty source |