|
| 55514 | modified | bdecoste | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatInjectionContainer.java | added new InjectionContainer.getAnnotation(...) methods |
| 55513 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/OverrideStrictlyPooledSessionBean.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/annotation/ejb/PoolClassImpl.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/resources/schema/jboss_5_0.xsd | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/MDBInvoker.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBean.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/resources/test/circulardependency/META-INF/jboss.xml | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBeans.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55512 | added | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/XmlAnnotation.java | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55511 | modified | bdecoste | //trunk/ejb3/src/resources/test/strictpool/META-INF/jboss.xml | added generic <annotation> element to jboss.xml for adding any annotation type via xml |
| 55508 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | fixed handling of annotations on templated methods |
| 55508 | added | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/RemoteTx.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptorFactory.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | fixed handling of annotations on templated methods |
| 55508 | modified | bdecoste | //trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.java | fixed handling of annotations on templated methods |
| 55507 | modified | bstansberry@jboss.com | //trunk/testsuite/build.xml | [JBAS-3506] Maintain the server logs for the different testsuite clustering configs |
| 55506 | modified | bstansberry@jboss.com | //trunk/testsuite/imports/server-config.xml | [JBAS-3506] Create config entries for all the cluster test configs |
| 55501 | modified | ruel.loehr@jboss.com | //trunk/build/build.xml | fix build, ejb3 must now be built prior to tomcat |
| 55499 | added | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/ValueEncInjector.java | implementation and some testing of injeciton annotations for WAR components |
| 55498 | added | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/WarEjbResolver.java | implementation and some testing of injeciton annotations for WAR components |
| 55498 | added | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatInjectionContainer.java | implementation and some testing of injeciton annotations for WAR components |
| 55497 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/WebAppLoader.java | implementation and some testing of injeciton annotations for WAR components |
| 55497 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/WebDDObjectFactory.java | implementation and some testing of injeciton annotations for WAR components |
| 55497 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/metamodel/descriptor/JBossWebDDObjectFactory.java | implementation and some testing of injeciton annotations for WAR components |
| 55497 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatDeployer.java | implementation and some testing of injeciton annotations for WAR components |
| 55497 | modified | bill.burke@jboss.com | //trunk/tomcat/build.xml | implementation and some testing of injeciton annotations for WAR components |
| 55497 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/Tomcat6.java | implementation and some testing of injeciton annotations for WAR components |
| 55496 | modified | bill.burke@jboss.com | //trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.java | implementation and some testing of injeciton annotations for WAR components |
| 55496 | modified | bill.burke@jboss.com | //trunk/server/src/main/org/jboss/metadata/WebMetaData.java | implementation and some testing of injeciton annotations for WAR components |
| 55496 | modified | bill.burke@jboss.com | //trunk/server/src/main/org/jboss/web/AbstractWebContainer.java | implementation and some testing of injeciton annotations for WAR components |
| 55496 | modified | bill.burke@jboss.com | //trunk/server/src/main/org/jboss/web/AbstractWebDeployer.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | added | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/JmxEARImpl.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3Module.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/servlets/EJBServlet.java | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/dd/web/WEB-INF/jbosstest-web.xml | implementation and some testing of injeciton annotations for WAR components |
| 55495 | modified | bill.burke@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/ResourceHandler.java | implementation and some testing of injeciton annotations for WAR components |
| 55493 | modified | thomas.diesler@jboss.com | //trunk/build/build-thirdparty.xml | jboss-common-1.0.2 |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jboss-common.xml | Added a record element to log svn checkout |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-ejb3-4.0-testsuite.xml | Added a record element to log svn checkout |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-ejb3-head-testsuite.xml | Added a record element to log svn checkout |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jboss-common-module.xml | Added a record element to log svn checkout |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-cruisecontrol.xml | Added a record element to log svn checkout |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jms-head-testsuite.xml | Added a record element to log svn checkout |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jbossws-testsuite.xml | Added a record element to log svn checkout |
| 55492 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-microcontainer-head-testsuite.xml | Added a record element to log svn checkout |