lams-contentrepository.jar

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix static bug: shared by webapp, so download does not work when tools switch.

  1. … 1 more file in changeset.
More changes to suit Hibernate 3

  1. … 19 more files in changeset.
The saveDB() call that I added previously to sort out the junit problems doesn't work in practise - it will cause an exception when the entire node is deleted.

Upgraded Hibernate to 3.0

  1. … 13 more files in changeset.
Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body. Also updated DOLLY to 4.0.2 so updated all the core project jars.

  1. … 6 more files in changeset.
No longer rollback on checked exceptions - causes problems if the calling handles the exception and tries to continue the transaction.

Converted to use JNDI datasource.

  1. … 5 more files in changeset.
Added initial Theme support

  1. … 5 more files in changeset.
Completed generic tool file download servlet.

Started client download servlet. Trying out in forum - there is some issue with accessing the servlet. Checked in as this code has been released to Dolly.

  1. … 25 more files in changeset.
Recompiled jar as I'm not sure if it compiled properly before.

Added new class org.lamsfoundation.lams.contentrepository.client. The class handles a simple connection to the content repository, and allows a file to be stored and retrieved. Designed to be used by tools when their only use of the content repository is to store files for online and offline instructions.

SetProperties wasn't working for file nodes - had forgotten to update the validate test, so was expected a file to be included even when just the properties had changed. Altered validation to check inputStream and check on disk for a file.

  1. … 4 more files in changeset.
Add a setProperties to the Repository interface, allowing users to store custom properties

Converted name format

    • binary
    ./lams-contentrepository.jar
  1. … 3 more files in changeset.