[
https://issues.jboss.org/browse/ARQ-364?page=com.atlassian.jira.plugin.sy...
]
Aslak Knutsen commented on ARQ-364:
-----------------------------------
It basically says you have the same Jar twice, or two jars referring to the same SPI impl
on ClassPath.
I'll look into adding the Resource URLs as well as a part of the message.
Muting would be done via standard Java Util Logger configuration, but the warning is there
to warn you that you don't have control over your classpath.. :)
Spurious (?) warnings about "More then one reference to the same
implementation was found for org.jboss.arquillian.spi.ApplicationArchiveGenerator, please
verify you classpath"
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: ARQ-364
URL:
https://issues.jboss.org/browse/ARQ-364
Project: Arquillian
Issue Type: Bug
Reporter: Bob McWhirter
Priority: Trivial
In our Arquillian+RSpec (JRuby) integration, everything works, but we repeatedly get this
warning:
{noformat}
[WARNING] Feb 8, 2011 10:46:57 AM org.jboss.arquillian.impl.DynamicServiceLoader
verifySameImplementation
[WARNING] WARNING: More then one reference to the same implementation was found for
org.jboss.arquillian.spi.ApplicationArchiveGenerator, please verify you classpath
{noformat}
Would be lovely to have one of:
* Instructions on how to solve the root cause (which classpath? I think we have 3:
maven's, jruby's and AS's...)
* Instructions on how to mute the warning
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira