|
| 60097 | modified | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/remoting/ProxyFactory.java | Updated the ComponentType mapping |
| 60097 | added | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/ComponentTypeOverridesVisitor.java | Updated the ComponentType mapping |
| 60097 | modified | scott.stark@jboss.org | //trunk/profileservice/src/resources/profileservice-beans.xml | Updated the ComponentType mapping |
| 60097 | modified | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.java | Updated the ComponentType mapping |
| 60096 | modified | scott.stark@jboss.org | //trunk/server/src/etc/conf/default/bootstrap-repo-beans.xml | Update the repo based profile service bootstrap. |
| 60095 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/ComponentTypeListener.java | Update MainDeployer.process usage, and add a ComponentType vistor/listener. |
| 60095 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/aop/MainDeployerAspect.java | Update MainDeployer.process usage, and add a ComponentType vistor/listener. |
| 60095 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/aop/PersistAspect.java | Update MainDeployer.process usage, and add a ComponentType vistor/listener. |
| 60095 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/ProfileServiceBootstrap.java | Update MainDeployer.process usage, and add a ComponentType vistor/listener. |
| 60095 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/ComponentTypeVisitor.java | Update MainDeployer.process usage, and add a ComponentType vistor/listener. |
| 60095 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/aop/DeployerAspects.java | Update MainDeployer.process usage, and add a ComponentType vistor/listener. |
| 60093 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.java | Update the testListComponent test |
| 60092 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/ComponentType.java | Fix the equals check of the ComponentType instanceof check |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/partitionindex/ALocalHome.java | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/partitionindex/ABean.java | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/partitionindex/META-INF/ejb-jar.xml | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/partitionindex/ALocal.java | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/partitionindex/PartitionIndexUnitTestCase.java | a testcase for JBAS-4033 |
| 60090 | modified | alex.loubyansky@jboss.com | //trunk/testsuite/imports/sections/cmp.xml | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/partitionindex/META-INF/jboss.xml | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/partitionindex/META-INF/jbosscmp-jdbc.xml | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cmp2/partitionindex | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/partitionindex | a testcase for JBAS-4033 |
| 60090 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/cmp2/partitionindex/META-INF | a testcase for JBAS-4033 |
| 60087 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Add ApplicationMetaData to DeploymentUnit |