|
| 63198 | modified | thomas.diesler@jboss.com | //trunk/build/build-thirdparty.xml | Use jbossws 'snapshot' |
| 63197 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-973: unit test build-test.xml |
| 63196 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973 | EJBTHREE-973: unit test |
| 63196 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/WhoAmI.java | EJBTHREE-973: unit test |
| 63196 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/unit/AnonymousCallerPrincipalTestCase.java | EJBTHREE-973: unit test |
| 63196 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/WhoAmIBean.java | EJBTHREE-973: unit test |
| 63196 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/unit | EJBTHREE-973: unit test |
| 63194 | modified | wolfc | //trunk/server/.classpath | Fixed merge failure |
| 63193 | modified | jfrederic.clere@jboss.com | //trunk/deployment/src/etc/jsr88-service.xml | Fix JBCTS-534. Missing from previous commit. |
| 63192 | modified | jfrederic.clere@jboss.com | //trunk/deployment/src/main/org/jboss/deployment/services/DeploymentManagerService.java | Fix JBCTS-534.You have to add <attribute name="Controller"><inject bean="jboss.kernel:service=KernelController"/></attribute>in server/_name_/deploy/jsr88-service.xmlto get it running. |
| 63192 | modified | jfrederic.clere@jboss.com | //trunk/deployment/src/main/org/jboss/deployment/services/DeploymentManagerServiceMBean.java | Fix JBCTS-534.You have to add <attribute name="Controller"><inject bean="jboss.kernel:service=KernelController"/></attribute>in server/_name_/deploy/jsr88-service.xmlto get it running. |