|
| 61051 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/docs/readme.html | JBAS-4159, release notes for 4.2.0.CR1 |
| 61039 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | 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 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.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 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/META-INF/jboss-service.xml | 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/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) |
| 61037 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | fix and tests for new home jndi binding default and annotations |
| 61036 | modified | bdecoste | //branches/Branch_4_2/ejb3/docs/tutorial/ejb21_client_adaptors/src/org/jboss/tutorial/ejb21_client_adaptors/client/Client.java | fix and tests for new home jndi binding default and annotations |
| 61035 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/annotation/ejb/LocalHomeBindingImpl.java | fix and tests for new home jndi binding default and annotations |
| 61035 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/annotation/ejb/RemoteHomeBindingImpl.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBean.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/iiop/IORFactory.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | fix and tests for new home jndi binding default and annotations |
| 61035 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/annotation/ejb/LocalHomeBinding.java | fix and tests for new home jndi binding default and annotations |
| 61035 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/annotation/ejb/RemoteHomeBinding.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/session/BaseSessionProxyFactory.java | fix and tests for new home jndi binding default and annotations |
| 61035 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBeans.java | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/TestBean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/Session21Bean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/schema/jboss_5_0.xsd | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/LocalInterface.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/unit/MultiDeployTestCase.java | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/DescriptorStatefulBean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/unit/EarTestCase.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/servlet/WEB-INF/jboss-web.xml | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/homeinterface | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/Test3Bean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/GlobalSession30Bean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/HomedStatefulSession30Bean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/MetricsUnitTestCase.java | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/unit | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/homeinterface/META-INF/jboss.xml | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/DefaultStatelessBean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/regression/ejbthree653/unit/PoolingSLBSTestCase.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/Session30Bean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/reference21_30/META-INF/jboss-reference2.xml | fix and tests for new home jndi binding default and annotations |
| 61034 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/homeinterface/RemoteInterface.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/reference21_30/META-INF/jboss2.xml | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/reference21_30/StatefulSession30Bean.java | fix and tests for new home jndi binding default and annotations |
| 61034 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | fix and tests for new home jndi binding default and annotations |