[JBoss-user] [Beginners Corner] - Re: JBoss-3.2.6 FileNotFoundException

2004-12-16 Thread rachna_agg
The piece of code that is giving me error is: | new FileReader(new File(URLDecoder.decode(fileName,"UTF-8"))) | There's another thing that I've found. Actually my code was packaged inside a jar and then deployed in the server. But when I deployed it in exploded form(in folders hierarchy), the

[JBoss-user] [Beginners Corner] - Re: JBoss-3.2.6 FileNotFoundException

2004-12-16 Thread narayanrm
can you paste the piece of code which is returning null? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3858855#3858855 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3858855