Trying to port my database from version 2.0.0 to trunk. Now when I try and set up the basic database connection in the trunk I immediately get the following errors. I'm sure its a duplicate dependency but I can't see it. I thought that I needed both the social api <artifactId>shindig-common</artifactId> and the samples <artifactId>shindig-samples</artifactId> - the latter in order to run the test database. I may well not be seeing something else. Its late. The error and basic patch I have used are attached.
thanks Derek
On 21 Jul 2011, at 01:59, Paul Lindner wrote: > does the code in java/samples work for you? > > On Wed, Jul 20, 2011 at 1:53 PM, Derek Houghton <[email protected]> wrote: > >> Hi, >> Does anyone have a database implementation they could share with me for the >> trunk version. (even to get the connection working would help) >> >> I have done it in version 2.0.0 but cant transfer that same code to the >> current build. >> >> Thanks in advance >> >> Derek >> >> >> > > > -- > Paul Lindner -- [email protected] -- linkedin.com/in/plindner
