|
| 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 |
| 61070 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/resources/dtd/jboss_4_2.dtd | Add support for <secure-wsdl-access> |
| 61070 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/EjbPortComponentMetaData.java | Add support for <secure-wsdl-access> |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/unit/LibTestCase.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/libdeployment | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/libdeployment/META-INF | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatelessRemote.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/libdeployment/META-INF/ejb-jar.xml | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatelessBean.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/unit | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment/lib/libdeployment.jar | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Handler.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/libdeployment/META-INF/jboss.xml | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatefulRemote.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment/StatefulBean.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/libdeployment/lib | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBeans.java | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61062 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/libdeployment | [EJBTHREE-903] beans can be deployed when the bean class file is not in the deployment, but rather in lib - the bean metadata is in ejb-jar.xml in the deployment |
| 61061 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/stateful/META-INF/ejb-jar.xml | commented out unused <session> |
| 61060 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | [EJBTHREE-824] missed updating a test with the new default home interface jndi binding |
| 61059 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/MetricsUnitTestCase.java | rolled back some of my local testing changes |
| 61055 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/InternalManagedConnectionPool.java | [JBAS-4170] Fixed incorrect resource usage in background validationcheck. |
| 61052 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/docs/readme.html | |
| 61051 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/docs/readme.html | JBAS-4159, release notes for 4.2.0.CR1 |
| 61039 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer/unit/DeployerUnitTestCase.java | switch and test for only deploying .ejb3 files or .jar files with 3.0 versions of ejb-jar.xml (i.e. skip checking for annotations) |
| 61039 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer/unit | switch and test for only deploying .ejb3 files or .jar files with 3.0 versions of ejb-jar.xml (i.e. skip checking for annotations) |
| 61039 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/deployer | switch and test for only deploying .ejb3 files or .jar files with 3.0 versions of ejb-jar.xml (i.e. skip checking for annotations) |