On Sep 18, 2007, at 16:21 , Richard S. Hall wrote:
Stefano Lenzi wrote:
The OSGi Specification states that the Bundle.getResource(String)
behavior should be equal to the ClassLoader.getResource(String)
which on Sun JDK 6 update 1 (my configuration) it's able to
resolve resource containing '.' and '..'.
I don't think OSGi targets JDK 6... :-)
That's not really the point. If the spec refers to the Java
specifications, it should then be more specific about what version,
if it intended not to follow the current Java specifications.
Greetings, Marcel