Re: commons-id Using ClassLoader.getSystemResourceAsStream()

2004-10-24 Thread Tim Reilly
On Thu, 21 Oct 2004 11:58:51 -0500, Gregg, John E. wrote: Hi all, I'm having a little trouble with the fact that commons-id's ReadOnlyResourceStateImpl uses ClassLoader.getSystemResourceAsStream to load the config file containing MAC addresses. Is that intentional? It was intentional

commons-id Using ClassLoader.getSystemResourceAsStream()

2004-10-21 Thread Gregg, John E.
Hi all, I'm having a little trouble with the fact that commons-id's ReadOnlyResourceStateImpl uses ClassLoader.getSystemResourceAsStream to load the config file containing MAC addresses. Is that intentional? When I'm testing my app with Maven, the only thing in the system class loader's path