Tuomas Kiviaho created PAXSB-59
Swissbox BundleUtils could have one static method for translating Bundle-Classpath to URLs. This functionality already exists at pax-web-jsp/src/main/java/org/ops4j/pax/web/jsp/internal/JasperClassLoader.java but using of it requires an inconvenient dependency to pax-web-jsp an on top of that a classloader needs to be created and immediately discarded.
This feature is needed for projects like RestEASY that require classpath scanning and I'm unaware of an alternative approach.
Fixed in: 1.9.0
Votes: 0, Watches: 0