Re: [appfuse-user] POM Question

2007-07-20 Thread Matt Raible
http://static.appfuse.org/downloads/appfuse.sql On 7/20/07, Saeed Iqbal <[EMAIL PROTECTED]> wrote: Alright will do. Can we have a db creation script please? I searched for it on google and found this guy asking the same question http://www.logemann.org/2007/04/25/tapestry-quickstart-with-appfu

Re: [appfuse-user] POM Question

2007-07-20 Thread Saeed Iqbal
Alright will do. Can we have a db creation script please? I searched for it on google and found this guy asking the same question http://www.logemann.org/2007/04/25/tapestry-quickstart-with-appfuse-light/ Hope to get started with appfuse light soon. Thanks, -saeed mraible wrote: > > The ea

Re: [appfuse-user] POM Question

2007-07-20 Thread Matt Raible
The easiest way to search for dependencies is using mvnrepository.com. Please form what you'd like to see in the form of a FAQ and I'll try to answer it and add it to the documentation. Matt On 7/20/07, Saeed Iqbal <[EMAIL PROTECTED]> wrote: Can we please put this thing in the documentation? M

Re: [appfuse-user] POM Question

2007-07-20 Thread Saeed Iqbal
Can we please put this thing in the documentation? Matt i've been trying to get appfuse started since last year. I mean it gives errors, i give up now i want to use appfuse-light, and the first thing was missing this information from the readme file of the documentation. It just said conveniently

Re: [appfuse-user] POM Question

2007-02-19 Thread Matt Raible
This should work: mysql mysql-connector-java 5.0.4 I found this by searching mvnrepository.com for "mysql". Matt On 2/19/07, Scott Purcell <[EMAIL PROTECTED]> wrote: Hello, Over the weekend, I downloaded I believe 1.6 or 1.7 Equinox [ struts, hibernate, spring] combo. Anyway

[appfuse-user] POM Question

2007-02-19 Thread Scott Purcell
Hello, Over the weekend, I downloaded I believe 1.6 or 1.7 Equinox [ struts, hibernate, spring] combo. Anyway I was unable to get past the tests because the pom did not contain my mysql driver. It contains the postgres, but that isn't what I am running. When I look at the existing pom, I se