lams_tool_example

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented some basic Hibernate POJOs and their DAOs, along with an applicationContext.xml file. The tool should now deploy okay and appear in authoring. So you can run a lesson with it but you can't actually do anything as the service doesn't store any data and no jsp pages exist.

    • -0
    • +4
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +80
    ./conf/language/ApplicationResources.properties
  1. … 16 more files in changeset.
Added cvs id - preparing for porting to postgreSQL

Initial version of example tool. DB setup done but Hibernate objects are yet to be done.

    • -0
    • +3
    ./conf/jar/META-INF/MANIFEST.MF
    • -0
    • +128
    ./conf/middlegen/lams_tool_laex11-prefs.properties
    • -0
    • +1
    ./conf/war/META-INF/MANIFEST.MF
    • -0
    • +14
    ./conf/xdoclet/filter-mappings.xml
    • -0
    • +24
    ./conf/xdoclet/filters.xml
    • -0
    • +11
    ./conf/xdoclet/listeners.xml
    • -0
    • +11
    ./conf/xdoclet/servlet-mappings.xml
  1. … 30 more files in changeset.