|
| 61198 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatelessBean.java | [EJBTHREE-905] expanded SessionContext test |
| 61176 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/imports/server-config.xml | Use a name for the multicast TTL property that will get passed in to the test client |
| 61176 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java | Use a name for the multicast TTL property that will get passed in to the test client |
| 61176 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.java | Use a name for the multicast TTL property that will get passed in to the test client |
| 61176 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.java | Use a name for the multicast TTL property that will get passed in to the test client |
| 61175 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StatelessRemote.java | [EJBTHREE-825] added stateless and mdb metrics tests |
| 61175 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/StrictMaxPoolStatelessBean.java | [EJBTHREE-825] added stateless and mdb metrics tests |
| 61175 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/DefaultPoolStatelessBean.java | [EJBTHREE-825] added stateless and mdb metrics tests |
| 61174 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/MetricsUnitTestCase.java | [EJBTHREE-825] added stateless and mdb metrics tests |
| 61174 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateless/unit/MetricsUnitTestCase.java | [EJBTHREE-825] added stateless and mdb metrics tests |
| 61174 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MetricsUnitTestCase.java | [EJBTHREE-825] added stateless and mdb metrics tests |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/Stateful.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatelessBean.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/BaseContext.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/session/BaseSessionRemoteProxy.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulLocal.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulRemote.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/Stateless.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatefulBean.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/unit/EjbContextUnitTestCase.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61173 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbcontext/StatelessLocal.java | [EJBTHREE-905] corrected SessionContext.getEJBObject() and SessionContext.getEJBLocalObject(). |
| 61172 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/imports/server-config.xml | "jgroups" not "jgroup" |
| 61171 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HASingletonElectionPolicyTestCase.java | [JBAS-4179] Update interfaces for HASingletonEvictionPolicy |
| 61165 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticJBCCache.java | Add missing serialVersionUIDs |
| 61153 | added | bstansberry@jboss.com | //branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicy.java | [JBAS-4179] Update interfaces for HASingletonEvictionPolicy |
| 61153 | modified | bstansberry@jboss.com | //branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonElectionPolicyMBean.java | [JBAS-4179] Update interfaces for HASingletonEvictionPolicy |
| 61153 | modified | bstansberry@jboss.com | //branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonSupport.java | [JBAS-4179] Update interfaces for HASingletonEvictionPolicy |
| 61153 | modified | bstansberry@jboss.com | //branches/Branch_4_2/cluster/src/main/org/jboss/ha/singleton/HASingletonSupportMBean.java | [JBAS-4179] Update interfaces for HASingletonEvictionPolicy |
| 61152 | deleted | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/ha/electionpolicy/META-INF | HASingletonElectionPolicy test services don't need a sar, just a service.xml |
| 61152 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/ha/electionpolicy/ha-electionpolicy-service.xml | HASingletonElectionPolicy test services don't need a sar, just a service.xml |
| 61151 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/imports/sections/cluster.xml | Merge the HASingletonElectionPolicy test build with the other clustering stuff |
| 61151 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/imports/test-jars.xml | Merge the HASingletonElectionPolicy test build with the other clustering stuff |
| 61151 | deleted | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/imports/sections/hapolicy.xml | Merge the HASingletonElectionPolicy test build with the other clustering stuff |
| 61150 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java | Use the jgroups.udp.ip_ttl value to set the autodiscovery TTL as well |
| 61150 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.java | Use the jgroups.udp.ip_ttl value to set the autodiscovery TTL as well |
| 61150 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.java | Use the jgroups.udp.ip_ttl value to set the autodiscovery TTL as well |
| 61149 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/imports/server-config.xml | Try a multicast TTL of 0 |
| 61145 | modified | bstansberry@jboss.com | //branches/Branch_4_2/system/src/main/org/jboss/Main.java | [JBAS-4181] If -b 0.0.0.0 is used, do not pass wildcard addresss through to JGroups |
| 61133 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/docs/readme.html | give more emphasis to the security warning. |
| 61074 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java | Limit autodiscovery packet TTL |
| 61074 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.java | Limit autodiscovery packet TTL |
| 61074 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.java | Limit autodiscovery packet TTL |