|
| 1.21 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/AttributeBasedClusteredSession.java | No need to override initAfterLoad() now that superclass calls populateAttributes. Don't clear attr map as part of removal; let recycle do it. |
| 1.21 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/FieldBasedClusteredSession.java | [JBAS-2943] To properly support HttpSessionActivationListener notifications, ensure all attributes are read into FieldBasedClusteredSession's local map when it is updated from the cache. |
| 1.37 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java | [JBAS-2943] To properly support HttpSessionActivationListener notifications, ensure all attributes are read into FieldBasedClusteredSession's local map when it is updated from the cache. |
| 1.23 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionBasedClusteredSession.java | Implement populateAttributes() as a no-op. Getting internal attributes map no longer marks session as dirty. |
| 1.4 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheWrapper.java | Add ability to evict a subtree |
| 1.4 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheClusteredSession.java | Make populating attributes a standard part of initAfterLoad |
| 1.26 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java | [JBAS-2943] Send out HttpSessionActivationListener notifications as part of replication |
| 1.167 | modified | bill | ejb3/build-test.xml | latest hibernate stuff |
| 1.9 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/secondary/Customer.java | latest hibernate stuff |
| 1.2 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/flushmodenever/Session2Bean.java | latest hibernate stuff |
| 1.2 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/flushmodenever/Stateful1Bean.java | latest hibernate stuff |
| 1.3 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/flushmodenever/unit/FactoryUnitTestCase.java | latest hibernate stuff |
| 1.6 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/xmlcfg/Customer.java | latest hibernate stuff |
| 1.2 | modified | bill | ejb3/src/main/org/jboss/ejb3/ThreadLocalStack.java | latest hibernate stuff |
| 1.24 | modified | bill | ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | latest hibernate stuff |
| 1.5 | modified | bill | ejb3/src/main/org/jboss/ejb3/tx/UserTransactionImpl.java | latest hibernate stuff |
| 1.9 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/entityexception/ExceptionTestBean.java | latest hibernate stuff |
| 1.13 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/factory/Session2Bean.java | latest hibernate stuff |
| 1.3 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/factoryxml/Session2Bean.java | latest hibernate stuff |
| 1.6 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/pkg/Customer.java | latest hibernate stuff |
| 1.7 | modified | bill | ejb3/src/main/org/jboss/ejb3/entity/ExtendedEntityManager.java | latest hibernate stuff |
| 1.6 | modified | bill | ejb3/src/main/org/jboss/ejb3/entity/ExtendedPersistenceContextPropagationInterceptor.java | latest hibernate stuff |
| 1.10 | deleted | bill | ejb3/src/main/org/jboss/ejb3/entity/InjectedEntityManager.java | latest hibernate stuff |
| 1.9 | modified | bill | ejb3/src/main/org/jboss/ejb3/entity/InjectedEntityManagerFactory.java | latest hibernate stuff |
| 1.6 | deleted | bill | ejb3/src/main/org/jboss/ejb3/entity/InjectedHibernateSession.java | latest hibernate stuff |
| 1.12 | modified | bill | ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.java | latest hibernate stuff |
| 1.9 | modified | bill | ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java | latest hibernate stuff |
| 1.1 | added | bill | ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManager.java | latest hibernate stuff |
| 1.1 | added | bill | ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedEntityManagerInterceptor.java | latest hibernate stuff |
| 1.1 | added | bill | ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedHibernateSession.java | latest hibernate stuff |
| 1.2 | modified | bill | ejb3/src/main/org/jboss/ejb3/injection/ExtendedPersistenceContextInjector.java | latest hibernate stuff |
| 1.17 | modified | bill | ejb3/src/main/org/jboss/ejb3/injection/PersistenceContextHandler.java | latest hibernate stuff |
| 1.71 | modified | bill | build/build-thirdparty.xml | update to latest hb |