Re: [qi4j-dev] StreamFlow code

2010-02-19 Thread Rickard Öberg
On 2010-02-19 22.25, Paul Merlin wrote: Ok, I got it to run : ) Excellent work Paul! First, I started a mysql server on default port 3306 and: Unfortunately for me the locale is hardcoded in MainClient so I didn't understand anything even tough I clicked everywhere like a monkey discov

Re: [qi4j-dev] StreamFlow code

2010-02-19 Thread Paul Merlin
Ok, I got it to run : ) First, I started a mysql server on default port 3306 and: create database streamflow; grant all privileges on streamflow.* to streamf...@localhost identified by "streamflow"; Then I created a simple maven project with the following repositories :

Re: [qi4j-dev] StreamFlow code

2010-02-17 Thread Rickard Öberg
On 2010-02-17 18.20, Mads Enevoldsen wrote: Hi Paul. That's in the streamflow-tests Since it needs access to both server and client code. /Rickard Regards, Mads On Wed, Feb 17, 2010 at 10:59 AM, Paul Merlin mailto:[email protected]>> wrote: Thanks a lot for sharing this early with us

Re: [qi4j-dev] StreamFlow code

2010-02-17 Thread Mads Enevoldsen
Hi Paul. That's in the streamflow-tests Regards, Mads On Wed, Feb 17, 2010 at 10:59 AM, Paul Merlin wrote: > Thanks a lot for sharing this early with us ! > > > If you want to run it. Unfortunately we don't have any installation > > notes publically yet, but what you can always do is run the c

Re: [qi4j-dev] StreamFlow code

2010-02-17 Thread Paul Merlin
Thanks a lot for sharing this early with us ! > If you want to run it. Unfortunately we don't have any installation > notes publically yet, but what you can always do is run the class > "MainWebAndClient" in an IDE, which will start the web+client. In which artifact is this class ? Paul ___

Re: [qi4j-dev] StreamFlow code

2010-02-16 Thread Rickard Öberg
On 2010-02-17 13.33, Niclas Hedhman wrote: Latest release is at: http://waybuild.gotdns.com/nexus/content/repositories/releases/ Cool (although a svn/git repo would have been "easier" for general browsing)... True. Well, one step at a time. Might be important to remind newcomers that Stream

Re: [qi4j-dev] StreamFlow code

2010-02-16 Thread Niclas Hedhman
On Wed, Feb 17, 2010 at 10:40 AM, Rickard Öberg wrote: > We have now set up a Nexus repository for our StreamFlow project, so if you > want to take a look at a full Qi4j project, and all the goodies I've been > talking about, here's your repository URL: > http://waybuild.gotdns.com/nexus/content/

[qi4j-dev] StreamFlow code

2010-02-16 Thread Rickard Öberg
Hey, We have now set up a Nexus repository for our StreamFlow project, so if you want to take a look at a full Qi4j project, and all the goodies I've been talking about, here's your repository URL: http://waybuild.gotdns.com/nexus/content/repositories/snapshots/ Use this if you want to take a