|
| 61639 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/jmx/ha/META-INF/jboss-service.xml | Fix dependencies on MC beans |
| 61635 | modified | dimitris@jboss.org | //trunk/testsuite/src/main/org/jboss/test/util/test/ThreadPoolRunnableUnitTestCase.java | JBAS-4160, add some logging, improve the timing. |
| 61632 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment2.java | Add resolution of ejb2 ejb refs. |
| 61632 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/WarEjbResolver.java | Add resolution of ejb2 ejb refs. |
| 61632 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/TomcatInjectionContainer.java | Add resolution of ejb2 ejb refs. |
| 61632 | modified | scott.stark@jboss.org | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment.java | Add resolution of ejb2 ejb refs. |
| 61630 | modified | epbernard | //trunk/ejb3/src/main/org/jboss/injection/PcEncInjector.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | deleted | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/TransactionScopedHibernateSession.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | modified | epbernard | //trunk/ejb3/src/main/org/jboss/injection/PcEncInjector.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | modified | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/ExtendedPersistenceContext.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | modified | epbernard | //trunk/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTestBean.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | added | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/hibernate/ExtendedSessionInvocationHandler.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | added | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/hibernate/TransactionScopedSessionInvocationHandler.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | added | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/hibernate | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | modified | epbernard | //trunk/ejb3/src/test/org/jboss/ejb3/test/entity/unit/EntityUnitTestCase.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | deleted | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/ExtendedHibernateSession.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | modified | epbernard | //trunk/ejb3/src/test/org/jboss/ejb3/test/entity/EntityTest.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61628 | modified | epbernard | //trunk/ejb3/src/main/org/jboss/ejb3/entity/ExtendedEntityManager.java | EJBTHREE-714 use a Proxy based approach to implement the Hibernate session wrappers |
| 61625 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | replaced SystemPropertiesService with StringPropertyReplacer |
| 61625 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | replaced SystemPropertiesService with StringPropertyReplacer |
| 61621 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/container/unit/ContainerTestCase.java | fixed JNDI binding |
| 61619 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheManager.java | Use java.util.concurrent.ConcurrentHashMap |
| 61616 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jmsra/test/RaTest.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61615 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jmsra/test/RaJMSSessionUnitTestCase.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61614 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/lock/test/EnterpriseEntityTest.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61613 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jmx/test/RMIAdaptorAuthorizationUnitTestCase.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61612 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jmx/test/JMXConnectorUnitTestCase.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61611 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/jmx/test/AbstractURLDeploymentScannerTest.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61610 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/pooled/test/BeanStressTestCase.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61609 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/util/test/TimeoutFactoryMixedStressTestCase.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61608 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/util/test/TimeoutFactoryCancelStressTestCase.java | JBAS-4233: use super.setUp and initialize base class variables |
| 61607 | modified | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/naming/test/SecurityUnitTestCase.java | JBAS-4234:use getServerHost instead of hardcoded localhost |
| 61606 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | [EJBTHREE-923] Avoid unnecessary passivation/activation callbacks for beans cached on remote nodes |
| 61605 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | [EJBTHREE-923] Avoid unnecessary passivation/activation callbacks for beans cached on remote nodesAvoid leak to TM via XPC cleanup Synchronization |
| 61604 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCAMetaDataRepository.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61603 | deleted | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCAMetaDataRepository.java | [JBAS-1425] Added aop classpath entry for JMX introduction. |
| 61602 | modified | weston.price@jboss.com | //trunk/connector/.classpath | [JBAS-1437] Added aop entry to .classpath for JMX introduction. |
| 61601 | modified | weston.price@jboss.com | //trunk/connector/src/resources/deployers/jca-deployers-beans.xml | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61600 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCAMetaDataEntryFormatter.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61600 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/DefaultJCAEntryFormatter.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61599 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCAConnectorMetaDataEntry.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61599 | deleted | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCADeployment.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61599 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCADeploymentType.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61599 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/JCADeploymentMetaDataEntry.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61599 | added | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/metadata/repository/DefaultJCAMetaDataRepository.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61598 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/builder/ManagedConnectionFactoryBuilder.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61597 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/ManagedConnectionFactoryParserDeployer.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61597 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/RARParserDeployer.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61597 | modified | weston.price@jboss.com | //trunk/connector/src/main/org/jboss/resource/deployers/ManagedConnectionFactoryDeployer.java | [JBAS-1425] New deployment module representing an MCF deployment. |
| 61596 | modified | weston.price@jboss.com | //trunk/connector/build.xml | [JBAS-1425] Added aop classpath entry for JMX introduction. |