web-settings.xml

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
LDEV-3293: Use new Spring ApplicationContext classes.

  1. … 34 more files in changeset.
Merge lams2_3 into head

  1. … 36 more files in changeset.
LDEV-2174: Added shared context support to tool adapters. Added some code comments explaining how everything works.

  1. … 54 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-2173 - First commit for gradebook stuff

First monitor interface implemented, teachers can look by activity to mark the students work

  1. … 248 more files in changeset.
LDEV-1916 change autopatch to load as the first servlet listener in lams_admin rather than a spring bean in lams_central, as we want db changes to occur before any spring beans are loaded. lams_admin is the first webapp to be loaded in jboss. The 'WEB-INF/lib' folder is expected by autopatch's discovery library.

  1. … 3 more files in changeset.
LDEV-1916 support database updating via autopatch

  1. … 11 more files in changeset.
putting ldap's add/create/update user into it's own spring transaction'd bean; added some more config parameters for ldap

  1. … 8 more files in changeset.
added monitoringApplicationContext for webservice to use to start/schedule lesson

add integrationContext

setup CentralToolContentHandler to use with saving/viewing profile portraits.

  1. … 4 more files in changeset.
close/save/cancel action in authoring page.

  1. … 17 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Conf versions of web-settings and manifest files modified to suit and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 9 more files in changeset.
Added the vote tool to the build

  1. … 6 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 48 more files in changeset.
fixed classpath for chatApplicationContext.xml

  1. … 3 more files in changeset.
Fixed chat application context file reference

  1. … 5 more files in changeset.
Fixed context-param entry for the resource file. The <context-param> tags were in the wrong places.

  1. … 1 more file in changeset.
included the toolApplicationContext because authoring service needs to use the tool content id generator

Modify MANIFEST.MF for searching contentrepository.jar

  1. … 3 more files in changeset.
Move login/index stuff from Lams_common

  1. … 43 more files in changeset.
Merge Lams_authoring and Lams_workspace.

  1. … 88 more files in changeset.