|
| 59065 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | EJBTHREE-808: isCallerInRoleChecks should include security role references |
| 59064 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EjbJarDDObjectFactory.java | EJBTHREE-807: bean meta data should include security role references |
| 59064 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBean.java | EJBTHREE-807: bean meta data should include security role references |
| 59063 | modified | anil.saldhana@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | merge from tck branch missed |
| 59062 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/StatefulSessionContainer.java | JBAS-3946 remove() called on home of a sfsb in tx must fail |
| 59054 | modified | anil.saldhana@jboss.com | //trunk/system-jmx/src/main/org/jboss/system/metadata/ServiceDependencyValueMetaData.java | add a null check such that if the setDependency has never been called, no NPE happens |
| 59053 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/resources/war-deployers-all-beans.xml | JBAS-3932: security deployer dependence on component deployers |
| 59053 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/resources/war-deployers-beans.xml | JBAS-3932: security deployer dependence on component deployers |
| 59052 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/WebModule.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59052 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/WebModuleMBean.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59052 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59052 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployer.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59051 | added | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/EJBPermissionMapping.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59051 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59051 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModuleMBean.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59051 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | JBAS-3932: security deployer with permission creation delegated to JaccPolicy service bean and dependence of component deployers on JaccPolicy service bean |
| 59050 | added | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/deployment/security/JaccPolicyUtil.java | JBAS-3932: security deployer |
| 59050 | added | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/deployment/security | JBAS-3932: security deployer |
| 59050 | added | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/deployment/security/JaccPolicy.java | JBAS-3932: security deployer |
| 59050 | added | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/deployment/security/JaccPolicyMBean.java | JBAS-3932: security deployer |
| 59050 | added | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/deployment/security/SecurityDeployer.java | JBAS-3932: security deployer |
| 59049 | modified | anil.saldhana@jboss.com | //trunk/server/src/etc/deployers/ejb-deployer-beans.xml | JBAS-3932: security deployer with added dependency in ejb/web deployers |
| 59049 | modified | anil.saldhana@jboss.com | //trunk/server/src/etc/deployers/ear-deployer-beans.xml | JBAS-3932: security deployer with added dependency in ejb/web deployers |
| 59049 | added | anil.saldhana@jboss.com | //trunk/server/src/etc/deployers/security-deployer-beans.xml | JBAS-3932: security deployer with added dependency in ejb/web deployers |
| 59043 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/txtimer/EJBTimerServiceImpl.java | JBCTS-381 allow to objects that don't implement TimedObject to call ctx.getTimerService() |
| 59043 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/Container.java | JBCTS-381 allow to objects that don't implement TimedObject to call ctx.getTimerService() |
| 59034 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/deployment/ClientDeployer.java | quick fix to filter javaee namespace |