KonaKart Community Forum

Installation / Configuration => Installation of KonaKart => Topic started by: nitingupta183 on March 16, 2010, 05:57:35 am

Title: Usability/Deployment question
Post by: nitingupta183 on March 16, 2010, 05:57:35 am
Hi All,

I am planning to integrate KonaKart with my web based application to  enable e-commerce activities in my application. Mainly I need to sell the subscriptions in my application using KonaKart.

I am bit confused on the integration options with my application. I want the KonaKart based shopping app to be running as a separate application deployed along with my main application. Also I want the security context to be shared by the two applications. If user logs in my application & when he navigates to shop, then I should be able to identify him as user in the system. User management is being done in my main application.

My app is deployed in tomcat container and we are using Spring/Hibernate.

Please let me know the integration option that I can use with ease. Or please refer to some internet links/resources where I can see the deployment options of KonaKart.

rgds
Nitin
Title: Re: Usability/Deployment question
Post by: Sony George on April 21, 2010, 08:17:38 pm

you can achieve this modifying the custom\appn\src\com\konakart\bl\LoginIntegrationMgr.java