[Yanel-dev] Resource type registering issues

Michael Wechner michael.wechner at wyona.com
Thu Aug 5 02:16:40 CEST 2010


Hi

I have recently fixed loading/registering of multiple resource types 
within one package, but
it seems that depending on the class loader (which I guess depends on 
JDK or Tomcat) this behaves quite differently,
whereas the particular line is

URL packageURL = 
ResourceTypeRegistry.class.getClassLoader().getResource(packageName.replace('.','/'));

within the class

src/core/java/org/wyona/yanel/core/ResourceTypeRegistry.java

whereas I have added an enhancement:

Sending        src/core/java/org/wyona/yanel/core/ResourceTypeRegistry.java
Transmitting file data .
Committed revision 52165.

but I am not sure if this is really covering all situations and I think 
more work needs to be put into this.

Any help is welcome

Thanks

Michael


More information about the Yanel-development mailing list