|
| 61708 | modified | dimitris@jboss.org | //trunk/testsuite/imports/server-config.xml | JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used. |
| 61707 | modified | dimitris@jboss.org | //trunk/testsuite/build.xml | JBPAPP-83, JBPAPP-72, rollback, '==' at -Djava.security.policy, it is intentional used to indicate that only the specific policy file should be used. |
| 61698 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HAPartition.java | JBAS-4106, API change checkin |
| 61698 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.java | JBAS-4106, API change checkin |
| 61697 | modified | dimitris@jboss.org | //trunk/testsuite/imports/server-config.xml | JBPAPP-83, replace '==' with '=' in -Djava.security.policy |
| 61682 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/session/BaseSessionProxyFactory.java | [EJBTHREE-881] Clustered proxy factories get the partition name from EJBContainer |
| 61681 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | [EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata |
| 61681 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java | [EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata |
| 61681 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusteredProxy.java | [EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata |
| 61681 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusteredProxy.java | [EJBTHREE-881] Clustered proxies pass the partition name as invocation metadata |
| 61680 | modified | bstansberry@jboss.com | //trunk/ejb3/build.xml | [EJBTHREE-881] Create a clustered version of IsLocalInterceptor |
| 61680 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/remoting/IsLocalInterceptor.java | [EJBTHREE-881] Create a clustered version of IsLocalInterceptor |
| 61680 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-interceptors-aop.xml | [EJBTHREE-881] Create a clustered version of IsLocalInterceptor |
| 61680 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/remoting/ClusteredIsLocalInterceptor.java | [EJBTHREE-881] Create a clustered version of IsLocalInterceptor |
| 61679 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | [EJBTHREE-881] Store partition name in EJBContainer if clustered |
| 61678 | modified | bstansberry@jboss.com | //trunk/ejb3/build-test.xml | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61678 | added | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/InvokeLocalTestBase.java | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61678 | added | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterBase.java | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61678 | added | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatefulBean.java | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61678 | added | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTesterStatelessBean.java | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61678 | added | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/ForeignPartitionLocalInterceptorUnitTestCase.java | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61678 | added | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/VMTester.java | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61678 | added | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/clusteredsession/unit/SimpleIsLocalInterceptorUnitTestCase.java | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61677 | added | bstansberry@jboss.com | //trunk/ejb3/src/resources/test/clusteredsession/islocal | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61676 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/server-config.xml | [EJBTHREE-881] Test proper local/remote routing of calls |
| 61665 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/annotation/ejb/ClusteredImpl.java | [EJBTHREE-924] Add a default value for partition. |
| 61663 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/annotation/ejb/Clustered.java | Remove extra ; |