|
| 58222 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.java | complete message-driven |
| 58222 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/metadata/MessageDrivenMetaData.java | complete message-driven |
| 58221 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | use debug level for notifying that the EJBDeployer MBean and MetricsEnabled attribute are not available |
| 58219 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/metadata/QueryMetaData.java | complete query metadata |
| 58219 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.java | complete query metadata |
| 58219 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/metadata/EntityMetaData.java | complete query metadata |
| 58216 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.java | handle the optional xacml policy file in wars |
| 58216 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/DeployerConfig.java | handle the optional xacml policy file in wars |
| 58216 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployer.java | handle the optional xacml policy file in wars |
| 58208 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.java | use info in DeployerConfig to see properties |
| 58207 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.java | complete assembly-descriptor support |
| 58207 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/metadata/MethodMetaData.java | complete assembly-descriptor support |
| 58207 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/metadata/ApplicationMetaData.java | complete assembly-descriptor support |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModule.java | a number of fixes to get the ejb2 deployment to work |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/EjbModuleMBean.java | a number of fixes to get the ejb2 deployment to work |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/deployers/EjbDeployer.java | a number of fixes to get the ejb2 deployment to work |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/deployment/EjbJarObjectFactory.java | a number of fixes to get the ejb2 deployment to work |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCStoreManager.java | a number of fixes to get the ejb2 deployment to work |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCXmlFileLoader.java | a number of fixes to get the ejb2 deployment to work |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc2/JDBCStoreManager2.java | a number of fixes to get the ejb2 deployment to work |
| 58204 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/ejb/Container.java | a number of fixes to get the ejb2 deployment to work |
| 58203 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployer.java | Add a override setter for defaultSecurityDomain which needs to be generically fixed for setter injection in the base class as well as bind the tomcat authenticators into jndi such that Tomcat can pick them up in JBossContextConfig |
| 58202 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.java | unwrap defaultSecurityDomain setting from deployer config |
| 58201 | modified | anil.saldhana@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/security/config/JBossContextConfig.java | Pick up the authenticators configured on the war deployer from jndi rather than the previous jmx way |
| 58200 | modified | anil.saldhana@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | add null checks |
| 58199 | modified | prabhat.jha@jboss.com | //trunk/testsuite/imports/test-jars.xml | adding cookie unit test cases |
| 58199 | added | prabhat.jha@jboss.com | //trunk/testsuite/src/resources/web/WEB-INF/cookie-web.xml | adding cookie unit test cases |
| 58199 | added | prabhat.jha@jboss.com | //trunk/testsuite/imports/sections/cookie.xml | adding cookie unit test cases |
| 58199 | added | prabhat.jha@jboss.com | //trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieReadServlet.java | adding cookie unit test cases |
| 58199 | added | prabhat.jha@jboss.com | //trunk/testsuite/src/main/org/jboss/test/web/test/CookieUnitTestCase.java | adding cookie unit test cases |
| 58199 | added | prabhat.jha@jboss.com | //trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieServlet.java | adding cookie unit test cases |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/pass | EJBTHREE-751: no local and remote on one interface |
| 58198 | modified | wolfc | //trunk/ejb3/build-test.xml | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/pass/PassLocalInterface.java | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/pass/PassRemoteInterface.java | EJBTHREE-751: no local and remote on one interface |
| 58198 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ProxyFactoryHelper.java | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/fail/FailLocalRemoteSameInterfaceBean.java | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/fail | EJBTHREE-751: no local and remote on one interface |
| 58198 | modified | wolfc | //trunk/ejb3/.classpath | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751 | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/PassLocalRemoteDifferentInterfacesUnitTestCase.java | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/fail/FailLocalRemoteSameInterface.java | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/pass/PassLocalRemoteDifferentInterfacesBean.java | EJBTHREE-751: no local and remote on one interface |
| 58198 | added | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/ejbthree751/unit/FailLocalRemoteSameInterfaceUnitTestCase.java | EJBTHREE-751: no local and remote on one interface |
| 58197 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacadeBean.java | fix and test for removing a bean after exception in PreDestroy |
| 58197 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | fix and test for removing a bean after exception in PreDestroy |
| 58197 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java | fix and test for removing a bean after exception in PreDestroy |
| 58197 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/EntityFacade.java | fix and test for removing a bean after exception in PreDestroy |
| 58196 | modified | alex.loubyansky@jboss.com | //trunk/server/src/main/org/jboss/metadata/RelationshipRoleMetaData.java | some fixes in CMR-related parsing |