[Building Sakai] How to convert the content hosting resource from db to filesystem ?

Sam Ottenhoff ottenhoff at longsight.com
Thu May 2 09:55:31 PDT 2013


It sounds a lot like this JIRA:

  https://jira.sakaiproject.org/browse/KNL-164


On Thu, May 2, 2013 at 12:51 PM, Paul Dagnall <pdagnall1 at udayton.edu> wrote:

> Yes. I had the same problem. I had to change the code in
> DbContentService.java in the kernel to allow for blob data types in additon
> to clob, and then it worked for me. It was a very small code change. I can
> send you a patch if you're interested.
>
> Paul Dagnall
> Application Developer & Administrator
> University of Dayton
>
>
> On Thu, May 2, 2013 at 12:44 PM, zmk <zmk at tju.edu.cn> wrote:
>
>> Hello everybody,
>>
>>     I use Oralce11g to be my database. I use this method to solve this
>> problem:
>>
>> convertToFile at org.sakaiproject.content.api.ContentHostingService = true
>> (add it to sakai.properties )
>>
>> But it didn't work, just a few files were added to my filesystem.  Has
>> anybody met this problem?  By the way, my sakai version is 2.9.1.
>>
>> Thanks.
>>
>>
>> M.K.Zhao
>> TianJin University,China
>> zmk at tju.edu.cn
>>
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to
>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>> "unsubscribe"
>>
>
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130502/872c9add/attachment.html 


More information about the sakai-dev mailing list