I'm building both storefront and admin portlets as described at "LiferayPortletInstallation.pdf" file. The steps were:
1) I'm using PostgreSQL 9.2, then I removed from "konakart\webapps\konakart\WEB-INF\lib" the jdbc drivers that won't be used (MySQL, MS SQL Server, Oracle);
2) I've edited the config file "konakart\webapps\konakart\WEB-INF\classes\konakart.properties" with my right database connection settings;
3) I typed the command: "[Drive]\KonaKart\custom>.\bin\kkant make_liferay_portlet_war -DLR6120=true -Djboss=true -Djbossliferay=true" ;
4) I extracted the "konakart.war" generated and included the following jars at "\WEB-INF\lib":
- portal-service-6.1.2.jar
- portlet.jar
- util-taglib.jar
5) I've checked the liferay-portlet config files: "liferay-plugin-package.xml", "liferay-plugin-package.properties", "portlet.xml";
6) I've zipped my directory and make a new "konakart.war";
6) I started my Liferay 6.1.2-GA3 JBossAS 7.1.1 Bundle:
7) I deployed the "konakart.war" at the right directory. The Liferay starts and finishes the deploy successfully;
I go to the Control Panel and I cannot see the "KonaKart Storefront" portlet available for use.
My environment is:
- Linux Ubuntu 12;
- Oracle JDK 6.0;
- Apache Ant 7;
- KonaKart-7.1.1.1 (I've downloaded the "KonaKart-7.1.1.1.zip" file);
- Liferay 6.1.2-GA3 (And I've tested with Liferay 6.2.0-GA1 too);
- PostgreSQL 9.2;
Can you see any wrong step?
Please, help me. I need to make this work fine until next wednesday, january, 22.
Thanks.
1) I'm using PostgreSQL 9.2, then I removed from "konakart\webapps\konakart\WEB-INF\lib" the jdbc drivers that won't be used (MySQL, MS SQL Server, Oracle);
2) I've edited the config file "konakart\webapps\konakart\WEB-INF\classes\konakart.properties" with my right database connection settings;
3) I typed the command: "[Drive]\KonaKart\custom>.\bin\kkant make_liferay_portlet_war -DLR6120=true -Djboss=true -Djbossliferay=true" ;
4) I extracted the "konakart.war" generated and included the following jars at "\WEB-INF\lib":
- portal-service-6.1.2.jar
- portlet.jar
- util-taglib.jar
5) I've checked the liferay-portlet config files: "liferay-plugin-package.xml", "liferay-plugin-package.properties", "portlet.xml";
6) I've zipped my directory and make a new "konakart.war";
6) I started my Liferay 6.1.2-GA3 JBossAS 7.1.1 Bundle:
7) I deployed the "konakart.war" at the right directory. The Liferay starts and finishes the deploy successfully;

My environment is:
- Linux Ubuntu 12;
- Oracle JDK 6.0;
- Apache Ant 7;
- KonaKart-7.1.1.1 (I've downloaded the "KonaKart-7.1.1.1.zip" file);
- Liferay 6.1.2-GA3 (And I've tested with Liferay 6.2.0-GA1 too);
- PostgreSQL 9.2;
Can you see any wrong step?
Please, help me. I need to make this work fine until next wednesday, january, 22.
Thanks.