|
| 57960 | modified | scott.stark@jboss.org | //trunk/iiop/src/main/org/jboss/util/Log4jLoggerFactory.java | Correct the Log4jLoggerPlugin class |
| 57957 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/SecurityUnitTestCase.java | More refactored generic JMS test cases |
| 57957 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/test/JoramUnitTestCase.java | More refactored generic JMS test cases |
| 57957 | added | rachmatowicz@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jbossmessaging/JMSBase.java | More refactored generic JMS test cases |
| 57953 | modified | thomas.diesler@jboss.com | //trunk/build/build-distr.xml | Add jboss-aop-jdk50-client.jar to client |
| 57950 | modified | jerrygauth | //trunk/cluster/src/main/org/jboss/ha/framework/server/DistributedStateImpl.java | JBAS-3795, JBAS-3473 |
| 57947 | modified | scott.stark@jboss.org | //trunk/build/build-thirdparty.xml | Change the messaging version to snapshot for now |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentScope.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneDeployer.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/MCKernelAbstraction.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBoss5DeploymentUnit.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/MCDependencyPolicy.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/JmxDeploymentUnit.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/DeploymentUnit.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBStage2Deployer.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java | fix ear integration with JBoss5 |
| 57946 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/PersistenceUnitHandler.java | fix ear integration with JBoss5 |
| 57944 | added | wolfc | //trunk/ejb3/src/resources/test/appclient/jboss-client.xml | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/HelloWorldService.java | EJBTHREE-718: unit test |
| 57944 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/MessageReplierBean.java | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/client | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/resources/test/appclient/application-client.xml | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unit | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/resources/test/appclient | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/HelloWorldBean.java | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/resources/test/appclient/application.xml | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/resources/test/appclient/Manifest | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/client/HelloWorldClient.java | EJBTHREE-718: unit test |
| 57944 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unit/AppClientUnitTestCase.java | EJBTHREE-718: unit test |
| 57943 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aop/deployers/AspectManagerJDK5.java | [JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers |
| 57943 | deleted | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aop/deployers/AspectManager.java | [JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers |
| 57943 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aop/deployers/AbstractAspectManager.java | [JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers |
| 57943 | modified | kabir.khan@jboss.com | //trunk/aspects/src/resources/META-INF/aspect-deployer-beans.xml | [JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers |
| 57943 | added | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aop/deployers/AspectManagerJRockit.java | [JBAOP-299] Get EnableLoadtimeWeaving working with JRockit and the new deployers |
| 57942 | modified | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | [JBAOP-299] Preload some classes that are needed the first time AspectManager.translate() are called. JRockit gets confused about these when using the integration with the RepositoryClassLoaders (EnableTransformer) |
| 57942 | modified | kabir.khan@jboss.com | //trunk/aspects/src/main/org/jboss/aop/deployers/AspectManager.java | [JBAOP-299] Preload some classes that are needed the first time AspectManager.translate() are called. JRockit gets confused about these when using the integration with the RepositoryClassLoaders (EnableTransformer) |