[jboss-user] [Beginners Corner] - File Path in EAR..!!!
AshuDagr8
do-not-reply at jboss.com
Wed Jul 12 06:12:22 EDT 2006
Hi Forum,
Here is the situation:
WAR file..
|
|..conf/config.xml
|..web-inf/classes/toppackage/subpackage/read.class
|
|
Now i have to read data from config.xml in read.class.How should i specify the path for the config.xml in code ?
I have tried with in = new fileReader(./conf/config.xml) but it is not working..
thanks in advance..
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957296#3957296
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957296
More information about the jboss-user
mailing list