I am trying to package a JAR where some classes may need to read a txt file. I include the txt file in the root directory of the JAR package.
This JAR package gets loaded on Pl/Java.
However, when trying to execute in PLjava, it returns the following error:
ERROR: java.lang.SecurityException: read on datafile.txt