Hi,
I am working on one web application in which i want to retrieve values from property files which are present outside of the application i.e on system drive.
but while doing this i am facing the problem.Interestingly if i put property files at class path location then application works properly.
I am using resin server 3.0.23 and spring MVC architecture with spring 2.5.4 jars.i am also tried it on resin upgraded version of resin 4.0.9. there also i am getting the same problem.
Is there any compatibility issue of resin server for above query or If there is any other way to solve this issue?
please suggest.
thanks.


Reply With Quote
