Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: Using Properties in EJB


Message #1 by "vidhya" <vidya.kt@p...> on Wed, 31 Jan 2001 09:10:01 -0000
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

  Return to Index