[opencms-dev] importing HTML Import module

Alex Dubin webtekie at gmail.com
Mon Feb 14 23:01:40 CET 2005


I tried to import HTML Import Module and after installation always get
these error, seems I don't have all the modules, but where can I get
them?
I am using OpenCms v6 on Fedora 1 running MySQL v4.19

Unable to compile class for JSP 

Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:6:
package com.opencms.flex.jsp does not exist
import com.opencms.flex.jsp.*; 
^ 


Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:10:
package com.opencms.flex.util does not exist
import com.opencms.flex.util.*;; 
^ 


An error occurred at line: 1 in the jsp file:
/WEB-INF/jsp/offline/system/modules/org.opencms.modules.htmlimport/administration/backoffice/index.html.jsp
Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:48:
package com.opencms.flex.jsp does not exist
com.opencms.flex.jsp.CmsJspActionElement cms = new
com.opencms.flex.jsp.CmsJspActionElement(pageContext, request,
response);
^ 


An error occurred at line: 1 in the jsp file:
/WEB-INF/jsp/offline/system/modules/org.opencms.modules.htmlimport/administration/backoffice/index.html.jsp
Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:48:
package com.opencms.flex.jsp does not exist
com.opencms.flex.jsp.CmsJspActionElement cms = new
com.opencms.flex.jsp.CmsJspActionElement(pageContext, request,
response);
^ 


An error occurred at line: 1 in the jsp file:
/WEB-INF/jsp/offline/system/modules/org.opencms.modules.htmlimport/administration/backoffice/index.html.jsp
Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:51:
package com.opencms.file does not exist
com.opencms.file.CmsObject cmsObject = cms.getCmsObject(); 
^ 


An error occurred at line: 1 in the jsp file:
/WEB-INF/jsp/offline/system/modules/org.opencms.modules.htmlimport/administration/backoffice/index.html.jsp
Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:56:
cannot resolve symbol
symbol : class CmsMessages 
location: class
org.apache.jsp.WEB_002dINF.jsp.offline.system.modules.org_opencms_modules_htmlimport.administration.backoffice.index_html_jsp
CmsMessages messages = new
CmsMessages("org/opencms/modules/htmlimport/workplace", locale);
^ 


An error occurred at line: 1 in the jsp file:
/WEB-INF/jsp/offline/system/modules/org.opencms.modules.htmlimport/administration/backoffice/index.html.jsp
Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:56:
cannot resolve symbol
symbol : class CmsMessages 
location: class
org.apache.jsp.WEB_002dINF.jsp.offline.system.modules.org_opencms_modules_htmlimport.administration.backoffice.index_html_jsp
CmsMessages messages = new
CmsMessages("org/opencms/modules/htmlimport/workplace", locale);
^ 


An error occurred at line: 100 in the jsp file:
/WEB-INF/jsp/offline/system/modules/org.opencms.modules.htmlimport/administration/backoffice/index.html.jsp
Generated servlet error: 
/export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java:190:
cannot access com.opencms.core.CmsException
file com/opencms/core/CmsException.class not found 
try { 
^ 
Note: /export/home/jakarta-tomcat-5.0.28/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/offline/system/modules/org_opencms_modules_htmlimport/administration/backoffice/index_html_jsp.java
uses or overrides a deprecated API.
Note: Recompile with -deprecation for details. 
8 errors 




Requested resource:
/system/modules/org.opencms.modules.htmlimport/administration/backoffice/index.html
OpenCms version: 6.0 alpha 2 Caladan
OpenCms context: /opencms/opencms 

thanks,
Alex



More information about the opencms-dev mailing list