|
| 55859 | modified | bstansberry@jboss.com | //trunk/tomcat/src/resources/tc6-cluster-service.xml | Add FC to ClusterConfig, as default is REPL_ASYNC |
| 55858 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-entity-cache-service.xml | Switch to mulitplexer |
| 55858 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | Switch to mulitplexer |
| 55857 | modified | bstansberry@jboss.com | //trunk/tomcat/src/resources/tc6-cluster-service.xml | Use multiplexerIf multiplexer is disabled, use different port from Branch_4_0 |
| 55856 | modified | bstansberry@jboss.com | //trunk/cluster/src/resources/jgroups/multiplexer-stacks.xml | Use a different port from Branch_4_0 |
| 55847 | modified | bstansberry@jboss.com | //trunk/testsuite/build.xml | Fix the farming test case |
| 55847 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/ha/farm/test/ClusterFileTransferTestCase.java | Fix the farming test case |
| 55837 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jbossws-testsuite.xml | Deploy jbossws with jdk15 for jdk14 test runs |
| 55832 | modified | bill.burke@jboss.com | //trunk/ejb3/build-test.xml | expand unit test for injection to include JSP |
| 55832 | added | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jsp/InjectionTest.jsp | expand unit test for injection to include JSP |
| 55832 | added | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jsp | expand unit test for injection to include JSP |
| 55832 | modified | bill.burke@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/unit/WebIntegrationUnitTestCase.java | expand unit test for injection to include JSP |
| 55832 | modified | bill.burke@jboss.com | //trunk/ejb3/src/resources/test/dd/web/META-INF/application.xml | expand unit test for injection to include JSP |
| 55831 | modified | bill.burke@jboss.com | //trunk/tomcat/src/resources/web.xml | turn on JDK 1.5 compiler by defaultSmall update to injeciton container |
| 55831 | modified | bill.burke@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatInjectionContainer.java | turn on JDK 1.5 compiler by defaultSmall update to injeciton container |
| 55827 | modified | rrajesh | //trunk/tools/etc/cruisecontrol/scripts/build-jboss-common-module.xml | Updated common build with jdk1.5 |
| 55522 | modified | bill.burke@jboss.com | //trunk/build/build-distr.xml | add hibernate-annotations and hibernate-entitymanager back to build |
| 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/web/AbstractWebDeployer.java | implementation and some testing of injeciton annotations for WAR components |