|
| 63240 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-973: unit test MDB |
| 63240 | added | wolfc | //trunk/ejb3/src/resources/test/ejbthree973 | EJBTHREE-973: unit test MDB |
| 63240 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/WhoAmIMDB.java | EJBTHREE-973: unit test MDB |
| 63240 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/unit/AnonymousCallerPrincipalTestCase.java | EJBTHREE-973: unit test MDB |
| 63240 | added | wolfc | //trunk/ejb3/src/resources/test/ejbthree973/ejbthree973test-service.xml | EJBTHREE-973: unit test MDB |
| 63235 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/JBossCacheWrapper.java | Properly return from evictSubtree |
| 63234 | modified | bstansberry@jboss.com | //trunk/tomcat/src/resources/war-deployers-all-beans.xml | [JBAS-4447] Remove '*' from distributed session id alphabet |
| 63234 | modified | bstansberry@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/SessionIDGenerator.java | [JBAS-4447] Remove '*' from distributed session id alphabet |
| 63234 | modified | bstansberry@jboss.com | //trunk/tomcat/src/resources/war-deployers-beans.xml | [JBAS-4447] Remove '*' from distributed session id alphabet |
| 63233 | modified | reverbel | //trunk/testsuite/src/main/org/jboss/test/txpropiiop/test/TxPropIIOPUnitTestCase.java | Fix NPE in testcase. |
| 63232 | modified | reverbel | //trunk/iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransactionObjectFactory.java | Modifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0. |
| 63232 | modified | reverbel | //trunk/iiop/src/main/org/jboss/iiop/jacorb/SSLSocketFactory.java | Modifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0. |
| 63232 | modified | reverbel | //trunk/iiop/src/main/org/jboss/iiop/jacorb/SSLServerSocketFactory.java | Modifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0. |
| 63231 | modified | reverbel | //trunk/security/src/main/org/jboss/security/ssl/DomainSocketFactory.java | Modifications needed by JacORB 2.3.0jboss.patch1 (JBAS-4146).The changes in SSLSocketFactory/SSLServerSocketFactory and DomainSocketFactory reflect changes in JacORB's socket factory APIs in JacORB 2.3.0.The change in IIOPClientUserTransactionObjectFactory is due to the stricter type-checking done by the method narrow in JacORB 2.3.0. |
| 63230 | modified | reverbel | //trunk/iiop/src/main/org/jboss/tm/iiop/client/IIOPClientUserTransaction.java | Do not send the transaction propagation context along with requests to the Coordinator or with requests to the Terminator. (Optimization submitted by Ivan Neto.) |
| 63230 | modified | reverbel | //trunk/iiop/src/main/org/jboss/tm/iiop/TxClientInterceptor.java | Do not send the transaction propagation context along with requests to the Coordinator or with requests to the Terminator. (Optimization submitted by Ivan Neto.) |
| 63220 | modified | wolfc | //trunk/aspects/.classpath | Removed naming project in classpath |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/security/JaccAuthorizationInterceptor.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/security/JaccHelper.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/security/Ejb3AuthenticationInterceptor.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/security/AuthenticationInterceptorFactory.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree973/unit/AnonymousCallerPrincipalTestCase.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/annotation/security/SecurityDomainImpl.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/security/JaccAuthorizationInterceptorFactory.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Container.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63219 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | EJBTHREE-973: allow security domain with only an unauthenticated principal |
| 63218 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.java | EJBTHREE-974: security deployer ignores ejb3 deployments |
| 63218 | modified | wolfc | //trunk/server/src/main/org/jboss/deployment/security/JaccPolicyUtil.java | EJBTHREE-974: security deployer ignores ejb3 deployments |