[opencms-dev] pakage not found error
vikas gupta
vikas.gupta at daffodildb.com
Wed Aug 2 08:30:47 CEST 2006
Hi List,
I have to use classes
com.opencms.flex.jsp.* , com.opencms.file.*
but unable to find these packages. Any one knows how I can get these
jars/classes/package.
This is the trace ::
package com.opencms.flex.jsp does not exist
import com.opencms.flex.jsp.CmsJspActionElement;
^
C:\Program Files\Apache Software Foundation\Tomcat
5.0\work\Catalina\localhost\opencms\org\apache\jsp\WEB_002dINF\jsp\offline\s
ystem\modules\com_habitus\templates\habitus_jsp.java:10: package
com.opencms.file does not exist
import com.opencms.file.CmsObject;
^
C:\Program Files\Apache Software Foundation\Tomcat
5.0\work\Catalina\localhost\opencms\org\apache\jsp\WEB_002dINF\jsp\offline\s
ystem\modules\com_habitus\templates\habitus_jsp.java:11: package
com.opencms.file does not exist
import com.opencms.file.CmsResource;
^
C:\Program Files\Apache Software Foundation\Tomcat
5.0\work\Catalina\localhost\opencms\org\apache\jsp\WEB_002dINF\jsp\offline\s
ystem\modules\com_habitus\templates\habitus_jsp.java:142: cannot find symbol
symbol : class CmsObject
location: class
org.apache.jsp.WEB_002dINF.jsp.offline.system.modules.com_habitus.templates.
habitus_jsp
CmsObject cmso = cmsElement.getCmsObject();
Thanks in advance
Regards
Vikas Gupta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20060802/5aec36cb/attachment.htm>
More information about the opencms-dev
mailing list