Allow Config Loader to look in both classpath and root webapp dir
-----------------------------------------------------------------
Key: XFIRE-348
URL: http://jira.codehaus.org/browse/XFIRE-348
Project: XFire
Type: Improvement
Components: Spring
Versions: 1.1-beta-1
Reporter: Adam Kramer
Assigned to: Adam Kramer
Fix For: 1.1
Servlets like XFireConfigurableServlets need to be able to find service config
files not only in classpath but in webapp dirs, like Spring's DispatchServlet.
This also needs to be implemented so web.xml files specifying hte 'config' init
param in the servlet won't break because we have added a 'classpath:' prefix,
so it will also be backward compatible.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira