Hi,
  I just find that resources under exported package cannot be found the
bundle's classloader. For example, I have the package a.b exported and there
is a text file f.txt under folder /a/b. I just find that the bundle's
classloader always return null when calling
classloader.getResource("a/b/f.txt"). For other non exported folder, there
is no such problem. Anyone meets similar problem?

Rice

Reply via email to