• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Update to latest.

Add secuirty role

Upgraded Hibernate to 3.0

    • binary
    ./lib/hibernate/hibernate-tools.jar
    • binary
    ./lib/hibernate/hibernate3.jar
    • binary
    ./lib/hibernate/src/hibernate-src.zip
    • binary
    ./lib/lams/lams-contentrepository.jar
Fix role-query SQL

Update latest library.

Copy new configuration files.

    • -0
    • +457
    ./conf/unix/jboss/jboss-service.xml
    • -0
    • +4
    ./conf/unix/jboss/tomcat/context.xml
    • -0
    • +127
    ./conf/unix/jboss/tomcat/server.xml
    • -0
    • +457
    ./conf/windows/jboss/jboss-service.xml
    • -0
    • +4
    ./conf/windows/jboss/tomcat/context.xml
    • -0
    • +127
    ./conf/windows/jboss/tomcat/server.xml
Add catalina jar for LoginFormAuthenticator compile.

    • binary
    ./lib/catalina/catalina.jar
Add concurrent package.

Add concurrent package.

    • binary
    ./lib/concurrent/concurrent-1.3.4.jar
Stopped the authoring using the DTOs as a way of converting the data coming from Flash.

Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

  1. … 14 more files in changeset.
Improved the special NULL handling code for WDDX processing.

Learning design DTOs now use the convertToBlah utilities in WDDXProcessor.

Also covers changes made by Mai recently.

Added initial attempt at a master test task

Added content repository location to shared properties.

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.

    • binary
    ./lib/lams/lams-contentrepository.jar
  1. … 2 more files in changeset.
Added getMaxId() function to make it easier for test code to work out a next id.

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

    • binary
    ./lib/lams/lams-contentrepository.jar
  1. … 3 more files in changeset.
Delete web stuff. Move usermangement.web.* to admin project.

Upgraded to Spring 1.2.4

    • binary
    ./lib/cglib/cglib-nodep-2.1_2.jar
    • binary
    ./lib/ehcache/ehcache-1.1.jar
    • binary
    ./lib/lams/lams-central.jar
    • binary
    ./lib/quartz/quartz.jar
    • binary
    ./lib/spring/spring-aop.jar
    • -0
    • +587
    ./lib/spring/spring-beans.dtd
    • binary
    ./lib/spring/spring-beans.jar
    • binary
    ./lib/spring/spring-context.jar
    • binary
    ./lib/spring/spring-core.jar
  1. … 17 more files in changeset.
Move logon/index pages and *.web to lams_central package

Added log4j and class loader configuration files

Due to our ear layout, we need the unified jboss class loader.

    • -0
    • +138
    ./conf/unix/jboss/tomcat/jboss-service.xml
    • -0
    • +138
    ./conf/windows/jboss/tomcat/jboss-service.xml
Added to keep our deployments consistent

    • -0
    • +327
    ./conf/unix/jboss/log4j.xml
    • -0
    • +327
    ./conf/windows/jboss/log4j.xml
Updated for JBOSS 4

    • -16
    • +28
    ./conf/unix/jboss/login-config.xml
    • -17
    • +28
    ./conf/windows/jboss/login-config.xml
Tweaked the deploy parameters to copy the files to the JBOSS 4 server properly

For JAAS login configuration

Merge Lams_authoring and Lams_workspace.

Merge Lams_authoring and Lams_workspace.

  1. … 1 more file in changeset.
Converted to use JNDI datasource.

    • binary
    ./lib/lams/lams-contentrepository.jar
Made the windows and unix versions the same. Needed to add the zeroDateTimeBehaviour

    • -2
    • +6
    ./conf/windows/jboss/service/mysql-ds.xml
Update ant properties files to common.properties