|
| 60866 | modified | bstansberry@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/invocation/jrmp/server/JRMPInvoker.java | [JBAS-4116] JRMPInvoker does not cache TransactionPropagationContextImporter |
| 60865 | modified | bstansberry@jboss.com | //branches/Branch_4_2/transaction/src/main/org/jboss/tm/TransactionPropagationContextUtil.java | [JBAS-4116] JRMPInvoker does not cache TransactionPropagationContextImporter |
| 60863 | modified | vivekl@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | - Use brew-built jboss-profiler-jvmti |
| 60861 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/imports/server-config.xml | Include ejb3.deployer in standard cluster test config |
| 60860 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Rollback jaxen to 1.1.beta-9 as required by bpel-1.1.Beta3 |
| 60859 | added | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/ExtendedJaccAuthorizationInterceptor.java | JBAS-4149:extension of the jacc authorization interceptor to check deployment level role mappings |
| 60859 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/SecurityInterceptor.java | JBAS-4149:extension of the jacc authorization interceptor to check deployment level role mappings |
| 60859 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/JaccAuthorizationInterceptor.java | JBAS-4149:extension of the jacc authorization interceptor to check deployment level role mappings |
| 60858 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/plugins/SecurityActions.java | JBAS-4149: peek run as identity at a particular depth |
| 60857 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/metadata/AssemblyDescriptorMetaData.java | JBAS-4149: get principal to roles mapping |
| 60856 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.java | JBAS:4149: realm that can take deployment level role mapping into consideration |
| 60856 | added | anil.saldhana@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/security/ExtendedJaccAuthorizationRealm.java | JBAS:4149: realm that can take deployment level role mapping into consideration |
| 60855 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/security/JaccContextValve.java | JBAS:4149: set metadata on jacc context valve |
| 60855 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/service/TomcatDeployer.java | JBAS:4149: set metadata on jacc context valve |
| 60854 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/security/SecurityAssociationActions.java | JBAS:4149: method to return caller run-as-identity |
| 60850 | modified | dimitris@jboss.org | //branches/Branch_4_2/thirdparty | |
| 60848 | modified | vivekl@redhat.com | //branches/Branch_4_2/build/build-distr.xml | - Address the following JIRA tasks: JBAS-4132 JBAS-4137 JBAS-4141- Switch to brew built thirdparty dependencies- Modify build-distr.xml to use separate component name for snmptrapappender (imported by log4j) |
| 60848 | modified | vivekl@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | - Address the following JIRA tasks: JBAS-4132 JBAS-4137 JBAS-4141- Switch to brew built thirdparty dependencies- Modify build-distr.xml to use separate component name for snmptrapappender (imported by log4j) |
| 60844 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree832/unit/EntityTestCase.java | Checking server configuration |
| 60843 | added | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/ejbthree832/treecache.xml | Added treecache.xml |
| 60842 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/ejbthree832/Person.java | Fixed entity |
| 60840 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/interceptors2/AnnotatedClassInterceptor3.java | Fixed 2 interceptors2 test cases |
| 60840 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/interceptors2/unit/InterceptorsTestCase.java | Fixed 2 interceptors2 test cases |
| 60840 | modified | wolfc | //branches/Branch_4_2/ejb3/src/resources/test/interceptors2/META-INF/jboss.xml | Fixed 2 interceptors2 test cases |
| 60840 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/interceptors2/AnnotatedOnlySLSB.java | Fixed 2 interceptors2 test cases |
| 60833 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | [JBAS-3842] Upgrade aop to 1.5.4.SP2 |
| 60832 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/iiop/unit/IiopRemoteUnitTestCase.java | EHBTHREE-892: modified unit test |
| 60831 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Accidentally upgraded to aop 1.5.4.SP2. revert to 1.5.4.GA until I've verified locally |
| 60830 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/aspects/build.xml | Fix dist build |
| 60829 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | use servlet v2.5 |
| 60828 | modified | kabir.khan@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Fix dist build |
| 60826 | modified | dimitris@jboss.org | //branches/Branch_4_2/ejb3/build.xml | Move jboss-ejb3x.jar from the ej3.deployer to the shared lib directory |
| 60825 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | Move jboss-ejb3x.jar from the ej3.deployer to the shared lib directory |
| 60823 | modified | wolfc | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/interceptor/EJB3InterceptorsFactory.java | Merged EJBTHREE-891 |
| 60822 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4143, remove apache-addressing and apache-wss4j |
| 60821 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | JBAS-4147, include derby-plugin.jar in docs/examples/varia |
| 60818 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | jboss-ha-local-jdbc.rar, jboss-ha-xa-jdbc.rar were deployed by default, although they are supposed to live in docs/examples/jca only. |