[opencms-dev] FCKEditor integration: Alpha release
Wiesner, Daniel
daniel.wiesner at av-studio.de
Tue Oct 11 20:23:45 CEST 2005
Sebastian Himberger wrote:
> Hi Daniel,
>
> > I had to rezip the archiv than the install worked and I like the
> Editor.
>
> can you explain this? Wich archive are you speaking of?
Yes. I use OpenCms 6.1.1.
First I downloaded the archive using tis link (using firefox and explorer):
http://www.agil-mehr-internet.de/export/sites/agil-mehr-internet/galerien/downloads/opencms/ocms-fckeditor-0.8.1-alpha.zip
I double clicked the archive and the winrar application opened his
window. There I navigated to
opencms/org.opencms.editors.fckeditor-0.8.1.zip and dragged the file ti
the desktop (winXP).
Then I tried to install this archive using "Import Module with HTTP"
Then I got the exception attached
Then I extracted the content of the file and zipped the extracted files
again as a new zip file "xyz.zip" and installed id using the same procedure:
bang!
best regards
Daniel
java.lang.NullPointerException
at java.util.zip.ZipFile.getInputStream(Unknown Source)
at org.opencms.module.CmsModuleImportExportHandler.readModuleFromImport(CmsModuleImportExportHandler.java:145)
at org.opencms.workplace.tools.modules.CmsModulesUploadFromHttp.actionCommit(CmsModulesUploadFromHttp.java:127)
at org.opencms.workplace.administration.A_CmsImportFromHttp.displayDialog(A_CmsImportFromHttp.java:133)
at org.apache.jsp.WEB_002dINF.jsp.offline.system.workplace.admin.modules.modules_005fimport_html_jsp._jspService(org.apache.jsp.WEB_002dINF.jsp.offline.system.workplace.admin.modules.modules_005fimport_html_jsp:50)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:322)
at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:463)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:398)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
at org.opencms.loader.CmsJspLoader.load(CmsJspLoader.java:392)
at org.opencms.loader.CmsResourceManager.loadResource(CmsResourceManager.java:711)
at org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1341)
at org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:139)
at org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:151)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:868)
at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:663)
at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Unknown Source)
>
> > But could you please tell me the advantage over HTML-area?
>
> HtmlArea's future was a bit unclear because the development was
> stopped. There seems to be a new effort to develop HtmlArea, but i'm
> not quite sure how it's going on. So we looked for an alternative and
> found FCKEditor quite promising. It has some nice features like custom
> styles (see manual for more details), a better XHTML integration and
> it's under active development. They're planning to fully support XHTML
> wich is a must have for future websites. I don't know how this is
> implemented in future Versions of HtmlArea.
>
> We simpy don't wanted to rely on a WYSIWG editor that has an unclear
> future. This and XHTML + Custom Styles was the main cause for
> development.
>
> Hope this helps
>
> Sebastian
>
>
> _______________________________________________
> 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