|
| 58059 | modified | scott.stark@jboss.org | //trunk/build/build-distr.xml | First pass at incorporating the messaging sar |
| 58058 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EARStructure.java | Include the top-level archives if the ear has no application.xml |
| 58057 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | fix URL so that JarEntry urls come out correctly. |
| 58056 | modified | scott.stark@jboss.org | //trunk/deployment/src/etc/jsr88-service.xml | Update to use the VDF deployers. |
| 58056 | modified | scott.stark@jboss.org | //trunk/deployment/build.xml | Update to use the VDF deployers. |
| 58056 | modified | scott.stark@jboss.org | //trunk/deployment/.classpath | Update to use the VDF deployers. |
| 58056 | modified | scott.stark@jboss.org | //trunk/deployment/src/main/org/jboss/deployment/services/DeploymentManagerService.java | Update to use the VDF deployers. |
| 58056 | modified | scott.stark@jboss.org | //trunk/deployment/src/main/org/jboss/deployment/services/DeploymentManagerServiceMBean.java | Update to use the VDF deployers. |
| 58055 | modified | scott.stark@jboss.org | //trunk/deployment/src/main/org/jboss/deployment/spi/SerializableTargetModuleID.java | Fix the serialVersionUID as it was not static and therefore ignored. |
| 58035 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.java | Reduce the logging level to debug |
| 58034 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossWebAppParsingDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58033 | modified | scott.stark@jboss.org | //trunk/tomcat/src/resources/war-deployers-all-beans.xml | Set the parsing deployer orders. |
| 58033 | modified | scott.stark@jboss.org | //trunk/tomcat/src/resources/war-deployers-beans.xml | Set the parsing deployer orders. |
| 58032 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.java | Throw an IllegalStateException if both the root and metaData are null as its likely a deployer order problem. |
| 58031 | added | bdecoste | //trunk/ejb3/src/resources/test/stateful/META-INF/persistence.xml | fix and test for evicting already passivated SFSB |
| 58031 | modified | bdecoste | //trunk/ejb3/build-test.xml | fix and test for evicting already passivated SFSB |
| 58031 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacadeBean.java | fix and test for evicting already passivated SFSB |
| 58031 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | fix and test for evicting already passivated SFSB |
| 58031 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | fix and test for evicting already passivated SFSB |
| 58031 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/Entity.java | fix and test for evicting already passivated SFSB |
| 58031 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacade.java | fix and test for evicting already passivated SFSB |
| 58029 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects-db.xml | Enabled hibernate mysql and sybase builds |
| 58028 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | // FIXME: JBAS-3812 - TomcatDeployment should use modified WebMetaDataURL warURL = (URL) di.getAttachment("jbossws.expanded.war.url"); |
| 58027 | modified | bstansberry@jboss.com | //trunk/build/build-thirdparty.xml | [JBAS-3735] Update JGroups to 2.4 |
| 58026 | modified | scott.stark@jboss.org | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58025 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/EARStructure.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58025 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/deployment/JBossAppParsingDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58024 | modified | scott.stark@jboss.org | //trunk/aspects/src/main/org/jboss/aop/deployers/AspectDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58023 | modified | scott.stark@jboss.org | //trunk/connector/src/main/org/jboss/resource/deployers/RARDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58022 | modified | scott.stark@jboss.org | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | Remove the hard-coded getRelativeOrder override and instead set the default from the ctor. |
| 58015 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.java | fix URL so that JarEntry urls come out correctly. |
| 58015 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java | fix URL so that JarEntry urls come out correctly. |
| 58013 | added | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientEjbResolver.java | add missing clientmodule |
| 58013 | added | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientENCInjectionContainer.java | add missing clientmodule |
| 58013 | added | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/clientmodule/package.html | add missing clientmodule |
| 58013 | added | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/clientmodule | add missing clientmodule |
| 58012 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jboss-common.xml | Updated the build target for cc builds |
| 58011 | modified | scott.stark@jboss.org | //trunk/build/build.xml | I guess the nightly runs depend on release target |
| 58009 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/WebMetaData.java | Remove redundant servletClassMap |
| 58008 | modified | wolfc | //trunk/ejb3/src/resources/META-INF/ejb3-deployers-beans.xml | EJBTHREE-718: client deployer |
| 58008 | modified | wolfc | //branches/JEE5_TCK/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientENCInjectionContainer.java | EJBTHREE-718: client deployer |
| 58008 | added | wolfc | //trunk/ejb3/src/resources/test/appclient/simpleresource/application-client.xml | EJBTHREE-718: client deployer |
| 58008 | added | wolfc | //trunk/ejb3/src/resources/test/appclient/simpleresource | EJBTHREE-718: client deployer |
| 58008 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/Ejb3ClientDeployer.java | EJBTHREE-718: client deployer |
| 58008 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/AppClientParsingDeployer.java | EJBTHREE-718: client deployer |
| 58008 | added | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/JBossClientParsingDeployer.java | EJBTHREE-718: client deployer |
| 58008 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossClientDDObjectFactory.java | EJBTHREE-718: client deployer |
| 58008 | modified | wolfc | //branches/JEE5_TCK/ejb3/src/main/org/jboss/ejb3/clientmodule/ClientEjbResolver.java | EJBTHREE-718: client deployer |
| 58008 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/ApplicationClientDDObjectFactory.java | EJBTHREE-718: client deployer |
| 58008 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/appclient/unit/AppClientUnitTestCase.java | EJBTHREE-718: client deployer |