|
| 61481 | modified | ryan.campbell@jboss.com | //trunk/testsuite/build.xml | fix the testsuite build. |
| 61480 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/isolation/test/IsolationUnitTestCase.java | TODO: Either need to expose jmx interface for the JBossAppParsingDeployer or add ability to set bean properties. |
| 61479 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | JBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags |
| 61479 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EARDeployment.java | JBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags |
| 61479 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossAppParsingDeployer.java | JBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags |
| 61479 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | JBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags |
| 61479 | modified | scott.stark@jboss.org | //trunk/server/src/etc/deployers/ejb-deployer-beans.xml | JBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags |
| 61479 | modified | scott.stark@jboss.org | //trunk/server/src/etc/deployers/ear-deployer-beans.xml | JBAS-4214, port the legacy EARDeployer/EJBDeployer isolation and call by value flags |
| 61477 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Remove the metrics based interceptor checking and marc's confusion over the transaction type attribute |
| 61475 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/SimpleJAXBDeployer.java | [JBAS-1425]Example config for AOP test to eliminate JAXB deploy errors. |
| 61474 | modified | weston.price@jboss.com | //trunk/connector/src/resources/deployers/jca-deployers-beans.xml | [JBAS-1425]Example config for AOP test to eliminate JAXB deploy errors. |
| 61473 | modified | weston.price@jboss.com | //trunk/connector/build.xml | [JBAS-1425] Addding JAXB classpath. |
| 61472 | modified | thomas.diesler@jboss.com | //trunk/system-jmx/src/main/org/jboss/system/deployers/ServiceClassLoaderDeployer.java | Fix WAR scoping with <loader-repository> |
| 61472 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/JBossWebAppParsingDeployer.java | Fix WAR scoping with <loader-repository> |
| 61472 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.java | Fix WAR scoping with <loader-repository> |
| 61470 | modified | thomas.diesler@jboss.com | //trunk/system-jmx/src/main/org/jboss/system/deployers/ServiceClassLoaderDeployer.java | Fix EAR scoping with <loader-repository> |
| 61470 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/AppParsingDeployer.java | Fix EAR scoping with <loader-repository> |
| 61470 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/JBossAppParsingDeployer.java | Fix EAR scoping with <loader-repository> |
| 61470 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/JBossApplicationObjectFactory.java | Fix EAR scoping with <loader-repository> |
| 61468 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/cts/test/CtsCmp2UnitTestCase.java | Remove the setUp override |
| 61467 | modified | scott.stark@jboss.org | //trunk/testsuite/build.xml | Correct the copying of the jms deploy dir |
| 61466 | added | scott.stark@jboss.org | //trunk/testsuite/src/resources/test-configs/jacc/conf/standardjboss.xml | Add the missing jacc interceptors |
| 61464 | modified | scott.stark@jboss.org | //trunk/testsuite/src/resources/test-configs/jacc/deployers/jbossweb.deployer/server.xml | Correct the realm class |
| 61462 | modified | anil.saldhana@jboss.com | //trunk/testsuite/build.xml | comment out the jboss.dist setting to allow compilation |
| 61461 | modified | scott.stark@jboss.org | //trunk/server/src/etc/conf/default/standardjboss.xml | Update to the 5.0 dtd |
| 61457 | modified | mvecera@redhat.com | //trunk/testsuite/imports/sections/tx.xml | JBAS-3993 patch fix |
| 61452 | modified | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java | [JBAS-4204] - Need to close the subscriber before unsubscribing |
| 61450 | added | adrian@jboss.org | //trunk/testsuite/src/main/org/jboss/test/jbossmq/test/UnsubscribeWhileActiveUnitTestCase.java | [JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages |
| 61447 | modified | adrian@jboss.org | //trunk/jbossmq/src/main/org/jboss/mq/server/BasicQueue.java | [JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages |
| 61447 | modified | adrian@jboss.org | //trunk/jbossmq/src/main/org/jboss/mq/server/JMSTopic.java | [JBAS-4204] - Don't allow durable topic subscriptions to be unsubscribed if there are active subscribers or unacknowledged messages |
| 61444 | modified | scott.stark@jboss.org | //trunk/server/src/resources/dtd/jboss_5_0.dtd | Add the missing name element |
| 61441 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | Parse the loader repository |
| 61433 | modified | kabir.khan@jboss.com | //trunk/testsuite/src/main/org/jboss/test/aop/test/RemotingUnitTestCase.java | Fix RemotingUnitTestCase |
| 61421 | modified | mvecera@redhat.com | //trunk/testsuite/build.xml | JBAS-3993 trunk patch. Found testsuite/imports/sections/cts.xml and classloader.xml already patched. |