Skip to content
Snippets Groups Projects
Commit 5238c152 authored by felmer's avatar felmer
Browse files

add context parameter 'infoClass'

SVN: 13413
parent 5c78cff7
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,11 @@ ...@@ -16,6 +16,11 @@
<description>File for Spring beans.</description> <description>File for Spring beans.</description>
</context-param> </context-param>
<context-param>
<param-name>infoClass</param-name>
<param-value>ch.systemsx.cisd.openbis.BuildAndEnvironmentInfo</param-value>
</context-param>
<listener> <listener>
<listener-class> <listener-class>
ch.systemsx.cisd.openbis.generic.server.GenericHttpSessionListener ch.systemsx.cisd.openbis.generic.server.GenericHttpSessionListener
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment