• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2071: Corrected several Application Context files. Did minor changes to prepare LAMS for JBoss 5.1.0.GA. Added retry mechanism in deadlock spot.

    • -7
    • +5
    ./lamsfoundation/lams/applicationContext.xml
    • -3
    • +4
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 9 more files in changeset.
LDEV-2071, LDEV-2201, LDEV-57: Changed the Transaction Manager to Hibernate instead of JTA. Synchronized code in 2 more spots as deadlock exceptions had been thrown.

    • -1
    • +6
    ./lamsfoundation/lams/applicationContext.xml
  1. … 6 more files in changeset.
LDEV-2071: Removed Quartz distribution from deployment - version from JBoss is now in use. Fixed a bug in Floating Activities.

  1. … 6 more files in changeset.
LDEV-2071: Fixed authentication issues. Fixed deadlock issues. Cleaned up.

LDEV-2071: Fixed Learning Design parsing bug - one result taken from database was improperly casted.

LDEV-2071: Fixed Spring classpath scanning problems using newly intruduced to JBoss VFSClassPathXmlApplicationContext class.

Upgraded to Spring 2.5.6 (was 1.2.8).

    • -27
    • +27
    ./lamsfoundation/lams/beanRefContext.xml
    • -20
    • +5
    ./lamsfoundation/lams/commonContext.xml
  1. … 5 more files in changeset.
LDEV-2071: Added initial version of LAMS 2.3 on JBoss 5.1.

    • -2
    • +13
    ./lamsfoundation/lams/applicationContext.xml
    • -1
    • +33
    ./lamsfoundation/lams/beanRefContext.xml
    • -33
    • +223
    ./lamsfoundation/lams/commonContext.xml
    • -197
    • +237
    ./lamsfoundation/lams/cache/CacheManager.java
    • -420
    • +467
    ./lamsfoundation/lams/web/session/SessionManager.java
  1. … 8 more files in changeset.