j2ee thread: Using Properties in EJB
Hi
I have a text file inside a jar file.I need to read from that text file
from a EJB component.
I have used ClassLoader.getSystemResourceAsStream("jdbc.properties").
It works fine when used in an application but it doesnt work frm an EJB
component.
Can anyone help mme on this.
with rgds
vidhyakt
|





