• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 04, 2024, 04:26:32 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 - lucky

1
Hello..

I deployed konaKart and OpenCms(full) on the Tomcat server that came along with KonaKart.exe. And then I deployed the Konakart module in OpenCms and I could see the integration working.

I read the documentation and understood that the integration design based on the assumption that Konakart and OpenCms live seperately.

We are actually planning to come up with a brand new website which is going to use both of these technologies. Design choices we have are as follows.

1) Manage content and shopping cart seperately( Using the integration module)
2) To deploy Konakart front end (JSPs) in OpenCms and tighly integrate with OpenCms

Since this is brand new development, we want to make things simple and planning to avoid SOAP calls as far as possible as both OpenCms and Konakart are going to reside in same company network and probably on the same JVM.

Assuming OpenCms supports Struts framework, ideally we can host all the JSPs that are developed by KonaKart as a module in OpenCms. If we have Action classes in the same Tomcat somewhere in classpath visible to JSPs, they can invoke the KonaKart engine directly.

I just want put this idea in the forum and get the feedback from Gurus at KonaKart and other members using OpenCms integration module.

Any Comments, Suggestions ??.


Thanks