View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041120034707Lbuild.471
|
| 1.2 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePlugin.java | Synch up with changes from 4.0 |
| 1.8 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.java | Synch up with changes from 4.0 |
| 1.3 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/OracleDatabasePersistencePlugin.java | Synch up with changes from 4.0 |
| 1.76 | modified | starksm | server/src/main/org/jboss/ejb/plugins/EntityInstanceInterceptor.java | Fix the instance pool management of home invocations. Applied patch [ 1054374 ] OutOfMemoryError caused by EntityInstanceInterceptor by Jamie Burns. |
| 1.88 | modified | starksm | server/src/etc/conf/default/standardjbosscmp-jdbc.xml | Applied patch [ 1029240 ] PostgreSQL 8.0 JDBC mapping from Juan Martinez. |
| 1.2 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/GeneralPurposeDatabasePersistencePlugin.java | Use the SQLUtil.tableExists method to validate table existence to deal with table name case correctly. Fixes [ 1034920 ] EJB Timer database check. |
| 1.8 | modified | starksm | system/src/bin/run.conf | Don't unconditionally set the JAVA_OPTS variable to avoid overwriting existing values. Fixes [ 1068984 ] run.conf (called by run.sh) resets JAVA_OPTS environment var |
| 1.36 | modified | starksm | naming/src/main/org/jnp/interfaces/NamingContext.java | Validate that the jnp.localAddress property is not null before attempting to create an InetSocketAddress from it. Fixes [ 1067836 ] HA-JNDI auto-discovery failed with java.lang.IllegalArgument |