|
| 56489 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/enc/DeploymentEjbResolver.java | fix reference21_30 bug |
| 56489 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/EJBHandler.java | fix reference21_30 bug |
| 56489 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/EjbEncInjector.java | fix reference21_30 bug |
| 56486 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.java | set the default client binding |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/client | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/client/java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | modified | wolfc | //trunk/ejb3/build.xml | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/client/java/javaURLContextFactory.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | modified | wolfc | //trunk/ejb3/src/resources/test/iiop/jndi.properties | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/JaasSecurityManagerService.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/BrainlessContext.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56474 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/naming/BrainlessContext.java | EJBTHREE-667: added ejb3 javaURLContextFactory |
| 56451 | deleted | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/reference21_30/META-INF/jboss.xml | servlet tests |
| 56451 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/ServletUnitTestCase.java | servlet tests |
| 56451 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/servlet/META-INF/application.xml | servlet tests |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/MyServiceBean.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/iiop/IORFactory.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 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/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. |