Skip to Content
0
Former Member
Jan 08, 2007 at 09:07 AM

Accessing a File in a Java Mapping

46 Views

Hi,

I am accessing one Random Access File through Java Mapping Program. This is working fine in Eclipse.

But when I imported that jar file to IR, it is throwing FileNotFound Exception while trying to test through Interface Mapping.

I have bundled the file in the jar file, where the java class file is bundled.

Path to access the file from java program is "ProjectName/SomeName/File_Name.txt"

Can any one please help me in this regard?

Please help me to chase this mistery.

Thanks,

Yogi.