|
| 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 |