• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 14, 2024, 06:01:06 am

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.

Messages - skittles

1
Using KonaKart as a Portlet / Re: liferay war file
September 03, 2009, 05:10:02 pm
quick question how do you change the products and so forth  in the portlet ?
I have to go in and change the files correct?
2
Using KonaKart as a Portlet / Re: liferay war file
September 03, 2009, 12:22:36 am
I found out what was wrong and i always fixed my user account permissions  to allow me to change files without haveing to verify what i was doing everytime and i rebooted , so now it works now thanks so much.
3
Using KonaKart as a Portlet / Re: liferay war file
September 02, 2009, 06:52:57 am
I did that it did not work. I created the directories it still wasn't successful.
can u message me a war file.
4
Using KonaKart as a Portlet / Re: liferay war file
September 02, 2009, 06:15:25 am
I tried to create the directory and when I do it says it can't create a different directory!
yes im using vista!
is KonaKart compatible with Vista?
is anyway I can make it work using Vista?
if not is there a way I can get the liferay portlet war file?
5
Using KonaKart as a Portlet / Re: liferay war file
September 02, 2009, 12:42:13 am
Not to be disrespectful i have been follow the docs and your post .Im kinda leery to even ask for help
now. didnt mean to give you trouble.
but i did everything you said and  the docs said
heres my trouble now.


C:\Program Files\KonaKart\custom>.\bin\ant make_liferay_portlet_war
Buildfile: build.xml

clean_portlet_war:
     [echo] Cleanup portlet WARs...
     [echo] Cleanup portlet WAR staging area...

make_liferay_portlet_war:

BUILD FAILED
C:\Program Files\KonaKart\custom\build.xml:611: Directory C:\Program Files\KonaK
art\custom\konakart_portlet\stage\konakart creation was not successful for an un
known reason
6
Using KonaKart as a Portlet / Re: liferay war file
August 29, 2009, 07:06:51 pm
konakart.properties file

torque.applicationRoot = .

torque.database.default                     = store1

torque.database.store1.adapter              = mysql
torque.dsfactory.store1.connection.driver   = com.mysql.jdbc.Driver
torque.dsfactory.store1.connection.url      = jdbc:mysql://localhost:3306/konakart?zeroDateTimeBehavior=convertToNull
torque.dsfactory.store1.connection.user     = root
torque.dsfactory.store1.connection.password = root


my database name is konakart
everything is correct
7
Using KonaKart as a Portlet / Re: liferay war file
August 29, 2009, 07:03:53 pm
these are the errors where i was talking about at first.

C:\Program Files\KonaKart\custom\bin>ant -p
Buildfile: build.xml does not exist!
Build failed
C:\Program Files\KonaKart\custom\bin>ant make_liferay_portlet_war
Buildfile: build.xml does not exist!
Build failed
C:\Program Files\KonaKart\custom\bin>




now if i put a bulid.xml file in the bin directory i get errors  on the lines of that file. i didnt change nothing on the properties file
its all config right in the file.
8
Using KonaKart as a Portlet / liferay war file
August 28, 2009, 08:02:35 pm
trouble with createing a war file for liferay so i can deploy it as a portlet.
no matter where i run ant in(directory custom or bin) i get an error build failed on line 160 0r 152 of the build.xml.
At first i had a error that i didnt have a build.xml file in the bin directory but the recent post of making a war file or the docs doesnt say that i need on in place but i copy the one from the custom and put it into the bin directory.
Any help?
or any liferay portlet war files that i can use
thanks
9
Installation of KonaKart / Re: Konacart-mysql
August 28, 2009, 07:08:14 pm
thanks that work!
10
Installation of KonaKart / Konacart-mysql
August 27, 2009, 11:56:44 pm
I cant seem to get the database settings right. i have installed mysql correctly i made a table store1 and also a konakart
table no data is store in the table at this time.
i am stuck when i get to testing your database parameters part of the setup
can someone please explain to me on how to make konakart configured to mysql?
i have read the docs but im confused
thanks