View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050321111242Lbuild.897

BUILD COMPLETE -  build.897
Date of build: 03/21/2005 11:12:42
Time to build: 126 minutes 36 seconds
Last changed: 03/21/2005 09:15:18
Last log entry: add org.jboss.j2ee.util.SerialVersion to jboss-j2ee.jar (the class was not in the server's classpath)

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (14)
1.43modifiedloubyanskyj2ee/build.xmladd org.jboss.j2ee.util.SerialVersion to jboss-j2ee.jar (the class was not in the server's classpath)
1.1addedkabkhanaop/tests-jrockit.batbatch file for testing running with JRockit
1.6modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionTester.javaAdd a stateless session CreateException testcase
1.8modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionTesterBean.javaAdd a stateless session CreateException testcase
1.9modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionUnitTestCase.javaAdd a stateless session CreateException testcase
1.7modifiedstarksmtestsuite/src/resources/exception/META-INF/ejb-jar.xmlAdd an ejb configuration which throws an exception from the ejbCreate method
1.7modifiedstarksmtestsuite/src/resources/exception/META-INF/jboss.xmlAdd an ejb configuration which throws an exception from the ejbCreate method
1.17modifiedstarksmtestsuite/src/resources/cts/META-INF/ejb-jar.xmlAdd a test of a strictly pooled session that throws an exception from ejbCreate
1.17modifiedstarksmtestsuite/src/resources/cts/META-INF/jboss.xmlAdd a test of a strictly pooled session that throws an exception from ejbCreate
1.8modifiedstarksmtestsuite/src/main/org/jboss/test/cts/test/StatelessSessionUnitTestCase.javaAdd a test of a strictly pooled session that throws an exception from ejbCreate
1.35modifiedstarksmserver/src/main/org/jboss/ejb/plugins/AbstractInstancePool.javaCleanup the strict max semaphore handling as exceptions thrown during the instance creation would result in unmatched acquires and eventually lead to pool exhaustion. Resolves (JBAS-1599) EJB Pools Strict Maximum Pool Permits Leak.
1.25modifiedstarksmserver/src/main/org/jboss/ejb/plugins/StatelessSessionInstanceInterceptor.javaObtain an instance from the session pool during the home invocation even though its not used to ensure a failure in an ejbCreate is correctly propagated back to the caller. Resolves (JBAS-1600) Stateless sesion ejbCreate CreateException are not propagated correctly.
1.1addedstarksmtestsuite/src/main/org/jboss/test/cts/ejb/StrictlyPooledCreateExceptionBean.javaA session bean that tests the behavior of a session bean with strict pooliing that throws an exception from ejbCreate
1.24modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SingletonStatelessSessionInstancePool.javaIntegrate the patch from Oleg Nitz to update this pool impl. Resolves (JBAS-1556) SingletonStatelessSessionInstancePool doesn't work properly now.

Reply via email to