|
| 56463 | modified | chilin | //trunk/tools/etc/buildmagic/aliases.ent | Updating apache.commons.classpath with commons-lang-2.1.jar |
| 56452 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/WebAppLoader.java | Setup injection within JBoss Ctx Loader too so that injection/ENC population happens there too. |
| 56452 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatDeployer.java | Setup injection within JBoss Ctx Loader too so that injection/ENC population happens there too. |
| 56452 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/WebCtxLoader.java | Setup injection within JBoss Ctx Loader too so that injection/ENC population happens there too. |
| 56451 | deleted | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/reference21_30/META-INF/jboss.xml | servlet tests |
| 56451 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/servlet/unit/ServletUnitTestCase.java | servlet tests |
| 56451 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/servlet/META-INF/application.xml | servlet tests |
| 56449 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects.xml | Increased frequency for jboss-4.0 testsuite with sun1.4 |
| 56448 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml | Moved cache testsuite to build02 |
| 56444 | modified | hmesha | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/JBossCacheService.java | JBAS-2921 |
| 56444 | added | hmesha | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/session/SessionSerializationFactory.java | JBAS-2921 |
| 56438 | modified | wolfc | //trunk/server/src/main/org/jboss/naming/client/java/javaURLContextFactory.java | changed lookup order of clientCtx, because it might not be available (EJBTHREE-667) |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/MyServiceBean.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/iiop/IORFactory.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56434 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-667: HandleDelegate fixes & Service bean |
| 56433 | unknown | bela@jboss.com | //trunk/build/build-thirdparty.xml | upgraded JGroups from 2.4CR1 to 2.4CR2 |
| 56425 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/SecurityContext.java | default to other if the specified app policy is not found |
| 56424 | modified | dimitris@jboss.org | //trunk/system/src/main/org/jboss/deployment/MainDeployer.java | JBAS-3585, on shutdown avoid undeploying twice unpacked nested modules |
| 56419 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/embedded/JaasSecurityManagerService.java | correct the JNDI lookup |
| 56416 | modified | bdecoste | //trunk/ejb3/docs/tutorial/reference21_30/src/org/jboss/tutorial/reference21_30/bean/Stateless3Bean.java | fixed @EJB package |
| 56411 | modified | dimitris@jboss.org | //trunk/system/src/main/org/jboss/deployment/MainDeployer.java | JBAS-3584, for duplicate undeploys change logging level from WARN to DEBUG |
| 56407 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/unit/WebIntegrationUnitTestCase.java | JSP injection not ready yet. |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/Util.java | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/plugins/AuthorizationManagerService.java | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/plugins/JBossAuthorizationManager.java | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/server/src/etc/conf/default/jboss-service.xml | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/plugins/AuthorizationManagerServiceMBean.java | Use SecurityConfiguration to derive the application policies |
| 56406 | added | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/config/SecurityConfiguration.java | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/authorization/AuthorizationContext.java | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/auth/login/XMLLoginConfig.java | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/auth/login/XMLLoginConfigImpl.java | Use SecurityConfiguration to derive the application policies |
| 56406 | modified | anil.saldhana@jboss.com | //trunk/security/src/main/org/jboss/security/SecurityContext.java | Use SecurityConfiguration to derive the application policies |
| 56398 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects.xml | Disabled remoting builds on build01 |
| 56383 | modified | stan.silvert@jboss.com | //trunk/build/build-thirdparty.xml | Updated JSF to latest maintenance release. |
| 56369 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects.xml | Increased timeout for jboss testsuite projects |
| 56368 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/templates/projects-matrix.xml | Moved remoting builds to build02 |
| 56367 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | add <message-destination-ref> to mdb |
| 56365 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/security/authorization/config/rolemapping-config.xml | JBAS-3577: Role Mapping + Mapping Framework |
| 56364 | added | anil.saldhana@jboss.com | //trunk/testsuite/imports/sections/securityspi.xml | JBAS-3577: Role Mapping + Mapping Framework |
| 56364 | modified | anil.saldhana@jboss.com | //trunk/testsuite/imports/test-jars.xml | JBAS-3577: Role Mapping + Mapping Framework |
| 56363 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/mapping/RoleMappingWebTestCase.java | JBAS-3577: Role Mapping + Mapping Framework |
| 56363 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/mapping/RoleMappingConfigUnitTestCase.java | JBAS-3577: Role Mapping + Mapping Framework |
| 56363 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/main/org/jboss/test/security/test/mapping | JBAS-3577: Role Mapping + Mapping Framework |
| 56362 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/security-spi/rolemapping/web/WEB-INF/web.xml | JBAS-3577: Role Mapping + Mapping Framework |
| 56362 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/security-spi/rolemapping/web/Secured.jsp | JBAS-3577: Role Mapping + Mapping Framework |
| 56362 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/security-spi | JBAS-3577: Role Mapping + Mapping Framework |
| 56362 | added | anil.saldhana@jboss.com | //trunk/testsuite/src/resources/security-spi/rolemapping/web/WEB-INF | JBAS-3577: Role Mapping + Mapping Framework |