|
| 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/merge/src/org/jboss/tutorial/merge/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/entity/Airport.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/merge/merge.html | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/tableperinheritance/table.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/regressionHHH275/SearchDAO.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/FieldAirport.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | deleted | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/test/org/jboss/ejb3/test/pkg | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | deleted | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/pkg | "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/regression/InheritanceSessionBean.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/regression/salesforce7123/DataAccessBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/tableperinheritance/src/org/jboss/tutorial/tableperinheritance/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/singletableinheritance/EntityTestBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 56689 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/docs/tutorial/joininheritance/src/org/jboss/tutorial/joininheritance/bean/PetDAOBean.java | "From Customer C" syntax no longer allowed by hibernate. |
| 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. |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/servlet/users.properties | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/strictpool/META-INF/jboss.xml | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test-configs/ejb3-jacc/deploy/ejb3-interceptors-aop.xml | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/strictpool/META-INF | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/servlet/roles.properties | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/jca/inflow/jmsmdbtest-service.xml | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/regression/ejbthree625 | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/regression/ejbthree625/META-INF | |
| 56636 | added | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/src/resources/test/clusteredsession/META-INF/ejb-jar.xml | |