[opencms-dev] Modules Classes problem (Classpath ?)

Apostoly Guillaume ApostolyG at mail.europcar.com
Wed Jun 25 17:13:01 CEST 2003


Hi all,
 
I've downloaded the files needed for the htdig module, and tried to build
it. In fact i've got the same problem with a module i'm trying to build from
scratch : 
 
- i've created the module and put the files in the good structure : 
 
/system/modules/com.opencms.modules.search/htdig/classes/com/opencms/modules
/search/htdig/CmsHtdig.class
- i can see thoose files replicated on the real FS under :
/opt/tomcat/webapps/opencms/WEB-INF/classes/com/opencms/modules/search/htdig
 
Still, when i'm trying to include the package into a jsp page like this :
<%@ page session="false"
import="com.opencms.flex.jsp.*,java.lang.*,java.util.*,com.opencms.flex.util
.CmsMessages,com.opencms.modules.search.htdig.*" %>
 
I'm getting this error : 
 [javac]
/opt/tomcat/work/Standalone/localhost/opencms/WEB-INF/jsp/online/IntranetEur
opcar/home_jsp_jsp.java:11: package com.opencms.modules.search does not
exist
    [javac] import com.opencms.modules.search.htdig;

What must i do so that the jsp compiler sees the classes ?
Thanks by advance,
 
Guillaume
 
_______________________________________
Guillaume APOSTOLY 
Business-Analyst EIS-BSD 
Tél: +33 (0)1.30.44.95.22 
Fax: +33 (0)1.30.44.98.08 
ApostolyG at mail.europcar.com <mailto:ApostolyG at mail.europcar.com>  
_______________________________________ 







 



More information about the opencms-dev mailing list