Hide Forgot
project_key: SOA org.jboss.test.ws.jaxws.samples.dar.JMSClientTestCase.test org.jboss.test.ws.jaxws.samples.jmstransport.JMSTransportTestCase.testJMSEndpointPort org.jboss.test.ws.jaxws.samples.jmstransport.JMSTransportTestCase.testMessagingClient org.jboss.test.ws.jaxrpc.samples.jmstransport.JMSTransportTestCase.testSOAPMessageToEndpointQueue These 4 tests are failing with following exception: java.lang.NoSuchMethodError: org.jboss.aop.AspectManager.instance(Ljava/lang/Class;)Lorg/jboss/aop/AspectManager; Reason is missing Maven artifacts, same issue has been seen on EAP, see JBPAPP-6585 for the details. This issue can be worked around by modifying pom.xml as described in JBPAPP-6585. Brief workaround description: exclude JBoss AOP jars from pom.xml install AOP jars into (local) Maven repository reference these jars in pom.xml
Link: Added: This issue is related to JBPAPP-6585
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Some tests fail when using JBossWS Native. This occurs when the AOP version is not compatible with the EAP AOP version.
Rostislav Svoboda <rsvoboda> updated the status of jira JBPAPP-6585 to Closed