|
| 62799 | modified | bdecoste | //trunk/server/src/main/org/jboss/metamodel/descriptor/PersistenceUnitRef.java | allow for "" persistence unit name |
| 62799 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java | allow for "" persistence unit name |
| 62797 | modified | bdecoste | //trunk/server/src/main/org/jboss/metadata/DDObjectFactory.java | remove checking of invalid elements for persistence-unit-ref. Schema validation handles this |
| 62797 | modified | bdecoste | //trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.java | remove checking of invalid elements for persistence-unit-ref. Schema validation handles this |
| 62791 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentUnit.java | removed deprecated DeploymentUnit.getDeploymentContext() calls, which were causing duplicate deployments and breaking several persistence TCK tests |
| 62790 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/web/WebMetaDataObjectFactory.java | JBCTS-594, add web.xml dtd public id to WebMetaData |
| 62790 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/WebMetaData.java | JBCTS-594, add web.xml dtd public id to WebMetaData |
| 62790 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment.java | JBCTS-594, add web.xml dtd public id to WebMetaData |
| 62789 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/web/WebMetaDataObjectFactory.java | JBCTS-594, add major/minor version info to WebMetaData |
| 62789 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/WebMetaData.java | JBCTS-594, add major/minor version info to WebMetaData |
| 62787 | modified | scott.stark@jboss.org | //trunk/build/build.xml | Execute the testsuite/build-thirdparty.xml as part of createthirdparty |
| 62780 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptor.java | EJBTHREE-953: throwing EJBException |
| 62780 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/tx/TxInterceptorFactory.java | EJBTHREE-953: throwing EJBException |
| 62778 | modified | wolfc | //trunk/build/build-distr.xml | JBAS-4392: fixed hibernate-annotations & hibernate-entitymanager installation |