| Name | Status | Type | Time(s) |
| testPrimDoubleFindByPk | Success | | 6.175 |
| testPrimDoubleFindByF1 | Success | | 0.172 |
| testPrimDoubleFindByF1Literal5 | Success | | 0.084 |
| testPrimDoubleGetF1 | Success | | 0.091 |
| testPrimDoubleSetF1 | Success | | 0.107 |
| testPrimDoubleCreate | Success | | 0.150 |
| testPrimDoubleRemove | Success | | 0.188 |
| testEmpty | Success | | 0.003 |
| testObjDoubleFindByPk | Success | | 5.551 |
| testObjDoubleFindByF1 | Success | | 0.147 |
| testObjDoubleGetF1 | Success | | 0.106 |
| testObjDoubleGetF1Null | Success | | 0.105 |
| testObjDoubleSetF1 | Success | | 0.150 |
| testObjDoubleSetF1Null | Success | | 0.116 |
| testObjDoubleCreate | Success | | 0.149 |
| testObjDoubleRemove | Success | | 0.178 |
| testEmpty | Success | | 0.007 |
| testPrimFloatFindByPk | Success | | 4.995 |
| testPrimFloatFindByF1 | Success | | 0.120 |
| testPrimFloatFindByF1Literal5 | Success | | 0.079 |
| testPrimFloatGetF1 | Success | | 0.100 |
| testPrimFloatSetF1 | Success | | 0.132 |
| testPrimFloatCreate | Success | | 0.129 |
| testPrimFloatRemove | Success | | 0.155 |
| testEmpty | Success | | 0.002 |
| testObjFloatFindByPk | Success | | 5.059 |
| testObjFloatFindByF1 | Success | | 0.141 |
| testObjFloatGetF1 | Success | | 0.091 |
| testObjFloatGetF1Null | Success | | 0.100 |
| testObjFloatSetF1 | Success | | 0.125 |
| testObjFloatSetF1Null | Success | | 0.123 |
| testObjFloatCreate | Success | | 0.142 |
| testObjFloatRemove | Success | | 0.143 |
| testEmpty | Success | | 0.002 |
| testPrimLongFindByPk | Success | | 5.013 |
| testPrimLongFindByF1 | Success | | 0.136 |
| testPrimLongFindByF1Literal5 | Success | | 0.100 |
| testPrimLongGetF1 | Success | | 0.087 |
| testPrimLongSetF1 | Success | | 0.137 |
| testPrimLongCreate | Success | | 0.142 |
| testPrimLongRemove | Success | | 0.150 |
| testEmpty | Success | | 0.002 |
| testObjLongFindByPk | Success | | 5.175 |
| testObjLongFindByF1 | Success | | 0.182 |
| testObjLongGetF1 | Success | | 0.148 |
| testObjLongGetF1Null | Success | | 0.110 |
| testObjLongSetF1 | Success | | 0.124 |
| testObjLongSetF1Null | Success | | 0.129 |
| testObjLongCreate | Success | | 0.129 |
| testObjLongRemove | Success | | 0.143 |
| testEmpty | Success | | 0.003 |
| testPrimShortFindByPk | Success | | 4.966 |
| testPrimShortFindByF1 | Success | | 0.115 |
| testPrimShortFindByF1Literal5 | Success | | 0.074 |
| testPrimShortGetF1 | Success | | 0.100 |
| testPrimShortSetF1 | Success | | 0.109 |
| testPrimShortCreate | Success | | 0.165 |
| testPrimShortRemove | Success | | 0.143 |
| testEmpty | Success | | 0.003 |
| testObjShortFindByPk | Error | RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException | 4.897 |
| testObjShortFindByF1 | Error | Failed to find beans from database in ejbFindByF1 | 0.027 |
| testObjShortGetF1 | Error | RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException | 0.050 |
| testObjShortGetF1Null | Success | | 0.116 |
| testObjShortSetF1 | Error | RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException | 0.066 |
| testObjShortSetF1Null | Error | RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException | 0.046 |
| testObjShortCreate | Error | java.sql.SQLException: Invalid column type | 0.026 |
| testObjShortRemove | Error | RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Container exception; nested exception is: javax.transaction.RollbackException | 0.048 |
| testEmpty | Success | | 0.003 |
| testSqlDateFindByPk | Success | | 5.661 |
| testSqlDateFindByF1 | Success | | 0.116 |
| testSqlDateGetF1 | Success | | 0.092 |
| testSqlDateGetF1Null | Success | | 0.088 |
| testSqlDateSetF1 | Success | | 0.154 |
| testSqlDateSetF1Null | Success | | 0.166 |
| testSqlDateCreate | Success | | 0.224 |
| testSqlDateRemove | Success | | 0.187 |
| testEmpty | Success | | 0.002 |
| testPrimBooleanFindByPk | Error | Object not found in database (ejbFindByPrimaryKey(pk1)) | 4.713 |
| testPrimBooleanFindByF1 | Success | | 0.027 |
| testPrimBooleanFindByF1LiteralTrue | Success | | 0.022 |
| testPrimBooleanGetF1 | Error | Object not found in database (ejbFindByPrimaryKey(pk2)) | 0.024 |
| testPrimBooleanSetF1 | Error | Object not found in database (ejbFindByPrimaryKey(pk3)) | 0.027 |
| testPrimBooleanCreate | Success | | 0.179 |
| testPrimBooleanRemove | Error | Object not found in database (ejbFindByPrimaryKey(pktoremove)) | 0.020 |
| testEmpty | Success | | 0.004 |
| testObjBooleanFindByPk | Error | Object not found in database (ejbFindByPrimaryKey(pk1)) | 4.837 |
| testObjBooleanFindByF1 | Success | | 0.030 |
| testObjBooleanGetF1 | Error | Object not found in database (ejbFindByPrimaryKey(pk2)) | 0.022 |
| testObjBooleanGetF1Null | Error | Object not found in database (ejbFindByPrimaryKey(pknull)) | 0.030 |
| testObjBooleanSetF1 | Error | Object not found in database (ejbFindByPrimaryKey(pk3)) | 0.028 |
| testObjBooleanSetF1Null | Error | Object not found in database (ejbFindByPrimaryKey(pkchangenull)) | 0.022 |
| testObjBooleanCreate | Success | | 0.172 |
| testObjBooleanRemove | Error | Object not found in database (ejbFindByPrimaryKey(pktoremove)) | 0.024 |
| testEmpty | Success | | 0.003 |
| testSerializableFindByPk | Success | | 5.394 |
| testSerializableFindByF1 | Success | | 0.100 |
| testSerializableGetF1 | Success | | 0.074 |
| testSerializableGetF1Null | Success | | 0.074 |
| testSerializableSetF1 | Success | | 0.109 |
| testSerializableSetF1Null | Success | | 0.099 |
| testSerializableCreate | Success | | 0.150 |
| testSerializableRemove | Success | | 0.122 |
| testEmpty | Success | | 0.003 |
| testBigDecimalFindByPk | Success | | 5.411 |
| testBigDecimalFindByF1 | Success | | 0.150 |
| testBigDecimalGetF1 | Success | | 0.108 |
| testBigDecimalGetF1Null | Success | | 0.108 |
| testBigDecimalSetF1 | Success | | 0.126 |
| testBigDecimalSetF1Null | Success | | 0.123 |
| testBigDecimalCreate | Success | | 0.154 |
| testBigDecimalRemove | Success | | 0.162 |
| testEmpty | Success | | 0.004 |
| testByteArrayFindByPk | Success | | 5.015 |
| testByteArrayFindByF1 | Success | | 0.096 |
| testByteArrayGetF1 | Success | | 0.070 |
| testByteArraySetF1 | Success | | 0.111 |
| testByteArrayCreate | Success | | 0.156 |
| testByteArrayRemove | Success | | 0.160 |
| testEmpty | Success | | 0.002 |
| testObjIntegerFindByPk | Success | | 5.302 |
| testObjIntegerFindByF1 | Success | | 0.142 |
| testObjIntegerGetF1 | Success | | 0.099 |
| testObjIntegerGetF1Null | Success | | 0.113 |
| testObjIntegerSetF1 | Success | | 0.128 |
| testObjIntegerSetF1Null | Success | | 0.133 |
| testObjIntegerCreate | Success | | 0.141 |
| testObjIntegerRemove | Success | | 0.176 |
| testEmpty | Success | | 0.002 |
| Name | Status | Type | Time(s) |
| testPrimDoubleFindByPk | Success | | 0.791 |
| testPrimDoubleFindByF1 | Success | | 0.062 |
| testPrimDoubleFindByF1Literal5 | Success | | 0.057 |
| testPrimDoubleGetF1 | Success | | 0.046 |
| testPrimDoubleSetF1 | Success | | 0.071 |
| testPrimDoubleCreate | Success | | 0.102 |
| testPrimDoubleRemove | Success | | 0.125 |
| testEmpty | Success | | 0.003 |
| testObjDoubleFindByPk | Success | | 0.390 |
| testObjDoubleFindByF1 | Success | | 0.063 |
| testObjDoubleGetF1 | Success | | 0.041 |
| testObjDoubleGetF1Null | Success | | 0.042 |
| testObjDoubleSetF1 | Success | | 0.102 |
| testObjDoubleSetF1Null | Success | | 0.093 |
| testObjDoubleCreate | Success | | 0.164 |
| testObjDoubleRemove | Success | | 0.134 |
| testEmpty | Success | | 0.003 |
| testPrimFloatFindByPk | Success | | 0.290 |
| testPrimFloatFindByF1 | Success | | 0.054 |
| testPrimFloatFindByF1Literal5 | Success | | 0.049 |
| testPrimFloatGetF1 | Success | | 0.052 |
| testPrimFloatSetF1 | Success | | 0.073 |
| testPrimFloatCreate | Success | | 0.100 |
| testPrimFloatRemove | Success | | 0.134 |
| testEmpty | Success | | 0.002 |
| testObjFloatFindByPk | Success | | 0.382 |
| testObjFloatFindByF1 | Success | | 0.051 |
| testObjFloatGetF1 | Success | | 0.047 |
| testObjFloatGetF1Null | Success | | 0.040 |
| testObjFloatSetF1 | Success | | 0.074 |
| testObjFloatSetF1Null | Success | | 0.077 |
| testObjFloatCreate | Success | | 0.103 |
| testObjFloatRemove | Success | | 0.120 |
| testEmpty | Success | | 0.005 |
| testPrimLongFindByPk | Success | | 0.316 |
| testPrimLongFindByF1 | Success | | 0.045 |
| testPrimLongFindByF1Literal5 | Success | | 0.048 |
| testPrimLongGetF1 | Success | | 0.039 |
| testPrimLongSetF1 | Success | | 0.067 |
| testPrimLongCreate | Success | | 0.101 |
| testPrimLongRemove | Success | | 0.109 |
| testEmpty | Success | | 0.003 |
| testObjLongFindByPk | Success | | 0.355 |
| testObjLongFindByF1 | Success | | 0.054 |
| testObjLongGetF1 | Success | | 0.485 |
| testObjLongGetF1Null | Success | | 0.038 |
| testObjLongSetF1 | Success | | 0.099 |
| testObjLongSetF1Null | Success | | 0.060 |
| testObjLongCreate | Success | | 0.110 |
| testObjLongRemove | Success | | 0.118 |
| testEmpty | Success | | 0.003 |
| testPrimShortFindByPk | Success | | 0.341 |
| testPrimShortFindByF1 | Success | | 0.044 |
| testPrimShortFindByF1Literal5 | Success | | 0.056 |
| testPrimShortGetF1 | Success | | 0.035 |
| testPrimShortSetF1 | Success | | 0.066 |
| testPrimShortCreate | Success | | 0.101 |
| testPrimShortRemove | Success | | 0.109 |
| testEmpty | Success | | 0.006 |
| testObjShortFindByPk | Error | Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b196 / pnc: jorm.Jt2_oshort / type=1024 / value=pk1)) | 0.095 |
| testObjShortFindByF1 | Failure | Beans number: expected:<2> but was:<0> | 0.031 |
| testObjShortGetF1 | Error | Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b197 / pnc: jorm.Jt2_oshort / type=1024 / value=pk2)) | 0.023 |
| testObjShortGetF1Null | Error | Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@c5365e02 / pnc: jorm.Jt2_oshort / type=1024 / value=pknull)) | 0.031 |
| testObjShortSetF1 | Error | Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1b198 / pnc: jorm.Jt2_oshort / type=1024 / value=pk3)) | 0.026 |
| testObjShortSetF1Null | Error | Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@1a489172 / pnc: jorm.Jt2_oshort / type=1024 / value=pkchangenull)) | 0.025 |
| testObjShortCreate | Error | Failed to create bean: null | 0.021 |
| testObjShortRemove | Error | Object not found in database (ejbFindByPrimaryKey(org.objectweb.jorm.facility.naming.basidir.BasidName@a2e2e1ba / pnc: jorm.Jt2_oshort / type=1024 / value=pktoremove)) | 0.028 |
| testEmpty | Success | | 0.003 |
| testUtilDateFindByPk | Success | | 4.554 |
| testUtilDateFindByF1 | Success | | 0.054 |
| testUtilDateGetF1 | Success | | 0.037 |
| testUtilDateGetF1Null | Success | | 0.042 |
| testUtilDateSetF1 | Success | | 0.090 |
| testUtilDateSetF1Null | Success | | 0.071 |
| testUtilDateCreate | Success | | 0.094 |
| testUtilDateRemove | Success | | 0.117 |
| testEmpty | Success | | 0.003 |
| testCaution | Failure | Column for java.sql.Date is not of date type but bythearray (serializable). | 0.004 |
| testSqlDateFindByPk | Success | | 0.594 |
| testSqlDateFindByF1 | Error | An error is occured during the evaluation of the FindByF1 request:Nested Exception | 0.055 |
| testSqlDateGetF1 | Success | | 0.036 |
| testSqlDateGetF1Null | Success | | 0.041 |
| testSqlDateSetF1 | Success | | 0.080 |
| testSqlDateSetF1Null | Success | | 0.075 |
| testSqlDateCreate | Success | | 0.110 |
| testSqlDateRemove | Success | | 0.127 |
| testEmpty | Success | | 0.002 |
| testPrimBooleanFindByPk | Success | | 0.295 |
| testPrimBooleanFindByF1 | Success | | 0.063 |
| testPrimBooleanFindByF1LiteralTrue | Success | | 0.097 |
| testPrimBooleanGetF1 | Success | | 0.041 |
| testPrimBooleanSetF1 | Success | | 0.062 |
| testPrimBooleanCreate | Success | | 0.102 |
| testPrimBooleanRemove | Success | | 0.108 |
| testEmpty | Success | | 0.003 |
| testObjBooleanFindByPk | Success | | 0.333 |
| testObjBooleanFindByF1 | Success | | 0.096 |
| testObjBooleanGetF1 | Success | | 0.038 |
| testObjBooleanGetF1Null | Success | | 0.040 |
| testObjBooleanSetF1 | Success | | 0.075 |
| testObjBooleanSetF1Null | Success | | 0.062 |
| testObjBooleanCreate | Success | | 0.093 |
| testObjBooleanRemove | Success | | 0.117 |
| testEmpty | Success | | 0.004 |
| testSerializableFindByPk | Success | | 0.431 |
| testSerializableFindByF1 | Error | An error is occured during the evaluation of the FindByF1 request:Nested Exception | 0.034 |
| testSerializableGetF1 | Success | | 0.039 |
| testSerializableGetF1Null | Success | | 0.033 |
| testSerializableSetF1 | Success | | 0.089 |
| testSerializableSetF1Null | Success | | 0.061 |
| testSerializableCreate | Success | | 0.115 |
| testSerializableRemove | Success | | 0.100 |
| testEmpty | Success | | 0.002 |
| testBigDecimalFindByPk | Success | | 0.400 |
| testBigDecimalFindByF1 | Success | | 0.048 |
| testBigDecimalGetF1 | Success | | 0.044 |
| testBigDecimalGetF1Null | Success | | 0.035 |
| testBigDecimalSetF1 | Success | | 0.076 |
| testBigDecimalSetF1Null | Success | | 0.063 |
| testBigDecimalCreate | Success | | 0.101 |
| testBigDecimalRemove | Success | | 0.112 |
| testEmpty | Success | | 0.003 |
| testByteArrayFindByPk | Success | | 0.333 |
| testByteArrayFindByF1 | Success | | 0.060 |
| testByteArrayGetF1 | Success | | 0.036 |
| testByteArraySetF1 | Success | | 0.067 |
| testByteArrayCreate | Success | | 0.100 |
| testByteArrayRemove | Success | | 0.129 |
| testEmpty | Success | | 0.002 |
| testObjIntegerFindByPk | Success | | 0.373 |
| testObjIntegerFindByF1 | Success | | 0.046 |
| testObjIntegerGetF1 | Success | | 0.041 |
| testObjIntegerGetF1Null | Success | | 0.036 |
| testObjIntegerSetF1 | Success | | 0.079 |
| testObjIntegerSetF1Null | Success | | 0.071 |
| testObjIntegerCreate | Success | | 0.119 |
| testObjIntegerRemove | Success | | 0.108 |
| testEmpty | Success | | 0.003 |
| Name | Status | Type | Time(s) |
| testApplicationNoTx | Success | | 6.532 |
| testApplicationNotTx | Success | | 0.059 |
| testApplicationContTx1 | Success | | 0.014 |
| testApplicationContTxRb1 | Success | | 0.014 |
| testApplicationCallerTx1 | Success | | 0.014 |
| testUncheckedCallerTx | Success | | 0.028 |
| testUncheckedContTx | Success | | 0.031 |
| testUncheckedNoTx | Success | | 0.013 |
| testEJBContTx | Success | | 0.022 |
| testRemoteCallerTx | Success | | 0.059 |
| testEmpty | Success | | 0.006 |
| testApplicationNoTx | Success | | 0.028 |
| testApplicationNotTx | Success | | 0.014 |
| testApplicationContTx1 | Success | | 0.013 |
| testApplicationContTxRb1 | Success | | 0.009 |
| testApplicationCallerTx1 | Success | | 0.017 |
| testUncheckedCallerTx | Success | | 0.015 |
| testUncheckedContTx | Success | | 0.013 |
| testUncheckedNoTx | Success | | 0.016 |
| testEJBContTx | Success | | 0.016 |
| testRemoteCallerTx | Success | | 0.022 |
| testEmpty | Success | | 0.002 |
| testApplicationBMT | Success | | 0.030 |
| testUncheckedBMT | Success | | 0.026 |
| testEmpty | Success | | 0.003 |
| testApplicationCallerTx2 | Success | | 0.201 |
| testApplicationContTx2 | Success | | 0.090 |
| testApplicationContTxRb2 | Success | | 0.061 |
| testApplicationHomeUserTx | Success | | 0.046 |
| testApplicationHomeContTx | Success | | 0.020 |
| testApplicationHomeNoTx | Success | | 0.008 |
| testApplicationRemovePkContTx | Success | | 0.082 |
| testApplicationRemovePkUserTx | Error | RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: RemoveException throwned by bean provider in ejbRemove | 0.044 |
| testApplicationRemoveThisContTx | Success | | 0.082 |
| testApplicationRemoveThisUserTx | Success | | 0.084 |
| testRuntimeContTx | Success | | 0.061 |
| testRuntimeCallerTx | Success | | 0.041 |
| testUncheckedHomeContTx | Success | | 0.031 |
| testUncheckedHomeUserTx | Success | | 0.039 |
| testApplicationNoTx | Success | | 0.030 |
| testApplicationNotTx | Success | | 0.044 |
| testApplicationContTx1 | Success | | 0.069 |
| testApplicationContTxRb1 | Success | | 0.021 |
| testApplicationCallerTx1 | Success | | 0.030 |
| testUncheckedCallerTx | Success | | 0.034 |
| testUncheckedContTx | Success | | 0.032 |
| testUncheckedNoTx | Success | | 0.028 |
| testEJBContTx | Success | | 0.041 |
| testRemoteCallerTx | Success | | 0.054 |
| testEmpty | Success | | 0.002 |
| testApplicationCallerTx2 | Success | | 0.597 |
| testApplicationContTx2 | Success | | 0.060 |
| testApplicationContTxRb2 | Success | | 0.041 |
| testApplicationHomeUserTx | Success | | 0.026 |
| testApplicationHomeContTx | Success | | 0.021 |
| testApplicationHomeNoTx | Success | | 0.006 |
| testApplicationRemovePkContTx | Success | | 0.052 |
| testApplicationRemovePkUserTx | Error | RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: RemoveException throwned by bean provider in ejbRemove | 0.037 |
| testApplicationRemoveThisContTx | Success | | 0.033 |
| testApplicationRemoveThisUserTx | Success | | 0.042 |
| testRuntimeContTx | Success | | 0.036 |
| testRuntimeCallerTx | Success | | 0.046 |
| testUncheckedHomeContTx | Success | | 0.034 |
| testUncheckedHomeUserTx | Success | | 0.026 |
| testApplicationNoTx | Success | | 0.018 |
| testApplicationNotTx | Success | | 0.019 |
| testApplicationContTx1 | Success | | 0.033 |
| testApplicationContTxRb1 | Success | | 0.019 |
| testApplicationCallerTx1 | Success | | 0.031 |
| testUncheckedCallerTx | Success | | 0.025 |
| testUncheckedContTx | Success | | 0.023 |
| testUncheckedNoTx | Success | | 0.047 |
| testEJBContTx | Success | | 0.033 |
| testRemoteCallerTx | Success | | 0.031 |
| testEmpty | Success | | 0.002 |
| testApplicationCallerTx2 | Success | | 0.126 |
| testApplicationContTx2 | Success | | 0.085 |
| testApplicationContTxRb2 | Success | | 0.061 |
| testApplicationHomeUserTx | Success | | 0.055 |
| testApplicationHomeContTx | Success | | 0.026 |
| testApplicationHomeNoTx | Success | | 0.009 |
| testApplicationRemovePkContTx | Success | | 0.072 |
| testApplicationRemovePkUserTx | Error | RemoteException occurred in server thread; nested exception is: javax.transaction.TransactionRolledbackException: RemoveException throwned by bean provider in ejbRemove | 0.040 |
| testApplicationRemoveThisContTx | Success | | 0.094 |
| testApplicationRemoveThisUserTx | Success | | 0.106 |
| testRuntimeContTx | Success | | 0.056 |
| testRuntimeCallerTx | Success | | 0.039 |
| testUncheckedHomeContTx | Success | | 0.032 |
| testUncheckedHomeUserTx | Success | | 0.041 |
| testApplicationNoTx | Success | | 0.039 |
| testApplicationNotTx | Success | | 0.037 |
| testApplicationContTx1 | Success | | 0.063 |
| testApplicationContTxRb1 | Success | | 0.020 |
| testApplicationCallerTx1 | Success | | 0.029 |
| testUncheckedCallerTx | Success | | 0.032 |
| testUncheckedContTx | Success | | 0.045 |
| testUncheckedNoTx | Success | | 0.031 |
| testEJBContTx | Success | | 0.030 |
| testRemoteCallerTx | Success | | 0.040 |
| testEmpty | Success | | 0.003 |
| Name | Status | Type | Time(s) |
| testBasicSendOnTopic1 | Success | | 5.185 |
| testBasicSendOnTopic2 | Success | | 1.629 |
| testMultipleSendOnTopic1 | Success | | 4.085 |
| testBasicSendOnTopic1Tx | Success | | 1.403 |
| testMutipleSendOnTopic1Tx | Success | | 1.909 |
| testCommitSendOnTopic1 | Success | | 1.511 |
| testNCommitSendOnTopic1 | Success | | 1.907 |
| testBasicSendOnQueue1 | Success | | 1.320 |
| testMultipleSendOnQueue1 | Success | | 2.163 |
| testBasicSendOnQueue1Tx | Success | | 1.347 |
| testMultipleSendOnQueue1Tx | Success | | 1.747 |
| testBasicSendOnQueue2 | Success | | 1.298 |
| testBasicSendOnQueue2Tx | Success | | 1.386 |
| testRollbackSendOnQueue2 | Success | | 4.323 |
| testCommitSendOnQueue1 | Success | | 1.361 |
| testCommitSendOnQueue2 | Success | | 1.386 |
| testBasicSendOnDestTopic1 | Success | | 1.320 |
| testBasicSendOnDestTopic2 | Success | | 1.271 |
| testMultipleSendOnDestTopic1 | Success | | 1.903 |
| testBasicSendOnDestTopic1Tx | Success | | 1.324 |
| testMutipleSendOnDestTopic1Tx | Success | | 2.000 |
| testCommitSendOnDestTopic1 | Success | | 1.346 |
| testNCommitSendOnDestTopic1 | Success | | 1.782 |
| testBasicSendOnDestQueue1 | Success | | 1.264 |
| testMultipleSendOnDestQueue1 | Success | | 2.105 |
| testBasicSendOnDestQueue1Tx | Success | | 1.304 |
| testMultipleSendOnDestQueue1Tx | Success | | 1.700 |
| testBasicSendOnDestQueue2 | Success | | 1.271 |
| testBasicSendOnDestQueue2Tx | Success | | 1.287 |
| testRollbackSendOnDestQueue2 | Success | | 4.285 |
| testCommitSendOnDestQueue1 | Success | | 1.306 |
| testCommitSendOnDestQueue2 | Success | | 1.307 |
| testEmpty | Success | | 0.003 |
| testRollbackSendOnTopic1 | Success | | 4.356 |
| testRollbackSendOnDestTopic1 | Success | | 4.274 |
| testRollbackSendOnQueue1 | Success | | 4.307 |
| testRollbackSendOnDestQueue1 | Success | | 4.273 |
| testRollbackOnlyOnQueue3 | Success | | 2.313 |
| testRollbackOnlyOnDestQueue3 | Success | | 2.322 |
| testEmpty | Success | | 0.003 |
| Name | Status | Type | Time(s) |
| testGetCallerPrincipal | Success | | 6.806 |
| testIsCallerInRole | Success | | 0.014 |
| testIsCallerInRoleRolesInContext | Success | | 0.021 |
| testBasicMethodReject | Success | | 0.031 |
| testBasicMethodRejectRolesInContext | Success | | 0.015 |
| testBasicMethodAccept | Success | | 0.016 |
| testBasicMethodAcceptRolesInContext | Success | | 0.010 |
| testComplexMethodReject | Success | | 0.032 |
| testComplexMethodRejectRolesInContext | Success | | 0.027 |
| testComplexMethodAccept | Success | | 0.014 |
| testComplexMethodAcceptRolesInContext | Success | | 0.011 |
| testSecurityRoleRef | Success | | 0.007 |
| testSecurityRoleRefRolesInContext | Success | | 0.010 |
| testBeanToBeanPropagation | Success | | 0.063 |
| testBeanToBeanPropagationRolesInContext | Success | | 0.025 |
| testRejectBeanToBeanAccess | Success | | 0.057 |
| testRejectBeanToBeanAccessRolesInContext | Success | | 0.027 |
| testLocalMethodAccept | Success | | 0.019 |
| testLocalMethodAcceptRolesInContext | Success | | 0.015 |
| testLocalMethodReject | Success | | 0.027 |
| testLocalMethodRejectRolesInContext | Success | | 0.021 |
| testEmpty | Success | | 0.003 |
| testGetCallerPrincipal | Success | | 0.132 |
| testIsCallerInRole | Success | | 0.050 |
| testIsCallerInRoleRolesInContext | Success | | 0.050 |
| testBasicMethodReject | Success | | 0.050 |
| testBasicMethodRejectRolesInContext | Success | | 0.058 |
| testBasicMethodAccept | Success | | 0.050 |
| testBasicMethodAcceptRolesInContext | Success | | 0.058 |
| testComplexMethodReject | Success | | 0.067 |
| testComplexMethodRejectRolesInContext | Success | | 0.058 |
| testComplexMethodAccept | Success | | 0.050 |
| testComplexMethodAcceptRolesInContext | Success | | 0.041 |
| testSecurityRoleRef | Success | | 0.050 |
| testSecurityRoleRefRolesInContext | Success | | 0.033 |
| testBeanToBeanPropagation | Success | | 0.059 |
| testBeanToBeanPropagationRolesInContext | Success | | 0.058 |
| testRejectBeanToBeanAccess | Success | | 0.083 |
| testRejectBeanToBeanAccessRolesInContext | Success | | 0.075 |
| testLocalMethodAccept | Success | | 0.059 |
| testLocalMethodAcceptRolesInContext | Success | | 0.059 |
| testLocalMethodReject | Success | | 0.065 |
| testLocalMethodRejectRolesInContext | Success | | 0.050 |
| testEmpty | Success | | 0.002 |
| testGetCallerPrincipal | Success | | 0.081 |
| testIsCallerInRole | Success | | 0.050 |
| testIsCallerInRoleRolesInContext | Success | | 0.075 |
| testBasicMethodReject | Success | | 0.050 |
| testBasicMethodRejectRolesInContext | Success | | 0.078 |
| testBasicMethodAccept | Success | | 0.038 |
| testBasicMethodAcceptRolesInContext | Success | | 0.050 |
| testComplexMethodReject | Success | | 0.060 |
| testComplexMethodRejectRolesInContext | Success | | 0.057 |
| testComplexMethodAccept | Success | | 0.042 |
| testComplexMethodAcceptRolesInContext | Success | | 0.075 |
| testSecurityRoleRef | Success | | 0.049 |
| testSecurityRoleRefRolesInContext | Success | | 0.033 |
| testBeanToBeanPropagation | Success | | 0.050 |
| testBeanToBeanPropagationRolesInContext | Success | | 0.050 |
| testRejectBeanToBeanAccess | Success | | 0.084 |
| testRejectBeanToBeanAccessRolesInContext | Success | | 0.083 |
| testLocalMethodAccept | Success | | 0.058 |
| testLocalMethodAcceptRolesInContext | Success | | 0.058 |
| testLocalMethodReject | Success | | 0.049 |
| testLocalMethodRejectRolesInContext | Success | | 0.066 |
| testEmpty | Success | | 0.003 |
| testNoRunAsAtAll | Success | | 0.054 |
| testRunAsAndNoRunAs | Success | | 0.035 |
| testnoRunAsAndRunAs | Success | | 0.018 |
| testRunAsChain | Success | | 0.021 |
| testRunAsMultipleChain | Success | | 0.042 |
| testRunAsJms | Success | | 0.811 |
| testEmpty | Success | | 0.002 |
| Name | Status | Type | Time(s) |
| testSeries1 | Success | | 68.984 |
| testAnd1 | Success | | 2.067 |
| testEgalString | Success | | 2.112 |
| testEgalBoolean | Success | | 2.462 |
| testAnd2 | Success | | 2.242 |
| testWildcards | Success | | 2.426 |
| testEgalInteger | Success | | 1.852 |
| testInWhere | Success | | 2.017 |
| testIsEmpty | Success | | 2.142 |
| testIsNotEmpty | Success | | 2.018 |
| testIsEmptyIsNotEmpty | Failure | Wrong result EJBQL customerhome.findWithOrWithoutReservations() (required:[50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 201, 202, 203, 204, 205, 206], found:[]) | 2.020 |
| testIsEmptyInExp1 | Success | | 1.881 |
| testIsEmptyInExp1Bis | Success | | 1.811 |
| testIsEmptyInExp1Ter | Success | | 1.806 |
| testIsEmptyInExp1Quad | Success | | 1.748 |
| testIsEmptyInExp2 | Failure | Wrong result EJBQL customerhome.findWithoutReservationsOrWithGoodCredit() (required:[51, 54, 57, 60, 63, 66, 69, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 202, 204, 206, 52, 54, 56, 64, 68], found:[80, 84, 88, 92, 96, 60, 100, 104, 108]) | 1.807 |
| testSimpleMemberOf | Success | | 1.782 |
| testMemberOfNavigate | Success | | 2.067 |
| testEgalDouble | Success | | 1.704 |
| testBetweenDouble | Success | | 1.703 |
| testNavigate | Success | | 3.587 |
| testInFrom | Success | | 2.197 |
| testDistinctInFrom | Success | | 2.266 |
| testBean | Error | RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Error thrown by an enterprise Bean; nested exception is: java.lang.Error: EJBObject params not implemented | 2.105 |
| testBeanNull | Error | RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Error thrown by an enterprise Bean; nested exception is: java.lang.Error: EJBObject params not implemented | 2.001 |
| testFindCustomerAll | Success | | 2.306 |
| testFindCustByAddrId | Success | | 2.253 |
| testBeanLocal | Success | | 1.728 |
| testBeanLocalNull | Success | | 1.753 |
| testFindAllMike | Success | | 1.737 |
| testIsNull1 | Success | | 1.758 |
| testIsNull1bis | Success | | 1.957 |
| testIsNull2 | Success | | 1.738 |
| testCustEjbSelectLastName | Success | | 1.805 |
| testCustEjbSelectAddrCity | Success | | 1.715 |
| testCabinEjbSelectDeckLevel | Success | | 1.732 |
| testCustEjbSelectFirstName | Success | | 1.877 |
| testCustEjbSelectDistinctFirstName | Success | | 1.737 |
| testCustEjbSelectAddr | Success | | 1.716 |
| testCustEjbSelectAllCreditCartAddr | Success | | 1.762 |
| testCustEjbSelectRogerAddr | Success | | 1.697 |
| testSimpleOrderBy | Success | | 2.135 |
| testOrderByDescAsc | Success | | 2.008 |
| testEmpty | Success | | 1.698 |