• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-881: Another attempt to get rid of the java.lang.ArrayIndexOutOfBoundsException: 1 warning. This change should avoid many warnings coming out of Tomcat - not what we really wanted but we need to get rid of the "java.lang.ArrayIndexOutOfBoundsException: 1" warning as it really clutters the logs.

merge with lams2_0_3 tag on HEAD

  1. … 125 more files in changeset.
Adding gomba servlets jar, used as RESTful interface to shared lesson web services

  1. … 8 more files in changeset.
file application.xml was added on branch lams2_head_wildfly on 2014-07-30 14:23:14 +0000

Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 4 more files in changeset.
LDEV-1216 make ssl parameters optional

  1. … 1 more file in changeset.
file lams.application.xml was initially added on branch editonfly_branching.

    • -0
    • +0
    ./j2ee/lams.application.xml
file rams.application.xml was initially added on branch editonfly_branching.

    • -0
    • +0
    ./j2ee/rams.application.xml
Removing hardcoded references to LAMS in paths

  1. … 4 more files in changeset.
configure shibboleth attribute header names in lams_configuration table

  1. … 6 more files in changeset.
new login method for shib users, looking at possible ways to store customised shib headers

  1. … 1 more file in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 202 more files in changeset.
LDEV-881: Hide the catalina array errors.

Removed ehcache from the deployment.

  1. … 3 more files in changeset.
Fix for LDEV-881

update ehcache from 1.1 to 1.2

  1. … 3 more files in changeset.
added auth dtd to lams.jar + used web address in DOCTYPE decl for auth xml + updated ant scripts + added entity resolver used by xml loader (utils)

  1. … 7 more files in changeset.
updated copyfiles (removed old lams config file copying) + removed old config files (dtd/xml)

  1. … 3 more files in changeset.
Moved authentication.xml and dtd to the jboss conf directory. This will allow us to delete the lamsconf directory.

    • -6
    • +0
    ./unix/authentication/authentication.dtd
    • -71
    • +0
    ./unix/authentication/authentication.xml
    • -0
    • +6
    ./unix/authentication/lamsauthentication.dtd
    • -0
    • +71
    ./unix/authentication/lamsauthentication.xml
    • -0
    • +6
    ./windows/authentication/lamsauthentication.dtd
    • -0
    • +77
    ./windows/authentication/lamsauthentication.xml
  1. … 1 more file in changeset.
Updating lams.dtd

Update windows lams.xml and dtd

Removing AllowMultipleLogin

Fixing the mess I did before -removed more tags that I should have

Removing Ticket, old chat entries and Allowmultiplelogin

Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 3 more files in changeset.
config our SingleSignOn

added help url configuration item

  1. … 1 more file in changeset.
added lams valve

Updated version number to RC1 and fixed dtd

Updated versions of cglib and hibernate

  1. … 3 more files in changeset.