Change ResourceLoader to use Sakai's ResourceLoader thereby enabling DB support for Message files

Activity

Show:

Matthew Jones April 24, 2018 at 10:35 AM

Bulk closing issues that have not been updated since 2015 and earlier. Please reopen if this is still an issue and you have new information or if this is a feature you'd like to still have consideration for.

Earle Nietzel January 26, 2012 at 12:11 PM

Steve's Comments from the link above:

IStringResourceLoader is the interface:
http://wicket.apache.org/apidocs/1.4/org/apache/wicket/resource/loader/IStringResourceLoader.html

Theres some info here about connecting it to a Spring message provider:
http://www.jroller.com/eyallupu/entry/spring_as_a_message_provider

There is a very basic custom one in Profile2 already:
https://source.sakaiproject.org/svn//profile2/trunk/tool/src/java/org/sakaiproject/profile2/tool/ProfileApplication.java

which just loads the resources from a different location. So it should be easy enough to extend this to use the Spring based on in the kernel?

Won't Fix

Details

Assignee

Reporter

Components

Affects versions

Priority

Created January 26, 2012 at 12:10 PM
Updated April 24, 2018 at 10:35 AM
Resolved April 24, 2018 at 10:35 AM