Thanks for reply.. Atually i have a third party method that takes as input object of type java.io.Reader. So, after using FileReader in = new FileReader(filelocation) i have to pass the "in" object to this method... So i am afraid i cannot use getResourceAsStream()...
How can i get through this problem? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957306#3957306 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957306 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
