Merge "Do not use protobuf serialization for FindPrimary and it's responses"
[controller.git] / opendaylight / distribution / opendaylight-karaf-resources / src / main / resources / configuration / tomcat-server.xml
index 73a46f0f8a21624365241abf7a42ec0f5403adfb..fbcd0a4c779ed4203a4f153f67604016f43085e6 100644 (file)
@@ -48,7 +48,7 @@
       <Host name="localhost" appBase=""
             unpackWARs="false" autoDeploy="false"
             deployOnStartup="false" createDirs="false">
-            <Realm className="org.opendaylight.controller.karafsecurity.ControllerCustomRealm />
+            <Realm className="org.opendaylight.controller.karafsecurity.ControllerCustomRealm" />
             <Valve className="org.apache.catalina.authenticator.SingleSignOn" />
             <Valve className="org.apache.catalina.valves.AccessLogValve" directory="logs"
                         prefix="web_access_log_" suffix=".txt" resolveHosts="false"