|
| 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. |
| 61420 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/ProfileServiceBootstrap.java | Enable hot deployment even if there is an exception during startup |
| 61414 | modified | stan.silvert@jboss.com | //trunk/tomcat/src/main/org/jboss/web/jsf/integration/config/JBossJSFConfigureListener.java | Added a workaround for old JspFactory init problem that cropped up again. |
| 61413 | modified | dimitris@jboss.org | //trunk/server/src/resources/dtd/jboss-app_4_2.dtd | remove weird control characters |
| 61411 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/server/profileservice/hotdeploy/HDScanner.java | JBAS-4206, install first bootstrap ctx class loader as tcl for MainDeployer.process calls |