|
| 57091 | modified | bdecoste | //branches/Branch_4_0/ejb3/build-test.xml | fixed for 4.0.5 ejb3 dist |
| 57090 | modified | bdecoste | //branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/tx/TxUtil.java | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossjts-integration.jar | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/unit/ArjunaTestCase.java | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | modified | bdecoste | //branches/Branch_4_0/ejb3/build-test.xml | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/Entity.java | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | modified | bdecoste | //branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/entity/ManagedEntityManagerFactory.java | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | modified | bdecoste | //branches/Branch_4_0/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/StatefulTx.java | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test/arjuna/META-INF/persistence.xml | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossts-common.jar | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossjts-jacorb.jar | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/conf/jboss-service.xml | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib/jbossjts.jar | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57090 | added | bdecoste | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/StatefulTxBean.java | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57089 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/conf | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57089 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna/lib | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57089 | added | bdecoste | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna/unit | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57089 | added | bdecoste | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/arjuna | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57089 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test/arjuna | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57089 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test/arjuna/META-INF | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 57089 | added | bdecoste | //branches/Branch_4_0/ejb3/src/resources/test-configs/arjuna | Replaced TxManager.getInstance() calls with JNDI TM lookup. Added test for TM plugin using Arjuna |
| 56880 | modified | scott.stark@jboss.org | //branches/Branch_4_0/ejb3/.classpath | Fix the build path for the iiop dependencies |
| 56880 | modified | scott.stark@jboss.org | //branches/Branch_4_0/ejb3/.project | Fix the build path for the iiop dependencies |
| 56826 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | race condition in test |
| 56749 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/entity-security/src/org/jboss/tutorial/entity/security/client/Client.java | fix |
| 56749 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/entity-security/src/org/jboss/tutorial/entity/security/bean/StatelessBean.java | fix |
| 56748 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/jacc/unit/JaccTestCase.java | fix |
| 56748 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/jacc/StatelessBean.java | fix |
| 56747 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/build-test.xml | fix |
| 56746 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/jacc/StatelessBean.java | remove requires |
| 56745 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/reference21_30/src/org/jboss/tutorial/reference21_30/bean/Stateless3Bean.java | correct @EJB package |
| 56744 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/jboss_deployment_descriptor/build.xml | use all config |
| 56743 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/extended_pc/src/org/jboss/tutorial/extended/bean/ShoppingCart.java | remove @FlushMode |
| 56742 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/ejb21_client_adaptors/src/org/jboss/tutorial/ejb21_client_adaptors/bean/Session1Bean.java | businessInterface to beanInterface |
| 56740 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/clustering/build.xml | use all config |
| 56739 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/callbacks/src/org/jboss/tutorial/callback/bean/CustomerDAOBean.java | don't delete detached entity - find it first |
| 56737 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/clusteredentity/build.xml | use all config |
| 56691 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/build-test.xml | |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/joininheritance/join.html | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/hbm/EntityTestBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/callbacks/src/org/jboss/tutorial/callback/bean/CustomerDAOBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/dependent/src/org/jboss/tutorial/dependent/bean/CustomerDAOBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/singleinheritance/src/org/jboss/tutorial/singleinheritance/bean/PetDAOBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/tableperinheritance/EntityTestBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/singleinheritance/single.html | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/secondary/src/org/jboss/tutorial/secondary/bean/CustomerDAOBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/joininheritance/EntityTestBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTestBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/entityexception/ExceptionTestBean.java | "From Customer C" syntax no longer allowed by hibernate. |