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. … 125 more files in changeset.
merging improvements from lams2_3_spring_jboss_tune branch

  1. … 118 more files in changeset.
LDEV-750: Insert a design into a design. Tweaking the security to stop people writing into a directory to which they do not have access.

Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match 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. … 26 more files in changeset.
Added the vote tool to the build

  1. … 6 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

  1. … 31 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 186 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.
change forum tool context location

  1. … 3 more files in changeset.
Added forum back into the master-build

  1. … 1 more file in changeset.
Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

  1. … 2 more files in changeset.
Updated web.xml to include the context files for all the "current" deployed tools. Added matching tool jars to classpath. Stopped deploying the classes to WEB-INF/classes Implemented more calls on the dummy monitoring page to access the learner pages.

  1. … 15 more files in changeset.
Switched project to use ear file format

  1. … 49 more files in changeset.
gate stuff completed

  1. … 7 more files in changeset.
update xdoclet template for new web.xml

  1. … 4 more files in changeset.
created web layer for monitoring

  1. … 12 more files in changeset.