Bug 780962 (SOA-3431)

Summary: JBossWS Native testsuite depends on aop version not compatible with EAP aop version
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Boris Belovic <bbelovic>
Component: JBossWS, Build ProcessAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.2.0.ER4CC: bbelovic, ldimaggi, maurizio.antillon, StephenSt.oelinga14, tcunning
Target Milestone: ---   
Target Release: FUTURE   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-3431
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Some tests fail when using JBossWS Native. This occurs when the AOP version is not compatible with the EAP AOP version.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Boris Belovic 2011-10-03 14:22:03 UTC
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

Comment 1 Boris Belovic 2011-10-03 14:22:51 UTC
Link: Added: This issue is related to JBPAPP-6585


Comment 4 Suz 2012-06-15 04:04:45 UTC
    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.

Comment 6 JBoss JIRA Server 2014-04-09 14:54:36 UTC
Rostislav Svoboda <rsvoboda> updated the status of jira JBPAPP-6585 to Closed

Comment 8 Adam 2023-08-10 14:49:17 UTC Comment hidden (spam)