|
| 59988 | added | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | modified | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | added | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/ManagedDeploymentImpl.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | added | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/ManagedComponentImpl.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | modified | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/templates/FakeDsXmlDataSourceTemplate.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | modified | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceDeployer.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | modified | scott.stark@jboss.org | //trunk/profileservice/src/resources/profileservice-beans.xml | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | modified | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/ManagementViewImpl.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59988 | modified | scott.stark@jboss.org | //trunk/profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplate.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59987 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/profileservice/test/ProfileServiceUnitTestCase.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/DeploymentTemplate.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/ManagedDeployment.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profile/repository/ProfileImpl.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/ManagedComponent.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/DeploymentRepository.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/profileservice/spi/Profile.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profile/basic/ProfileImpl.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | added | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/ComponentType.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/repository/SerializableDeploymentRepository.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59986 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/deployers/spi/management/ManagementView.java | Update the profile service for the ManagedDeployment/ManagedComponent changes |
| 59983 | modified | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/test/ScopedEarWithClassesInWebInfTestCase.java | Fix build |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/earwithwebinf/WEB-INF | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb/ExampleSessionHome.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/earwithwebinf/META-INF/jboss-aop.xml | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/servlet/EarExampleServlet.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/lib/LibClass.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/interceptor/EJBInterceptor.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/test/ScopedEarWithClassesInWebInfTestCase.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/interceptor | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/earwithwebinf/META-INF | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/earwithwebinf | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/earwithwebinf/META-INF/application.xml | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/earwithwebinf/WEB-INF/web.xml | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb/ExampleSessionBean.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/classes | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/resources/aop/earwithwebinf/META-INF/ejb-jar.xml | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/classes/ClassesClass.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/interceptor/WebInterceptor.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/ejb/ExampleSession.java | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/webinf/lib | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | added | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/earwithwebinf/servlet | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59974 | modified | kabir.khan@jboss.com | //trunk/testsuite/imports/sections/aop.xml | [JBAOP-350] Verify that classes existing in WEB-INF/lib and WEB-INF/classes can be intercepted |
| 59973 | modified | bill.burke@jboss.com | //trunk/embedded/src/main/java/org/jboss/embedded/Bootstrap.java | add remoting capabilities |