• Welcome to KonaKart Community Forum. Please login or sign up.
 
March 28, 2024, 03:17:13 pm

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Topics - dritan

1
Hello,

I did the installation of Konakart and Magnolia integration just like in this link described..
http://www.headwire.com/public/en/hw/cms/modules/konakart.html

First I have to say that I'm a new bee at Magnolia and Konakart. I need the integration of Konakart to Magnolia for a university project.

I have some questions and problems, I hope some one can help me.

1. In Magolia Admin Page ( http://localhost:8080/magnoliakonakart/.magnolia/pages/adminCentral.html ) I see the Konakart pages. If I double-click at a page, the page appears. And I can move panels there. So far so good. If I click then in any page, I get the following error:
description: The server encountered an internal error () that prevented it from fulfilling this request.
java.lang.RuntimeException: Could not find ActionConfig for: /CatalogMainPage
com.headwire.konakart.ThawedModuleConfig.findActionConfig(ThawedModuleConfig.java:66)
org.apache.struts.action.RequestProcessor.processMapping(RequestProcessor.java:655)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:191)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1085)
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:318)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.headwire.magnolia.ForwardDoFilter.doFilter(ForwardDoFilter.java:41)

root cause

java.lang.NullPointerException
org.apache.struts.config.impl.ModuleConfigImpl.findActionConfig(ModuleConfigImpl.java:332)
com.headwire.konakart.ThawedModuleConfig.findActionConfig(ThawedModuleConfig.java:63)
org.apache.struts.action.RequestProcessor.processMapping(RequestProcessor.java:655)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:191)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1085)
org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcessor.java:263)
org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:398)
org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequestProcessor.java:318)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:241)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.headwire.magnolia.ForwardDoFilter.doFilter(ForwardDoFilter.java:41)

--------------------
2. In the video shown at documentation after a click at "edit" or "new" to add new panels at the site, at the page there is a select box at "KK Template" to select some of the available panels. I do not get this select box, instead of it there is a html input field.
--------------------
3. In the documentation, I had to download magnolia 4.3.6. The current version of magnolia is 4.4.4. Does it means that the module supports only the magnolia version 4.3.6?
--------------------
4. In the documentation, is written "Once you bootstrapped the magnolia instance, please go to the filters configuration and move the konakart filter above the login filter. This is necessary for the struts integration to run correctly.". I realy don't know how and where can I do this.
--------------------
5. For the installation of HWt4m Templating Kit at the documentations stands that I have to download the following files hwt4mkonakartwebsite.xml and hwt4mkonakartconfig.xml. But I don't know from where to download them. Even if I find them to download I still don't know what to do with them.
--------------------
6. At the video at the documentation site the person says that I can put any Konakart-JSP- component to a Mangolia page. I downloaded the magnolia standard-templating-kit and installed it. But I don't know how to put any Konakart-component to the sample Magnolia-site.

Thanks in advance for any help.

Best regards,
Dritan