View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050321145515Lbuild.447

BUILD COMPLETE -  build.447
Date of build: 03/21/2005 14:55:15
Time to build: 78 minutes 3 seconds
Last changed: 03/20/2005 16:11:25
Last log entry: Obtain 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.

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

 Modifications since last build:  (11)
1.24.4.1modifiedstarksmserver/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.15.4.2modifiedstarksmtestsuite/src/resources/cts/META-INF/ejb-jar.xmlAdd a test of a strictly pooled session that throws an exception from ejbCreate
1.15.4.3modifiedstarksmtestsuite/src/resources/cts/META-INF/jboss.xmlAdd a test of a strictly pooled session that throws an exception from ejbCreate
1.7.6.1modifiedstarksmtestsuite/src/main/org/jboss/test/cts/test/StatelessSessionUnitTestCase.javaAdd a test of a strictly pooled session that throws an exception from ejbCreate
1.34.6.1modifiedstarksmserver/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.5.6.2modifiedstarksmtestsuite/src/resources/exception/META-INF/ejb-jar.xmlAdd an ejb configuration which throws an exception from the ejbCreate method
1.5.6.2modifiedstarksmtestsuite/src/resources/exception/META-INF/jboss.xmlAdd an ejb configuration which throws an exception from the ejbCreate method
1.4.6.2modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionTester.javaAdd a method which throws a GeneralSecurityException which is declared as an application exception
1.6.6.2modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionTesterBean.javaAdd a method which throws a GeneralSecurityException which is declared as an application exception
1.7.6.2modifiedstarksmtestsuite/src/main/org/jboss/test/exception/ExceptionUnitTestCase.javaAdd a stateless session CreateException testcase
1.23.6.1modifiedstarksmserver/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