I am using virgo 3.0.1 and I am having problems with Uses violation, it happens because virgo starts 2 identical spring bundles.
One in lib/kernel:
Bundle Location file:lib/kernel/org.springframework.asm-3.0.5.RELEASE.jar
And the other in repository/ext:
Bundle Location org.eclipse.virgo.region.user@file:/C:/virgo-web-server/repository/ext/org.springframework.asm-3.0.5.RELEASE.jar.
If I try to remove on of the bundles virgo doesnt start.
Why does virgo need these duplicated bundles ?