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
    • +80
    ./language/ApplicationResources.properties
  1. … 23 more files in changeset.
Initial version of example tool. DB setup done but Hibernate objects are yet to be done.

    • -0
    • +3
    ./jar/META-INF/MANIFEST.MF
    • -0
    • +128
    ./middlegen/lams_tool_laex11-prefs.properties
    • -0
    • +1
    ./war/META-INF/MANIFEST.MF
    • -0
    • +14
    ./xdoclet/filter-mappings.xml
    • -0
    • +24
    ./xdoclet/filters.xml
    • -0
    • +11
    ./xdoclet/listeners.xml
    • -0
    • +11
    ./xdoclet/servlet-mappings.xml
    • -0
    • +45
    ./xdoclet/servlets.xml
    • -0
    • +1
    ./xdoclet/struts-message-resources.xml
    • -0
    • +77
    ./xdoclet/taglibs.xml
    • -0
    • +92
    ./xdoclet/web-security.xml
  1. … 30 more files in changeset.