| Author |
Class Cast Exception using classLoader.getResourcerAsStream
|
Hari Gundappa
Greenhorn
Joined: Sep 13, 2011
Posts: 27
|
|
Hi,
I am trying to load a properties file from the class path on WAS 6.1.
I get a classcast exception : com.ibm.ws.classloader.Handler$ZipEntryInputStream is not compatible with java.io.InputStream
Here's how my code looks
Both the above fail.
Please advise if I am missing something.
Thanks,
Hari
|
 |
 |
|
|
subject: Class Cast Exception using classLoader.getResourcerAsStream
|
|
|