Convert resources to string locations so that path info can be extracted easily
commit0c95a1e742ee2ec5d2b749525548f3643f115f4a
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 19 Jan 2009 11:33:23 +0000 (19 17:33 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 19 Jan 2009 11:33:23 +0000 (19 17:33 +0600)
treeedc9de3c51a9a82b42f64291d4032883b4452e1f
parent429500309f68dc8b5e42d3e2b71d117dee5be9c3
Convert resources to string locations so that path info can be extracted easily

Previously resource definitions were depending on how the application
context was used and as a result retrieving path was getting overly
complicated and thus smart location is introducing outdating the locations.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-util/smart-spring-util/src/main/java/com/smartitengineering/util/spring/PropertiesLocatorConfigurer.java
smart-util/smart-spring-util/src/test/resources/test-app-context.xml