[opencms-dev] CmsTemplateBean cannot be resolved to a type

Ricardo Sanchez ricsanc1987 at gmail.com
Thu Sep 3 12:37:34 CEST 2015


Hello list:

I'm doing the migration from 7.5.4 version to 9.5.2.

In almost every JSP I get the following problem and I can not find the
solution:

Stacktrace:
Motivo: Unable to compile class for JSP:

An error occurred at line: 13 in the jsp file:
/WEB-INF/jsp/offline/system/modules/org.opencms.module.acucyl/elements/copyright.jsp
CmsTemplateBean cannot be resolved to a type
10:
11:
12: <%
13: CmsTemplateBean cms= new CmsTemplateBean(pageContext,request,response);
14: cms.init(pageContext, request, response);
15: CmsMessages messages =
cms.getMessages("/org/opencms/module/acucyl/workplace",
request.getLocale()+"");
16: %>

Any recommendation?

Thanks and best regards.

Ricardo.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20150903/3aaddd0f/attachment.htm>


More information about the opencms-dev mailing list