On Jan 2, 2007, at 12:37 PM, Mike Perham wrote:

Error: Module hivemind is duplicated!  Definition in
jar:file:/D:/perforce/depot/external/wasce/1.1.0.1/repository/com/ ibm/websphere/fabric-tools-ear/6.0/fabric-tools-ear-6.0.car/fabric- tools-web.war/../lib/hivemind-1.1.1.jar!/META-INF/hivemodule.xml
has been ignored in favor of existing definition from
jar:file:/D:/perforce/depot/external/wasce/1.1.0.1/repository/com/ ibm/websphere/fabric-tools-ear/6.0/fabric-tools-ear-6.0.car/lib/ hivemind-1.1.1.jar!/META-INF/hivemodule.xml.

These obviously resolve to the same resource.  Why does Geronimo list
them as two separate resources?  Any idea what I am doing wrong?  Are
they considered to be at different "levels" within the classloader
hierarchy (i.e. one at the ear level and another at the war level)?

My WAR has a MANIFEST.MF Class-Path: entry for lib/hivemind-1.1.1.jar.


Are you sure it's geronimo that is complaining? I searched for the string "has been ignored in favor of existing definition from" and could not find it in the geronimo code base. (might be in xbean or openejb....). In any case having more of an idea what exactly is complaining when (such as a stacktrace) would be helpful to figure out what is causing this.

thanks
david jencks


mike

Reply via email to