AW: [opencms-dev] Problem with htmlimport module in OpenCms 6.0 alpha
Sebastian Himberger
sh at agil-mehr-internet.de
Fri Sep 24 09:03:49 CEST 2004
Hi,
the packages were renamed and reorganized in opencms 6. Probably it helps if you try to use:
org.opencms.jsp.* instead of com.opencms.flex.jsp.* and
org.opencms.util.* instead of com.opencms.flex.util.*
Btw: I haven't used the htmlimport module so maybe this solution doesn't work.
I think there was a link to the opencms6 javadocs posted on the mailing list, they should help you solving such problems.
HTH
Sebastian
> -----Ursprüngliche Nachricht-----
> Von: Irina Krasteleva [mailto:irina at nonlinear.ca]
> Gesendet: Donnerstag, 23. September 2004 22:29
> An: opencms-dev at opencms.org
> Betreff: [opencms-dev] Problem with htmlimport module in OpenCms 6.0 alpha
>
> Hi,
> I have problem to run htmlimport module under OpenCMS 6 alpha.
> It was installed ok, therefore I receive the error message every time when
> I
> am trying to use it:
>
> D:\tomcat\work\Standalone\localhost\opencms3\WEB-
> INF\jsp\offline\system\modu
> les\org.opencms.modules.htmlimport\administration\backoffice\index_html_js
> p.
> java:7: package com.opencms.flex.jsp does not exist
> import com.opencms.flex.jsp.*;
> ^
> D:\tomcat\work\Standalone\localhost\opencms3\WEB-
> INF\jsp\offline\system\modu
> les\org.opencms.modules.htmlimport\administration\backoffice\index_html_js
> p.
> java:11: package com.opencms.flex.util does not exist
> import com.opencms.flex.util.*;;
> ^
>
> At the same time I don't have any problems to run htmlimport module under
> OpenCMS 5.0.1.
>
> Cheers,
> Irima
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
More information about the opencms-dev
mailing list