This is only for example, in the real case I have multiple .properties files + multiple additional resources which can be at any place in the file system. I have specifications which say that the location is to be defined later => it is random for now and most probably will to stay random (changable location).
Yes, I can package the .properties file in the WAR or include the directory of .properties file to the classpath of my
JBoss.
No, this will be only temporary solution.
Thanks anyway, I appreciate it!
Any other suggestions?