View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041230034552Lbuild.238
|
| 1.1.4.12 | modified | starksm | server/src/main/org/jboss/invocation/pooled/server/PooledInvoker.java | Check the clientConnectAddress against "0.0.0.0" as this is not a valid address although some jdks will default to the host, while others fail with java.net.BindException: Cannot assign requested address: connect. Resolves [JBAS-40] naming.test.PooledInvokerUnitTestCase failures. |
| 1.1.2.3 | modified | starksm | server/src/main/org/jboss/invocation/pooled/interfaces/OptimizedObjectInputStream.java | Disable the writeClassDescriptor/readClassDescriptor overrides as these are not working under jdk1.3 for at least ejb interfaces. |
| 1.1.2.2 | modified | starksm | server/src/main/org/jboss/invocation/pooled/interfaces/OptimizedObjectOutputStream.java | Disable the writeClassDescriptor/readClassDescriptor overrides as these are not working under jdk1.3 for at least ejb interfaces. |