|
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Move the ejb deployer to the vdf framework |
| 58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/BeanMetaData.java | Move the ejb deployer to the vdf framework |
| 58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EjbParsingDeployer.java | Move the ejb deployer to the vdf framework |
| 58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossEjbParsingDeployer.java | Move the ejb deployer to the vdf framework |
| 58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/InvokerProxyBindingMetaData.java | Move the ejb deployer to the vdf framework |
| 58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.java | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/EntityMetaData.java | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbUtil.java | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/RelationMetaData.java | Move the ejb deployer to the vdf framework |
| 58146 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossEjbObjectFactory.java | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/Container.java | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/SecurityIdentityMetaData.java | Move the ejb deployer to the vdf framework |
| 58146 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/ApplicationMetaData.java | Move the ejb deployer to the vdf framework |
| 58145 | added | scott.stark@jboss.org | //trunk/server/src/etc/deployers/ejb-deployer.xml | Move the ejb deployer to the vdf framework |
| 58145 | modified | scott.stark@jboss.org | //trunk/server/src/etc/deployers/client-deployer-beans.xml | Move the ejb deployer to the vdf framework |
| 58145 | deleted | scott.stark@jboss.org | //trunk/server/src/etc/deploy/ejb-deployer.xml | Move the ejb deployer to the vdf framework |
| 58144 | added | bstansberry@jboss.com | //trunk/tomcat/src/resources/tc6-cluster-beans.xml | Add 1st cut at MC replacement for tc6-cluster-service.xml |
| 58143 | added | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-beans.xml | Add 1st cut at MC replacements for clustered cache service.xml files |
| 58143 | added | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-entity-cache-beans.xml | Add 1st cut at MC replacements for clustered cache service.xml files |
| 58142 | added | bstansberry@jboss.com | //trunk/cluster/src/etc/cluster-beans.xml | Add 1st cut at MC replacement for cluster-service.xml |
| 58135 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | Drop the deployment time msg to debug level |
| 58126 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.java | Default to org.jboss.client.AppClientMain as the main class |
| 58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client/ReflectionLauncher.java | Add a general javaee client app launcher |
| 58125 | modified | scott.stark@jboss.org | //trunk/server/build.xml | Add a general javaee client app launcher |
| 58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client | Add a general javaee client app launcher |
| 58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client/AppClientLauncher.java | Add a general javaee client app launcher |
| 58125 | added | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/client/AppClientMain.java | Add a general javaee client app launcher |
| 58124 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/client/ClientLauncher.java | Implement AppClientLauncher |