|
| 1.3 | modified | starksm | testsuite/src/main/org/jboss/test/web/test/SSOBaseCase.java | Make consistent use of the JBossClusteredTestCase accessors to determine the adaptors, server names, jndi urls and http codebases for the cluster nodes |
| 1.3 | modified | starksm | testsuite/src/main/org/jboss/test/web/test/ClusteredSingleSignOnUnitTestCase.java | Make consistent use of the JBossClusteredTestCase accessors to determine the adaptors, server names, jndi urls and http codebases for the cluster nodes |
| 1.4 | modified | starksm | testsuite/src/main/org/jboss/test/cluster/test/WebSessionTestCase.java | Make consistent use of the JBossClusteredTestCase accessors to determine the adaptors, server names, jndi urls and http codebases for the cluster nodes |
| 1.3 | modified | starksm | testsuite/src/main/org/jboss/test/cluster/apache_tomcat/HttpSessionReplicationTestCase.java | Make consistent use of the JBossClusteredTestCase accessors to determine the adaptors, server names, jndi urls and http codebases for the cluster nodes |
| 1.8 | modified | starksm | testsuite/ant16x-build.xml | Make the cluster tests consistent in their two node configuration setup. The cluster tests run two jboss instances that bind their services to the properties node0 and node1 consistently now. The jndi provider urls are given the by the node0.jndi.url and node1.jndi.url properties, and these default to jnp://${nodeN}:1099. The web container base urls are given by the node0.http.url and node1.http.url properties, and these default to http://${nodeN}:8080. All can be overriden via the testsuite/local.properties file. |
| 1.9 | modified | starksm | testsuite/imports/test-jars.xml | Include the Logout servlet in the sso-form-auth.war |
| 1.8 | modified | starksm | testsuite/src/main/org/jboss/test/JBossClusteredTestCase.java | Add accessors for the jbosstest.cluster.nodeN.* properties where N is an integer [0..oo].jbosstest.cluster.nodeN = the hostname or ip of the cluster node N. This is accessed via the getServers accessor.jbosstest.cluster.nodeN.jndi.url is the jndi provider ulr for accessing the jndi service on node N. This is accessed via the getNamingURLs accessor.jbosstest.cluster.nodeN.http.url is the default http url for accessing the web container on node N. This is accessed via the getHttpURLs accessor. |
| 1.12 | modified | starksm | testsuite/src/main/org/jboss/test/JBossTestClusteredServices.java | Add accessors for the jbosstest.cluster.nodeN.* properties where N is an integer [0..oo].jbosstest.cluster.nodeN = the hostname or ip of the cluster node N. This is accessed via the getServers accessor.jbosstest.cluster.nodeN.jndi.url is the jndi provider ulr for accessing the jndi service on node N. This is accessed via the getNamingURLs accessor.jbosstest.cluster.nodeN.http.url is the default http url for accessing the web container on node N. This is accessed via the getHttpURLs accessor. |
| 1.3 | modified | starksm | testsuite/src/resources/test-configs/tomcat-sso-cluster/conf/login-config.xml | Add the HsqlDbRealm for accessing the datasource |
| 1.6 | modified | starksm | testsuite/imports/server-config.xml | Rework the cluster tests to rely on binding the instances to seperate interfaces rather than using the binding service. |
| 1.3 | modified | kabkhan | aop/docs/examples/typedef/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/packaging/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/stacks/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.6 | modified | kabkhan | aop/docs/examples/metadata/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/method-execution/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.4 | modified | kabkhan | aop/docs/examples/introductions/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/ioc_with_has/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/field-execution/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/instanceof/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/dynamic_cflow/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/constructor-execution/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/dynamic-aop/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.2 | modified | kabkhan | aop/docs/examples/cflow/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.2 | modified | kabkhan | aop/docs/examples/composition/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.2 | modified | kabkhan | aop/docs/examples/beanstyleconf/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/benchmark/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/caller/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/aspect/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.2 | modified | kabkhan | aop/docs/examples/aspect-annotated/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.4 | modified | kabkhan | aop/docs/examples/annotation/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.2 | modified | kabkhan | aop/docs/examples/annotation-introductions/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.3 | modified | kabkhan | aop/docs/examples/all/build.xml | Got tutorials working with jdk 1.5 RC |
| 1.84 | modified | loubyansky | server/src/etc/conf/default/standardjbosscmp-jdbc.xml | updated to 4.0 doctype and commented datasource-mapping |
| 1.42 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCEntityMetaData.java | if datasource-mapping is not specified in the deployment descriptor then ask the metadata library mbean |
| 1.25 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/metadata/JDBCRelationMetaData.java | if datasource-mapping is not specified in the deployment descriptor then ask the metadata library mbean |
| 1.1 | added | loubyansky | server/src/resources/dtd/jbosscmp-jdbc_4_0.dtd | created jbosscmp-jdbc_4_0.dtd which allows datasource and datasource-mapping elements to appear separately and each one is optional. |
| 1.6 | modified | loubyansky | common/src/main/org/jboss/util/xml/JBossEntityResolver.java | added resolution for jbosscmp-jdbc_4_0.dtd |
| 1.15 | modified | bwang00 | cache/docs/Changelog.txt | Updated |
| 1.44 | modified | bwang00 | cache/build.xml | Added jboss-minimal.jar to support jndi use in aop |
| 1.15 | modified | kabkhan | aop/src/main/org/jboss/aop/standalone/SystemClassLoader.java | Renamed local variable 'enum' so that class compiles with jdk 1.5 |
| 1.3 | modified | kabkhan | aop/src/etc/default.mf | Got standalone agent working with jdk 1.5 RC |
| 1.40 | modified | kabkhan | aop/build.xml | Got standalone agent working with jdk 1.5 RC |