|
| 61018 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | fixed getCacheSize() |
| 61016 | modified | vivekl@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | - Switch to existing xdoclet 1.2.3 |
| 61015 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | Use the correct mcast_addr property name |
| 61015 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/resources/ejb3-entity-cache-service.xml | Use the correct mcast_addr property name |
| 61013 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | If -u is not set, use different mcast_addr for different channels |
| 61013 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/resources/ejb3-entity-cache-service.xml | If -u is not set, use different mcast_addr for different channels |
| 61012 | modified | bstansberry@jboss.com | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/entity/OptimisticJBCCache.java | Avoid NPE is no version is used. |
| 61009 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/security/GenericHeaderAuthenticator.java | check if the configuration for http headers and session cookies are present |
| 61007 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/bin/run.sh | JBAS-4161, run.sh/.bat should not complaint when running with a JRE |
| 61006 | modified | vivekl@redhat.com | //branches/Branch_4_2/build/build-thirdparty.xml | - Flip to brew built dependencies for apache-velocity ibm-wsdl4j jacorb jboss/common jboss/jbossxb woodstox |
| 61005 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/bin/run.sh | JBAS-4161, run.sh/.bat should not complaint when running with a JRE |
| 61003 | modified | jfrederic.clere@jboss.com | //branches/Branch_4_2/system/src/bin/run.sh | Prevent adding a non exist jar file. |
| 61002 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/etc/example-config/mssql-ds.xml | [JBAS-4127] Upgrade *-ds.xml definitions to use latest MSSQLServer driverfor MSSQLServer 2005. |
| 61002 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/etc/example-config/mssql-xa-ds.xml | [JBAS-4127] Upgrade *-ds.xml definitions to use latest MSSQLServer driverfor MSSQLServer 2005. |
| 61001 | modified | jfrederic.clere@jboss.com | //branches/Branch_4_2/system/src/bin/run.sh | Oops sorry... Rollback. |
| 61000 | modified | jfrederic.clere@jboss.com | //branches/Branch_4_2/system/src/bin/run.sh | typo. |
| 60999 | modified | jfrederic.clere@jboss.com | //branches/Branch_4_2/system/src/bin/run.sh | JBAS-4161, run.sh/.bat should not complaint when running with a JRE |
| 60996 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/bin/run.bat | JBAS-4161, run.sh/.bat should not complaint when running with a JRE |
| 60992 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/bin/jboss_init_redhat.sh | JBAS-4041, if JBOSS_HOST specified, use -b to bind jboss services to that address, otherwise do not default to -b 0.0.0.0 |
| 60991 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | cosmetic |
| 60990 | modified | wolfc | //branches/Branch_4_2/build/build-distr.xml | JBAS-3206: explicitly added quartz-ra.rar |
| 60986 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/bin/jboss_init_suse.sh | use the 'default' config by default, and not 'all' |
| 60983 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/bin/run.sh | synch with synch with mladen changes in head. Need to re-apply Jean-Frederic's changes |
| 60982 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/bin/run.bat | synch with mladen changes in head. Need to re-apply Jean-Frederic's changes |
| 60981 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | wait 5+5+1 secs (scanner detect undeployment, scanner thread exit, margin) for shutdown |
| 60980 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | Log better progress messages. |
| 60979 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | increase the sleep time for starting and stopping the minimal config by 5secs |
| 60976 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/testbeancluster/test/RetryInterceptorUnitTestCase.java | If server has -u set, client should use the value for HA-JNDI discovery |
| 60975 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.java | If server has -u set, client should use the value for HA-JNDI discovery |
| 60974 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/HAJndiTestCase.java | If server has -u set, client should use the value for HA-JNDI discovery |
| 60973 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/build.xml | Ensure any udpGroup value is available to the test case |
| 60969 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java | JBAS-3597, disable testTopicSelectorChange |
| 60968 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cmp2/idxandusersql/test/IdxAndUsersqlUnitTestCase.java | JBAS-4152, re-enable the test |
| 60967 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | rollback to hsqldb 1.8.0.2, qdox 1.4 |
| 60964 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | try qdox 1.6 (from 1.4) |
| 60959 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/EjbModule.java | Comment out the extra permission added for stateful session bean proxies |
| 60958 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/web/WebPermissionMapping.java | JBAS-4158:add to unchecked policy only if exclusion is not specified |
| 60957 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cmp2/idxandusersql/test/IdxAndUsersqlUnitTestCase.java | JBAS-4152, this test fails with the upgrade to hsqldb 1.8.0.7 |
| 60956 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/Main.java | set java.rmi.server.hostname is not set either by -D or -b |
| 60950 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | localhost is fine |
| 60949 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/Main.java | set the default java.rmi.server.hostname to 127.0.0.1, if not already set |
| 60947 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | use 127.0.0.1 rather than localhost |
| 60941 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | jbossws-1.2.0.GA |
| 60939 | modified | alex.guizar@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4151 fixing jbpm/bpel component version |
| 60938 | modified | alex.guizar@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4151 updating jaxen and jbpm/bpel components |
| 60937 | modified | dimitris@jboss.org | //branches/Branch_4_2/tomcat/build.xml | move el-api.jar, jsp-api.jar, servlet-api.jar from deploy/jboss.web to server/lib dir and maintain their original name |
| 60936 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | move el-api.jar, jsp-api.jar, servlet-api.jar from deploy/jboss.web to server/lib dir and maintain their original name |
| 60935 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | JBAS-3206, include quartz-ra.rar, quartz.jar |
| 60934 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | move back jboss-ha-local-jdbc.rar and jboss-ha-xa-jdbc.rar from docs/examples to deploy |
| 60933 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/Main.java | JBAS-4119, bind to localhost by default, instead of all NICs ("0.0.0.0") |