Hi there,
I'm having some problems with my application in JBoss 3.0.7 that I don't have
with JBoss 3.2.3. There are 3 EARs, each with an etc/ directory in the root, and with
a properties file inside the directory. Each EAR was beans that access this property
files. In 3.2.3, the beans load the files normally with the following code:
InputStream input=this.getClass().getClassLoader().getResourceAsStream(filepath);
... where filepath is something like "etc/atm.properties". But in 3.0.7 I get a
FileNotFoundException. Can anyone please help me, and tell me what am I doing wrong?
Thanks in advance,
ArmÃnio Pinto
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844092#3844092
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844092
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user