Sal writes: > I've read the docs and looked into the code for URLClassloader and the > 'core' protocol, but am still unable to figure out how to get it to work > properly. Some help would be greatly appreciated. For loading classes you should used the "gcjlib" protocol. You should be able to load resources from shared libraries too. Andrew.