|
| 65202 | deleted | anil.saldhana@jboss.com | //trunk/ejb3/src/resources/test/security/security-spec.sar | clean up the resources for the EJBSpecUnitTestCase |
| 65202 | modified | anil.saldhana@jboss.com | //trunk/ejb3/build-test.xml | clean up the resources for the EJBSpecUnitTestCase |
| 65202 | added | anil.saldhana@jboss.com | //trunk/ejb3/src/resources/test/security-spec/META-INF/jboss-service.xml | clean up the resources for the EJBSpecUnitTestCase |
| 65202 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/security/unit/EJBSpecUnitTestCase.java | clean up the resources for the EJBSpecUnitTestCase |
| 65202 | added | anil.saldhana@jboss.com | //trunk/ejb3/src/resources/test/security-spec/tst.keystore | clean up the resources for the EJBSpecUnitTestCase |
| 65202 | added | anil.saldhana@jboss.com | //trunk/ejb3/src/resources/test/security-spec | clean up the resources for the EJBSpecUnitTestCase |
| 65202 | added | anil.saldhana@jboss.com | //trunk/ejb3/src/resources/test/security-spec/META-INF | clean up the resources for the EJBSpecUnitTestCase |
| 65202 | added | anil.saldhana@jboss.com | //trunk/ejb3/src/resources/test/security-spec/META-INF/spec-test-config.xml | clean up the resources for the EJBSpecUnitTestCase |
| 65201 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/resources/test/security/META-INF/ejb-jar.xml | correct the tag |
| 65179 | modified | scott.stark@jboss.org | //trunk/build/build-thirdparty.xml | Update jboss-test to 1.0.4.GA |
| 65178 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptorFactory.java | return null action interceptor if no @SecurityDomain annotation injection has happened |
| 65178 | added | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/security/NullInterceptor.java | return null action interceptor if no @SecurityDomain annotation injection has happened |
| 65174 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment.java | - Revert patch, as it is useless for now. |
| 65170 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/config/tests-clustering.xml | Turn off tests of unsupported and likely to-be-eliminated TCP_NIO |
| 65169 | modified | remy.maucherat@jboss.com | //trunk/build/build-thirdparty.xml | - Update to JBoss Web 2.1.0 CR4. |
| 65168 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment.java | - Use rethrowAsDE, it's cleaner. |
| 65167 | modified | adrian@jboss.org | //trunk/iiop/src/main/org/jboss/proxy/compiler/IIOPStubCompiler.java | JBAS-4681 Fix the toString when the Corba stub is not connected to the orb |
| 65167 | modified | adrian@jboss.org | //trunk/iiop/src/main/org/jboss/proxy/ejb/DynamicIIOPStub.java | JBAS-4681 Fix the toString when the Corba stub is not connected to the orb |
| 65165 | modified | bstansberry@jboss.com | //trunk/server/src/main/org/jboss/metadata/web/JBossWebMetaDataObjectFactory.java | Handle the max-active-sessions element |
| 65164 | modified | remy.maucherat@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/deployers/TomcatDeployment.java | - Throw deployment exceptions if things go wrong. |
| 65163 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-field-jdk5 | Get rid of unused "jdk5" wars |
| 65162 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/sections/cluster.xml | Use special-purpose wars for session passivation testsGet rid of unused "jdk5" wars |
| 65161 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/unit/AnonymousCallerPrincipalTestCase.java | EJBTHREE-973: return the principal that called the bean for the caller principal, if present |
| 65160 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/web/test/AttributeBasedSessionPassivationTestCase.java | Fix web session passivation tests |
| 65160 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/web/field/test/FieldBasedSessionPassivationTestCase.java | Fix web session passivation tests |
| 65160 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/defaultcfg/web/test/SessionPassivationTestCase.java | Fix web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/ATTRIBUTE | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/FIELD | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/SESSION | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/ATTRIBUTE/context.xml | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/FIELD/context.xml | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/SESSION/context.xml | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/ATTRIBUTE/jboss-web.xml | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/FIELD/jboss-web.xml | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation/SESSION/jboss-web.xml | Add proper configs for web session passivation tests |
| 65159 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/passivation | Add proper configs for web session passivation tests |
| 65158 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/config/tests-clustering.xml | Add target to run tests without starting/stopping cluster |
| 65157 | modified | adrian@jboss.org | //trunk/iiop/src/etc/iiop-service.xml | Fix the iiop prop tests |
| 65154 | modified | adrian@jboss.org | //trunk/build/build.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65154 | added | adrian@jboss.org | //trunk/server/src/etc/conf/default/jboss-log4j.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65154 | modified | adrian@jboss.org | //trunk/server/src/etc/conf/default/jboss-service.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65154 | deleted | adrian@jboss.org | //trunk/server/src/etc/conf/default/log4j.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65154 | modified | adrian@jboss.org | //trunk/server/src/etc/conf/default/jboss-minimal.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65154 | modified | adrian@jboss.org | //trunk/testsuite/src/resources/test-configs/jrmp-invoker/conf/jboss-service.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65154 | modified | adrian@jboss.org | //trunk/ejb3/src/resources/test-configs/localfromremote2/conf/jboss-service.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65154 | modified | adrian@jboss.org | //trunk/testsuite/src/resources/cluster/http/jboss-service.xml | Change the name of log4j.xml to jboss-log4j.xml like jboss-4.2.x |
| 65151 | modified | adrian@jboss.org | //trunk/connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java | [JBAS-4667] - Patch by Oleg Nitz for spurious connection not closed warnings |
| 65147 | modified | dimitris@jboss.org | //trunk/system/src/main/org/jboss/system/server/ServerInfo.java | JBAS-4479, attach a timestampt to the thread dump |
| 65134 | modified | scott.stark@jboss.org | //trunk/build/build-thirdparty.xml | Update to jboss/common-core version=2.2.1.GA |
| 65133 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/resources/war-deployers-beans.xml | formatting (remove tabs) and no real change |