-
Bug
-
Resolution: Obsolete
-
Major
-
EAP_EWP 5.2.0 ER6
-
None
-
Not Required
-
NEW
I spotted org.jboss.test.ws.jaxws.cxf.bus.EJB3ClientBusTestCase.testSingleDeploy failures on Sun JDK 7 and OpenJDK 7, CXF stack.
Failure message: javax.ejb.EJBException: java.lang.RuntimeException: Unable to inject jndi dependency: env/org.jboss.test.ws.jaxws.cxf.bus.EJB3Client/port into property org.jboss.test.ws.jaxws.cxf.bus.EJB3Client.port: wrong number of arguments
Affected OS/JVM combination:
- OpenJDK7 + RHEL5 (32b + 64b)
- Sun JDK7 + RHEL5 (32b + 64b), Sol10 (Intel + Sparc), W2k8 (32b + 64b)
Any idea what can be the reason for this behavior?
It's platform + JDK specific, for example on RHEL 6 EJB3ClientBusTestCase is not failing.
Jenkins failures examples:
- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP5/view/JBossWS/job/eap-5x-jbossws-cxf-HQ-sunjdk/5/testReport/
- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP5/view/JBossWS/job/eap-5x-jbossws-cxf-HQ-win/3/testReport/
- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP5/view/JBossWS/job/eap-5x-jbossws-cxf-HQ-win/4/testReport/
- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP5/view/JBossWS/job/eap-5x-jbossws-cxf-JBM-ibm-openjdk/3/testReport/
- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP5/view/JBossWS/job/eap-5x-jbossws-cxf-JBM-sunjdk/3/testReport/
- https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP5/view/JBossWS/job/eap-5x-jbossws-cxf-JBM-win/3/testReport/
In the meantime I'll try to check it on fresh RHEL installation from Beaker.
- is incorporated by
-
JBPAPP-10434 Release and upgrade JBossWS-CXF for EAP 5.3
- Resolved