Issue Type: Bug Bug
Assignee: Unassigned
Components: Amdatu Testing - Integration
Created: 26/Apr/12 4:06 PM
Description:

Ran into this issue when I started using pax exam options classes in @Test methods for AMDATU-633.

java.lang.LinkageError: loader constraint violation: when resolving method "org.ops4j.pax.exam.CoreOptions.mavenBundle()Lorg/ops4j/pax/exam/options/MavenArtifactProvisionOption;" 
	the class loader (instance of org/apache/felix/framework/BundleWiringImpl$BundleClassLoaderJava5) of the current class, org/amdatu/itest/tests/dp/DeploymentPackageTest2, 
	the class loader (instance of sun/misc/Launcher$AppClassLoader) for resolved class, org/ops4j/pax/exam/CoreOptions, 
	have different Class objects for the type org/ops4j/pax/exam/options/MavenArtifactProvisionOption used in the signature
Project: Amdatu
Priority: Major Major
Reporter: Bram de Kruijff
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers

Reply via email to