Greg Sheremeta has posted comments on this change. Change subject: engine: [DRAFT] created FaviconServlet for branding ......................................................................
Patch Set 2: (1 comment) .................................................... File backend/manager/modules/root/src/main/webapp/WEB-INF/web.xml sorry about the formatting weirdness here. I'm not sure where that's coming from. Only pay attention to the servlet mapping I added. Line 1: <?xml version="1.0" encoding="UTF-8"?> Line 2: <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" version="3.0"> Line 3: <servlet> Line 4: <servlet-name>PKIResourceServlet.ca</servlet-name> -- To view, visit http://gerrit.ovirt.org/18200 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I929cf7d98fdf67de72b5aadded154d383febd666 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Greg Sheremeta <[email protected]> Gerrit-Reviewer: Greg Sheremeta <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
