Hello, I would like to use DeltaSpike configuration mechanisms using a properties file which is not in the classpath. I had no success by implementing MyPropertyFileConfig and returning the absolute path of the file in the String getPropertyFileName() method. Is there a simple way to load a property file that is not in the classpath?
Thanks for any hints, -- Pablo Pita Leira
