|
| 64317 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | JBCTS-622, update default location of TransactionSynchronizationRegistry to java:TransactionSynchronizationRegistry |
| 64316 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment2.java | JBCTS-622, update default location of TransactionSynchronizationRegistry to java:TransactionSynchronizationRegistry |
| 64316 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/Container.java | JBCTS-622, update default location of TransactionSynchronizationRegistry to java:TransactionSynchronizationRegistry |
| 64304 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1020/unit/EjbContextCheckTestCase.java | EJBTHREE-1020: typo |
| 64282 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/jndi/TreeHead.java | JBAS-4539, don't leak CacheException in HA-JNDI |
| 64273 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessageDrivenContextImpl.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/BogusPool.java | EJBTHREE-1016: Refactored bean context |
| 64273 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContextImpl.java | EJBTHREE-1016: Refactored bean context |
| 64273 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContextFactory.java | EJBTHREE-1016: Refactored bean context |
| 64273 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/session/SessionBeanContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/ProxiedStatefulBeanContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Pool.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MDBContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/BeanContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/NestedStatefulBeanContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/BaseContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/StatefulSessionFilePersistenceManager.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContextReference.java | EJBTHREE-1016: Refactored bean context |
| 64273 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/interceptormetadata | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceBeanContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.java | EJBTHREE-1016: Refactored bean context |
| 64273 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/session/SessionContextImpl.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/nested/base/BeanMonitorBean.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulSessionContextImpl.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessBeanContext.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ThreadlocalPool.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Registry.java | EJBTHREE-1016: Refactored bean context |
| 64273 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/interceptormetadata/MockDependencyPolicy.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Container.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulInstanceInterceptor.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessInstanceInterceptor.java | EJBTHREE-1016: Refactored bean context |
| 64273 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | EJBTHREE-1016: Refactored bean context |
| 64273 | deleted | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | EJBTHREE-1016: Refactored bean context |
| 64272 | added | dimitris@jboss.org | //trunk/varia/src/resources/varia/threaddump/web.xml | Simple jsp facility for sorted theaddumps |
| 64272 | modified | dimitris@jboss.org | //trunk/build/build-distr.xml | Simple jsp facility for sorted theaddumps |
| 64272 | modified | dimitris@jboss.org | //trunk/varia/build.xml | Simple jsp facility for sorted theaddumps |
| 64272 | added | dimitris@jboss.org | //trunk/varia/src/resources/varia/threaddump | Simple jsp facility for sorted theaddumps |
| 64272 | added | dimitris@jboss.org | //trunk/varia/src/main/org/jboss/varia/threaddump | Simple jsp facility for sorted theaddumps |
| 64272 | added | dimitris@jboss.org | //trunk/varia/src/resources/varia/threaddump/index.jsp | Simple jsp facility for sorted theaddumps |
| 64272 | added | dimitris@jboss.org | //trunk/varia/src/resources/varia | Simple jsp facility for sorted theaddumps |
| 64272 | added | dimitris@jboss.org | //trunk/varia/src/main/org/jboss/varia/threaddump/ThreadDumpBean.java | Simple jsp facility for sorted theaddumps |
| 64271 | modified | dimitris@jboss.org | //trunk/thirdparty | ignore wscommons-policy |
| 64270 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1020/unit/EjbContextCheckTestCase.java | EJBTHREE-1020: unit test |
| 64270 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree1020/unit | EJBTHREE-1020: unit test |