|
| 56419 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/JaasSecurityManagerService.java | correct the JNDI lookup |
| 56416 | modified | bdecoste | //trunk/ejb3/docs/tutorial/reference21_30/src/org/jboss/tutorial/reference21_30/bean/Stateless3Bean.java | fixed @EJB package |
| 56407 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/unit/WebIntegrationUnitTestCase.java | JSP injection not ready yet. |
| 56367 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | add <message-destination-ref> to mdb |
| 56348 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/JaasSecurityManagerService.java | Fixed usage of AuthorizationManager (JBAS-3535) |
| 56347 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/MyStateful21Bean.java | EJBTHREE-670: fixed |
| 56347 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree670/unit/PreDestroyCallsTestCase.java | EJBTHREE-670: fixed |
| 56347 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-670: fixed |
| 56285 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | <persistence-context-ref> wasn't processing <injection-target> |
| 56280 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/EJBHandler.java | ENC injector wasn't created |
| 56279 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | do a null check as there might not be a timer service installed |
| 56278 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/JmxDependencyPolicy.java | use different service name to map DS dependency |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/TimerServiceFacade.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapper.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapperMBean.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/TimerTester.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Container.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/BaseTimerTesterBean.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56263 | added | wolfc | //trunk/ejb3/src/resources/test/iiop/custom.jndi.properties | EJBTHREE-667: getHandle unit test |
| 56236 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/ServiceController.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/JBossWebDDObjectFactory.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/WebDD.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56214 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-667: getHandle unit test |
| 56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestCase.java | EJBTHREE-667: getHandle unit test |
| 56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestSetup.java | EJBTHREE-667: getHandle unit test |
| 56214 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/CustomJNDIJBossTestServices.java | EJBTHREE-667: getHandle unit test |
| 56214 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: getHandle unit test |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56199 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.java | refactor of RunAs so that it works correctly with run-as-principal. |
| 56183 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | EJBTHREE-619: timer service factory configurable |
| 56183 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.html | EJBTHREE-619: timer service factory configurable |
| 56182 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | |
| 56182 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.html | |
| 56176 | modified | wolfc | //trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xml | AuthorizationManager from JNDI (see JBAS-3535) |
| 56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jmx | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | EJBTHREE-619: timer service factory configurable |
| 56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/QuartzTimerJob.java | EJBTHREE-619: timer service factory configurable |
| 56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceImpl.java | EJBTHREE-619: timer service factory configurable |