• Welcome to KonaKart Community Forum. Please login or sign up.
 

Konakart admin application | run from eclipse

Started by om.singh, May 18, 2011, 02:33:15 pm

Previous topic - Next topic

om.singh

I have started Konakart (community version) today and have successfully installed it on tomcat and mysql. Next I have created an eclipse project as per the instruction and am running the sample store application from the server configured within eclipse. The tomcat cat server configured in eclipse is an stand along tomcat instance.

I am not sure how to run the konakartadmin application from eclipse- as its only installed as part of the konakart default set up.

Is it that I should be running the store application from my stand along tomcat and in future as well, while the admin should always be run from the konakart default setup.

Regards
Om






kate

I don't see why you can't run the Admin App from Eclipse if you really want to...  just move the konakartadmin webapp to the appropriate place in your tomcat environment.   It's not set up by the KonaKart ANT task because it's not code that you can modify/debug in Eclipse so there's not really so much point. 

om.singh