|
| 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 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerServiceFactory.java | EJBTHREE-619: timer service factory configurable |
| 56169 | unknown | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimedObjectInvoker.java | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/PersistentTimer.java | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/TimerImpl.java | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/jmx/EJB3TimerService.java | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/jmx/EJB3TimerServiceMBean.java | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/src/resources/standalone/embedded-jboss-beans.xml | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss | EJBTHREE-619: timer service factory configurable |
| 56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/PersistentTimer.java | EJBTHREE-619: timer service factory configurable |
| 56169 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerImpl.java | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/package.html | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/jmx | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/TimerServiceFacade.java | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerJob.java | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/TimerServiceImpl.java | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/src/resources/ejb3-timer-service.xml | EJBTHREE-619: timer service factory configurable |
| 56169 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | EJBTHREE-619: timer service factory configurable |
| 56169 | modified | wolfc | //trunk/ejb3/.classpath | EJBTHREE-619: timer service factory configurable |
| 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 |
| 56168 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/TransactionalTimerTesterBean.java | EJBTHREE-400: testing |
| 56168 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | EJBTHREE-400: testing |
| 56168 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/TimerTester.java | EJBTHREE-400: testing |
| 56168 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/BaseTimerTesterBean.java | EJBTHREE-400: testing |
| 56142 | added | wolfc | //trunk/ejb3/src/resources/test/iiop/jndi.properties | EJBTHREE-667: trying to get getHandle to work |
| 56141 | added | wolfc | //trunk/ejb3/src/resources/test/iiop | EJBTHREE-667: trying to get getHandle to work |
| 56117 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/BaseServiceProxyFactory.java | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ProxyFactory.java | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/session/BaseSessionProxyFactory.java | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ProducerFactory.java | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/iiop/IORFactory.java | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: everything working except getHandle |
| 56117 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-667: everything working except getHandle |
| 56116 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | reduced logging warning message |