Reading properties file from jcaps environment

Hi,

Need to read a properties file which resides inside jcaps environment.

e.g

I have project called prjTest. I imported a "test.properties" file in

to the project. After this i tried to read the imported properties file in ajcd. But i ended up with FileNotFoundException.

Please let me know is there any way to read properties file, by directly

importing it to prjDirectory.

Regards

Venkatesh.S

[457 byte] By [VenkateshSampoornama] at [2007-11-27 9:06:26]
# 1
Hi,can yo check the following:-put properties file in a jar & upload the jar in domain/LH.Thanks,
mjinhcla at 2007-7-12 21:41:50 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 2
Let me have your email address to michael dot czapski at sun dot com. I will send you a document tht discusses several ways of doing this in ICAN, which is almost directly applicable to Java CAPS as well.
mczapskia at 2007-7-12 21:41:50 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...
# 3
Hi, Thanks for your reply. I don't want to pack properties file inside a jar, beacuse if i want to do some modification in the properties file, then packing it to jar file won't be helpful right.
VenkateshSampoornama at 2007-7-12 21:41:50 > top of Java-index,Java Enterprise System,Java Composite Application Platform Suite -- General Discussion...