Tomaz Cerar created WFLY-4463:
---------------------------------
Summary: IIOPNamingTestCase is failing when run on IBM JDK
Key: WFLY-4463
URL:
https://issues.jboss.org/browse/WFLY-4463
Project: WildFly
Issue Type: Bug
Components: IIOP
Affects Versions: 9.0.0.Alpha1
Environment: IBM JDK7
Reporter: Tomaz Cerar
Assignee: Tomasz Adamski
IIOPNamingTestCase failing with errors like
{noformat}
java.lang.ClassCastException: Unable to load class:
org.jboss.as.test.integration.ejb.iiop.naming._IIOPNamingHome_Stub
at com.ibm.rmi.javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:372)
at javax.rmi.PortableRemoteObject.narrow(PortableRemoteObject.java:164)
at
org.jboss.as.test.integration.ejb.iiop.naming.IIOPNamingTestCase.testCorbalocInvocationWithDDOverride(IIOPNamingTestCase.java:176)
{noformat}
it looks exactly like WFLY-1783 that was fixed before. Maybe and oversight with new orb
impl.
see
http://brontes.lab.eng.brq.redhat.com/viewType.html?buildTypeId=WF_Master...
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)