Cannot access xml file in java including another xml file
I am running my class from script. This maain class accesses another
dependency class which is in dependency jar. Dependency class accesses xml
file which is in the same location as it is. This xml file includes
fragment files which are at the same location of xml file. But while
running script, ideally at runtime xml file should look fragments at its
own location but its lloking at the scripts dir.
Please help me how can i get xml file with included fragments.
No comments:
Post a Comment