-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor jms (EE mode) tests #1495
Comments
Related to jakartaee#1495 Signed-off-by: Scott M Stark <[email protected]>
* Initial jms refactor Related to #1495 Signed-off-by: Scott M Stark <[email protected]> * Fix the ear missing desciptors Signed-off-by: Scott M Stark <[email protected]> * Fix the jsp_vehicle.jsp import of the old javatest Status Signed-off-by: Scott M Stark <[email protected]> * Remove obsolete innerclasses in applcient tests Signed-off-by: Scott M Stark <[email protected]> --------- Signed-off-by: Scott M Stark <[email protected]>
Current Status : Total Tests : 3510 , Passing: 3318, Failed: 192 Appclient Tests : Failing Tests : JavaTests: |
Failure logs : com.sun.enterprise.container.common.spi.util.InjectionException: Exception attempting to inject Remote ejb-ref name=ejb/MDB_MSGHdrT_Test,Remote 3.x interface =com.sun.ts.tests.jms.commonee.MDB_T_Test,ejb-link=null,lookup=,mappedName=,jndi-name=jms_ee_mdb_mdb_msgHdrT_MDB_MSGHdrT_Test,refType=Session into class com.sun.ts.tests.jms.ee.mdb.mdb_msgHdrT.MDBClient: Lookup failed for java:comp/env/ejb/MDB_MSGHdrT_Test in SerialContext[myEnv={java.naming.factory.initial=com.sun.enterprise.naming.impl.SerialInitContextFactory, java.naming.factory.url.pkgs=com.sun.enterprise.naming, java.naming.factory.state=com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl}] |
No description provided.
The text was updated successfully, but these errors were encountered: