|
| 56147 | modified | ben.wang@jboss.com | //branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java | EJBTHREE-662 Correct remove procedure. |
| 56146 | modified | ben.wang@jboss.com | //branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | EJBTHREE-662 Correct remove procedure. |
| 56146 | modified | ben.wang@jboss.com | //branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | EJBTHREE-662 Correct remove procedure. |
| 56145 | modified | ben.wang@jboss.com | //branches/Branch_4_0/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | updated with correct cacheloader setting. |
| 56128 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/varia/.classpath | fix eclipse classpath |
| 56128 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/ejb3/.classpath | fix eclipse classpath |
| 56128 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/j2ee/.classpath | fix eclipse classpath |
| 56128 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/server/.classpath | fix eclipse classpath |
| 56128 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/testsuite/.classpath | fix eclipse classpath |
| 56055 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_0/j2ee/src/main/javax/xml/rpc | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_0/jaxrpc/src/main/org/jboss/axis | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/build/build-distr.xml | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/varia/build.xml | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/ejb3/build.xml | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/j2ee/build.xml | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/server/build.xml | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_0/ejb3/src/main/javax/jws | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_0/j2ee/src/main/javax/xml/soap | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 56055 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_0/varia/src/main/org/jboss/jaxr/juddi/axis | * update to jbossws-1.0.3-snapshot * remove axis, jaxrpc, saaj |
| 55053 | modified | bstansberry@jboss.com | //branches/Branch_4_0/ejb3/src/resources/ejb3-entity-cache-service.xml | [EJBTHREE-672] Use a combo of FD and FD_SOCK |
| 55053 | modified | bstansberry@jboss.com | //branches/Branch_4_0/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | [EJBTHREE-672] Use a combo of FD and FD_SOCK |
| 54875 | added | tom.benninger@jboss.com | //branches | moving mutated branches to root |
| 54875 | deleted | tom.benninger@jboss.com | //mutated/branches | moving mutated branches to root |
| 46863 | added | root | //mutated/branches/Branch_4_0/ejb3 | test |
| 46481 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/NestedBeanUnitTestCase.java | upd |
| 46480 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | JBCACHE-662 sfsb remove needs to call ctx.remove |
| 46480 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java | JBCACHE-662 sfsb remove needs to call ctx.remove |
| 46478 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/NestedStatefulBean.java | upd |
| 46478 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/NestedBeanUnitTestCase.java | upd |
| 46477 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/ShoppingCartBean.java | upd |
| 46477 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/cache/unit/NestedBeanUnitTestCase.java | upd |
| 46476 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationTreeCache.java | Backported from head. Uses JBossCache 1.4 passivation feature now. InUse is also handled properly now. Except StatefulTreeCache.java, the rest have been deprecated. |
| 46476 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulEvictionPolicy.java | Backported from head. Uses JBossCache 1.4 passivation feature now. InUse is also handled properly now. Except StatefulTreeCache.java, the rest have been deprecated. |
| 46476 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationCacheLoader.java | Backported from head. Uses JBossCache 1.4 passivation feature now. InUse is also handled properly now. Except StatefulTreeCache.java, the rest have been deprecated. |
| 46476 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | Backported from head. Uses JBossCache 1.4 passivation feature now. InUse is also handled properly now. Except StatefulTreeCache.java, the rest have been deprecated. |
| 46476 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationEvictionPolicy.java | Backported from head. Uses JBossCache 1.4 passivation feature now. InUse is also handled properly now. Except StatefulTreeCache.java, the rest have been deprecated. |
| 46476 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulCacheLoader.java | Backported from head. Uses JBossCache 1.4 passivation feature now. InUse is also handled properly now. Except StatefulTreeCache.java, the rest have been deprecated. |
| 46475 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | EJBTHREE-660 proper handling of sfsb activtion/passivation event. |
| 46475 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/stateful/ProxiedStatefulBeanContext.java | EJBTHREE-660 proper handling of sfsb activtion/passivation event. |
| 46474 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | Added log output |
| 46459 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ExtendedPersistenceUnitTestCase.java | Added test cases for tree cache |
| 46459 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/NestedStatefulBean.java | Added test cases for tree cache |
| 46459 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/NestedBeanUnitTestCase.java | Added test cases for tree cache |
| 46459 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/ParentStatefulBean.java | Added test cases for tree cache |
| 46459 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/PassivationUnitTestCase.java | Added test cases for tree cache |
| 46459 | modified | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/clusteredsession/nested/NestedStateful.java | Added test cases for tree cache |
| 46458 | added | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/cache/nested | Added test cases for simple cache. |
| 46458 | added | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/cache/nested/NestedStatefulBean.java | Added test cases for simple cache. |
| 46458 | added | bwang | //branches/Branch_4_0/jboss-ejb3/src/test/org/jboss/ejb3/test/cache/unit/NestedBeanUnitTestCase.java | Added test cases for simple cache. |