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. mike
