Conformance Test Results on JOnAS 2.6.1

Configurations

Different configuration have been tested and are summarized in the following table. The System can be Solaris, Linux, or Windows. The ORB can be RMI, JEREMIE, or DAVID. THe JDK Version can be 1.3, 1.4, or 1.4.1, but JOnAS is always compiled with JDK 1.3 to be fully compatible on all versions. The Database used are Oracle, Postgres, MySql, Interbase. Only a subset of the possible configurations has been tested.

ORB System Database JDK Version Results
JEREMIE Linux Postgres JDK 1.3.1 See results
JEREMIE Linux Postgres JDK 1.4.0 See results
RMI Linux Oracle JDK 1.3 See results
RMI Linux Postgres JDK 1.3 See results
RMI Linux Postgres JDK 1.4.0 See results
RMI Solaris Oracle JDK 1.3 No Result
RMI Windows MySql JDK 1.3.1 See results

Jeremie - Linux - Postgres - JDK 1.3.1

session		OK (38 tests)
entity		Tests run: 73,  Failures: 0,  Errors: 3
jms		OK (19 tests)
transaction	OK (154 tests)
exception	Tests run: 70,  Failures: 0,  Errors: 2
security	OK (22 tests)
distribution	Tests run: 8,  Failures: 1,  Errors: 0
local		Tests run: 22,  Failures: 1,  Errors: 0
    

Jeremie - Linux - Postgres - JDK 1.4.0

session		OK (38 tests)
entity		Tests run: 73,  Failures: 0,  Errors: 3
jms		OK (19 tests)
transaction	OK (154 tests)
exception	Tests run: 70,  Failures: 0,  Errors: 4
		testApplicationHomeUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEC)
		testApplicationRemovePkUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEC)
		testApplicationHomeUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEB)
		testApplicationRemovePkUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEB)
security	OK (22 tests)
distribution	Tests run: 8,  Failures: 1,  Errors: 0

    

RMI - Linux - Oracle - JDK 1.3.0

session		OK (38 tests)
entity		Tests run: 73,  Failures: 0,  Errors: 3
		      1) testRemovePkNonExistentInTx:javax.transaction.TransactionRolledbackExceptio
		      2) testDuplicateKeyTx:java.sql.SQLException: ORA-00001: unique constraint
		      3) testDuplicateKey:java.sql.SQLException: ORA-00001: unique constraint
jms		OK (19 tests) 
transaction	OK (154 tests)
exception	Tests run: 70,  Failures: 0,  Errors: 2
		      1) testApplicationRemovePkUserTx:javax.transaction.TransactionRolledbackException
		      2) testApplicationRemovePkUserTx:javax.transaction.TransactionRolledbackException
security	OK (22 tests)
distribution	Tests run: 8,  Failures: 2,  Errors: 0
		      1) testSingle
		      2) testIso1

    

RMI - Linux - Postgres - JDK 1.3.1

session		OK (38 tests)
entity		Tests run: 73,  Failures: 0,  Errors: 3
jms		OK (19 tests)
transaction	OK (154 tests)
exception	Tests run: 70,  Failures: 0,  Errors: 2
security	OK (22 tests)
distribution	Tests run: 8,  Failures: 1,  Errors: 0
local		Tests run: 22,  Failures: 1,  Errors: 0
    

RMI - Linux - Postgres - JDK 1.4.0

session		OK (38 tests)
entity		Tests run: 73,  Failures: 0,  Errors: 3
jms		OK (19 tests)
transaction	OK (154 tests)
exception	Tests run: 70,  Failures: 0,  Errors: 2
		testApplicationRemovePkUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEC)
		testApplicationRemovePkUserTx(org.objectweb.jonas.jtests.clients.exception.F_CatcherEB)
security	OK (22 tests)
distribution	Tests run: 8,  Failures: 1,  Errors: 0
    

RMI - Windows - MySQL - JDK 1.3.1

Tests run: 384,  Failures: 1,  Errors: 5
There were 5 errors:
      1) testRemovePkNonExistentInTx
      2) testDuplicateKeyTx
      3) testDuplicateKey
      4) testApplicationRemovePkUserTx:
      5) testApplicationRemovePkUserTx
There was 1 failure:
      1) testIso1