Unable to compile class for JSP:
An error occurred at line: 32 in the jsp file: /apps/cmegroup/components/page/cmegroupHeadlib/cmegroupHeadlib.jsp
HtmlLibraryManager cannot be resolved to a type
29: pageContext.setAttribute("gceScript", properties.get("./jcr:gceScript"));
30: %>
31: <%
32: HtmlLibraryManager libraryManager = sling.getService(HtmlLibraryManager.class);
33: //PathManager pathManager = sling.getService(PathManager.class);
34: for(ClientLibrary cl : libraryManager.getLibraries(new String[]{ "cmegroupvendor"}, LibraryType.CSS, false, false)) {
35: %><link rel="stylesheet" href="<%=pathManager.getPublicPath(cl.getPath(), slingRequest) %>.css" type="text/css">
An error occurred at line: 32 in the jsp file: /apps/cmegroup/components/page/cmegroupHeadlib/cmegroupHeadlib.jsp
HtmlLibraryManager cannot be resolved to a type
29: pageContext.setAttribute("gceScript", properties.get("./jcr:gceScript"));
30: %>
31: <%
32: HtmlLibraryManager libraryManager = sling.getService(HtmlLibraryManager.class);
33: //PathManager pathManager = sling.getService(PathManager.class);
34: for(ClientLibrary cl : libraryManager.getLibraries(new String[]{ "cmegroupvendor"}, LibraryType.CSS, false, false)) {
35: %><link rel="stylesheet" href="<%=pathManager.getPublicPath(cl.getPath(), slingRequest) %>.css" type="text/css">
An error occurred at line: 34 in the jsp file: /apps/cmegroup/components/page/cmegroupHeadlib/cmegroupHeadlib.jsp
ClientLibrary cannot be resolved to a type
31: <%
32: HtmlLibraryManager libraryManager = sling.getService(HtmlLibraryManager.class);
33: //PathManager pathManager = sling.getService(PathManager.class);
34: for(ClientLibrary cl : libraryManager.getLibraries(new String[]{ "cmegroupvendor"}, LibraryType.CSS, false, false)) {
35: %><link rel="stylesheet" href="<%=pathManager.getPublicPath(cl.getPath(), slingRequest) %>.css" type="text/css">
36: <%
37:
An error occurred at line: 34 in the jsp file: /apps/cmegroup/components/page/cmegroupHeadlib/cmegroupHeadlib.jsp
LibraryType.CSS cannot be resolved to a type
31: <%
32: HtmlLibraryManager libraryManager = sling.getService(HtmlLibraryManager.class);
33: //PathManager pathManager = sling.getService(PathManager.class);
34: for(ClientLibrary cl : libraryManager.getLibraries(new String[]{ "cmegroupvendor"}, LibraryType.CSS, false, false)) {
35: %><link rel="stylesheet" href="<%=pathManager.getPublicPath(cl.getPath(), slingRequest) %>.css" type="text/css">
36: <%
37:
An error occurred at line: 60 in the jsp file: /apps/cmegroup/components/page/cmegroupHeadlib/cmegroupHeadlib.jsp
ClientLibrary cannot be resolved to a type
57: </c:if>
58:
59: <%
60: for(ClientLibrary cl : libraryManager.getLibraries(new String[]{ "cmegroup.vendor.common.top"}, LibraryType.JS, false, false)) {
61: %><script type="text/javascript" src="<%=pathManager.getPublicPath(cl.getPath(), slingRequest) %>.js" ></script>
62: <%
63: }
An error occurred at line: 60 in the jsp file: /apps/cmegroup/components/page/cmegroupHeadlib/cmegroupHeadlib.jsp
LibraryType.JS cannot be resolved to a type
57: </c:if>
58:
59: <%
60: for(ClientLibrary cl : libraryManager.getLibraries(new String[]{ "cmegroup.vendor.common.top"}, LibraryType.JS, false, false)) {
61: %><script type="text/javascript" src="<%=pathManager.getPublicPath(cl.getPath(), slingRequest) %>.js" ></script>
62: <%
63: }
Cannot serve the request to /content/cmegroup/en/trading/interest-rates/cleared-otc/index.html on this server