|
| 56289 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml | Updated jms-head-testsuite modificationset |
| 56286 | modified | bill.burke@jboss.com | //trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.java | <persistence-context-ref> wasn't processing <injection-target> |
| 56285 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | <persistence-context-ref> wasn't processing <injection-target> |
| 56280 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/EJBHandler.java | ENC injector wasn't created |
| 56279 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | do a null check as there might not be a timer service installed |
| 56278 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/JmxDependencyPolicy.java | use different service name to map DS dependency |
| 56277 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.java | Remove the service to fully cleanup failed deployments |
| 56276 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/util/ServiceControllerUtil.java | Add a removeAService method |
| 56275 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/util/ServiceControllerUtil.java | Add a getStateString accessor |
| 56274 | modified | bstansberry@jboss.com | //trunk/tomcat/src/resources/tc6-cluster-service.xml | Disable the passivation cache loader (see JBAS-3571) |
| 56271 | modified | dimitris@jboss.org | //trunk/system/src/bin/run.bat | JBAS-3458, conditionally set the -server flag, if supported |
| 56269 | modified | anil.saldhana@jboss.com | //trunk/server/src/etc/conf/default/log4j.xml | Do not add the audit category spits into the main server.log (Thanks Stan for the tip) |
| 56268 | modified | bela@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/server/HAPartitionImpl.java | ns |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/TimerServiceFacade.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/quartz/QuartzTimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/timerservice/jboss/JBossTimerServiceFactory.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapper.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapperMBean.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/TimerTester.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Container.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/timer/BaseTimerTesterBean.java | EJBTHREE-630: persist timers on undeployment |
| 56264 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-630: persist timers on undeployment |
| 56263 | added | wolfc | //trunk/ejb3/src/resources/test/iiop/custom.jndi.properties | EJBTHREE-667: getHandle unit test |
| 56254 | modified | dimitris@jboss.org | //trunk/security/src/main/org/jboss/security/auth/spi/LdapExtLoginModule.java | JBAS-3555, allow anonymous login with no bindDN and bindCredential |
| 56250 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/main/org/jboss/test/xml/RepeatableTermsUnitTestCase.java | testcase for repeatable modelgroups |
| 56250 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/org/jboss/test/xml/RepeatableTermsUnitTestCase.xsd | testcase for repeatable modelgroups |
| 56250 | added | alex.loubyansky@jboss.com | //trunk/testsuite/src/resources/org/jboss/test/xml/RepeatableTermsUnitTestCase.xml | testcase for repeatable modelgroups |
| 56237 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metamodel/descriptor/MessageDestinationRef.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56237 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56237 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metamodel/descriptor/EnvironmentRefGroup.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/system/src/main/org/jboss/system/ServiceController.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/JBossWebDDObjectFactory.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/WebDD.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56236 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | EJBTHREE-693, initial fixes for handling valid jboss-web.xml constructs. This adds support for message-destination-links. |
| 56235 | modified | scott.stark@jboss.org | //trunk/thirdparty | Ignore the testsuite-libraries.ent |
| 56234 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | Always destroy the ejb container and remove it from the service controller |
| 56232 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/jmx/HAServiceMBeanSupport.java | [JBAS-3194] Add ability to suppress lifecycle notifications |
| 56231 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/jmx/ha/META-INF/jboss-service.xml | [JBAS-3194] Suppress lifecycle notifications for this svc |
| 56230 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/ha/jmx/test/HAServiceMBeanSupportUnitTestCase.java | [JBAS-3194] Test that lifecycle notifications are suppressed if so configured |
| 56229 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/testbeancluster/test/PackagedSessionImplUnitTestCase.java | [JBAS-3545] Ensure modification timestamp is correct for replicated sessions |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerHAProxy.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxyHA.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56228 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java | [JBAS-3427] Avoid CCEs by using List not ArrayList |
| 56227 | modified | bstansberry@jboss.com | //trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java | [JBAS-3427] FCI method param types are List not ArrayList |