[Building Sakai] Assignments tool xml property

Paul Dagnall pdagnall1 at udayton.edu
Thu Jun 21 06:38:01 PDT 2012


Hi
Using Sakai 2.6. I'm trying to add a custom option to the assignments tool.
I have everything working except, that it will not read the property out of
the XML. So I successfully store the property in the database (xml column).
The property actually does work after I set it because it hangs around in
memory (state) for a while, but if I log out, it no longer has the property
in memory when I log back in.

In the code (that tiny file called AssignmentAction.java), I can call:
state.getAttribute("atribute_name") and it will only return the value if I
recently set it using the application.

I've tried to trace back how the other properties are getting pulled in
from the XML column but I can't seem to find what I'm missing here.

Any ideas what I'm missing? Thanks.

Paul Dagnall
Application Developer & Administrator
University of Dayton
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20120621/a78a022c/attachment.html 


More information about the sakai-dev mailing list