|
| 56987 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | removed remaining TxManager.getInstance() calls for plugable TransactionManagers |
| 56987 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.java | removed remaining TxManager.getInstance() calls for plugable TransactionManagers |
| 56987 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.java | removed remaining TxManager.getInstance() calls for plugable TransactionManagers |
| 56987 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java | removed remaining TxManager.getInstance() calls for plugable TransactionManagers |
| 56987 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.java | removed remaining TxManager.getInstance() calls for plugable TransactionManagers |
| 56971 | modified | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/interceptor/InterceptorInfoRepository.java | [JBCTS-322] Error initializing interceptors for TCK tests EJBVehicleAdd a temporary fix |
| 56962 | modified | thomas.diesler@jboss.com | //trunk/ejb3/.classpath | TODO: fix the circular dependency with testsuite |
| 56946 | modified | bdecoste | //trunk/ejb3/build-test.xml | added VM flag |
| 56945 | modified | bdecoste | //trunk/ejb3/src/resources/test/mdb/mdbtest-service.xml | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56945 | modified | bdecoste | //trunk/ejb3/src/resources/test/jca/inflow/jmsmdbtest-service.xml | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/jca/inflowmdb/StatelessBean.java | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/resources/test/standalone/security/users.properties | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/resources/test/standalone/security/roles.properties | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.java | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/jca/inflowmdb/JMSMDBBean.java | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/resources/test/standalone/standard/testjms.xml | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/standalone/unit/StandardTestCase.java | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/resources/standalone/jboss-jms-beans.xml | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56944 | modified | bdecoste | //trunk/ejb3/src/resources/test/standalone/standard/jca-inflowmdb-beans.xml | fixed StandardTesCase in e-ejb3 to run all mdb tests |
| 56943 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/KernelAbstractionFactory.java | reset kernelAbstraction when new kernel |
| 56879 | modified | bill.burke@jboss.com | //trunk/ejb3/docs/embedded-tutorial/mdb-standalone/build.xml | build e-ejb3 libs correctly |
| 56877 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/standalone/embedded-jboss-beans.xml | build e-ejb3 libs correctly |
| 56867 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-entity-cache-service.xml | [JBAS-3588] Use sys prop to config multiplexer stack[JBAS-3592] Use sys prop to config ip_ttl |
| 56867 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | [JBAS-3588] Use sys prop to config multiplexer stack[JBAS-3592] Use sys prop to config ip_ttl |
| 56827 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | race condition in test |
| 56751 | modified | wolfc | //trunk/ejb3/build.xml | fixed embedded security |
| 56716 | modified | wolfc | //trunk/ejb3/.classpath | added src/test back in |
| 56668 | modified | anil.saldhana@jboss.com | //trunk/ejb3/.classpath | SECURITY-1:fix eclipse build |
| 56613 | deleted | bdecoste | //trunk/ejb3/src/resources/schema/ejb-jar_3_0a.xsd | added correct ejb-jar_3_0 and removed old "a" version |
| 56613 | added | bdecoste | //trunk/ejb3/src/resources/schema/ejb-jar_3_0.xsd | added correct ejb-jar_3_0 and removed old "a" version |
| 56593 | modified | bill.burke@jboss.com | //trunk/ejb3/build.xml | build e-ejb3 libs correctly |
| 56592 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/ProxyDeployer.java | fix E-EJB3 error when default client bind address wasn't being found |
| 56592 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | fix E-EJB3 error when default client bind address wasn't being found |
| 56592 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/MCClientKernelAbstraction.java | fix E-EJB3 error when default client bind address wasn't being found |
| 56592 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java | fix E-EJB3 error when default client bind address wasn't being found |
| 56592 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3AnnotationHandler.java | fix E-EJB3 error when default client bind address wasn't being found |
| 56592 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3JmxDeployment.java | fix E-EJB3 error when default client bind address wasn't being found |
| 56592 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | fix E-EJB3 error when default client bind address wasn't being found |
| 56589 | modified | rrajesh | //trunk/ejb3/build-test.xml | Renamed jboss.messaging.classpath to jboss.mq.classpath |
| 56588 | modified | rrajesh | //trunk/ejb3/build.xml | Renamed jboss.messaging.classpath to jboss.mq.classpath |
| 56581 | modified | bdecoste | //trunk/ejb3/build-test.xml | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/Session30Bean.java | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/servlets/EJBServlet.java | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/StatefulBean.java | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/resources/test/servlet/META-INF/jboss-app.xml | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/HttpUtils.java | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/ServletUnitTestCase.java | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/resources/test/servlet/WEB-INF/test-web.xml | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/resources/test/servlet/WEB-INF/jboss-web.xml | added webauthentication test for support ticket 10923 |
| 56581 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/Session30.java | added webauthentication test for support ticket 10923 |