|
| 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 |
| 56738 | modified | bdecoste | //branches/Branch_4_0/build/build-distr.xml | reverted jboss-cache.jar changes - tutorial was wrong, not build |
| 56737 | modified | bdecoste | //branches/Branch_4_0/ejb3/docs/tutorial/clusteredentity/build.xml | use all config |
| 56735 | modified | bdecoste | //branches/Branch_4_0/build/build-distr.xml | add jboss-cache.jar to client and default/lib |
| 56733 | modified | anil.saldhana@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/jca/CachedConnectionValve.java | JBAS-3642: throw a Runtime exception if the CCM is unavailable |
| 56724 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jca/test/XATxConnectionManagerUnitTestCase.java | JBAS-3603, the execution order of tests in this test case is important so it must be defined explicitly when running under some JVMs |
| 56717 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jbossmq/test/UnackedUnitTestCase.java | JBAS-3580, the execution order of tests in this test case is important so it must be defined explicitly when running under some JVMs |
| 56715 | modified | thomas.diesler@jboss.com | //branches/Branch_4_0/server/src/resources/dtd/jboss-web_4_0.dtd | fix order of web service related elements |
| 56712 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/exception/EntityExceptionUnitTestCase.java | JBAS-3492, the execution order of tests in this test case is important so it must be defined explicitly when running under some JVMs |
| 56710 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/cmrtree/test/CascadeDeleteUnitTestCase.java | JBAS-3496, the execution order of tests in this test case is important so it must be defined explicitly when running under some JVMs |
| 56708 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/lob/LOBUnitTestCase.java | JBAS-3497, the execution order of tests in this test case is important so it must be defined explicitly when running under some JVMs |
| 56696 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jmx/test/DeployXMBeanUnitTestCase.java | JBAS-3604, the execution order of tests in this test case is important so it must be defined explicitly when running under some JVMs |
| 56693 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jmx/test/SecureJMXInvokerUnitTestCase.java | JBAS-3605, the execution order of tests is important, so it must be defined explicitly when running under some JVMs |
| 56692 | modified | dimitris@jboss.org | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jmx/test/JMXInvokerUnitTestCase.java | JBAS-3605, the execution order of tests is important, so it must be defined explicitly when running under some JVMs |
| 56691 | modified | bill.burke@jboss.com | //branches/Branch_4_0/ejb3/build-test.xml | |
| 56690 | modified | bill.burke@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | |
| 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. |