|
| 58557 | modified | bstansberry@jboss.com | //trunk/ejb3/build.xml | Use -beans.xml for clustering services |
| 58556 | modified | bstansberry@jboss.com | //trunk/ejb3/.classpath | Update to JBC 2.0.0.Alpha1 |
| 58555 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-beans.xml | Update configurations |
| 58555 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-entity-cache-beans.xml | Update configurations |
| 58554 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/test/clusteredsession/META-INF/ejb-jar.xml | Deployment fails if bean in jboss.xml isn't in ejb-jar |
| 58553 | modified | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/cache/Tester.java | Update to JBC 2.0.0.Alpha1 |
| 58553 | modified | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredentity/EntityTestBean.java | Update to JBC 2.0.0.Alpha1 |
| 58552 | modified | bstansberry@jboss.com | //trunk/ejb3/docs/tutorial/clusteredentity/src/org/jboss/tutorial/clusteredentity/bean/EntityTestBean.java | Update to JBC 2.0.0.Alpha1 |
| 58552 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | Update to JBC 2.0.0.Alpha1 |
| 58551 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/TreeCacheProviderHook.java | Use Hibernate Cache impls that can talk to JBC 2.0 |
| 58550 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/JBCCacheFactory.java | Add Hibernate Cache impls that can talk to JBC 2.0 |
| 58550 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/TransactionalCacheFactory.java | Add Hibernate Cache impls that can talk to JBC 2.0 |
| 58550 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/JBCCache.java | Add Hibernate Cache impls that can talk to JBC 2.0 |
| 58550 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/OptimisticJBCCache.java | Add Hibernate Cache impls that can talk to JBC 2.0 |
| 58549 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/SFSBFileCacheLoader.java | Temp workaround of JBC CCE bug |
| 58548 | deleted | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationTreeCache.java | Remove unused legacy class that can't compile against JBC 2.0 |