[Neo4j] Using the WrappingNeoServerBootstrapper with sbt

2011-11-03 Thread Markus Joschko
Has anybody had success in getting an embedded neo4j-server running with sbt? I had some trouble in getting the dependencies but now it at least compiles and starts up. However the start ultimately failed. Before switching back to maven I wanted to ask whether someone has a working sbt setup and c

Re: [Neo4j] Using the WrappingNeoServerBootstrapper with sbt

2011-11-03 Thread Markus Joschko
t; Skype       peter.neubauer > Phone       +46 704 106975 > LinkedIn   http://www.linkedin.com/in/neubauer > Twitter      http://twitter.com/peterneubauer > > http://www.neo4j.org              - NOSQL for the Enterprise. > http://startupbootcamp.org/    - Öresund - Innovation happens

Re: [Neo4j] Using the WrappingNeoServerBootstrapper with sbt

2011-11-03 Thread Markus Joschko
- Innovation happens HERE. > > > > On Thu, Nov 3, 2011 at 9:27 AM, Markus Joschko > wrote: >> Hi Peter, >> I have seen your posts and the projects. >> I tried to mimic the setup as close as possible. However I also do my >> first steps in sbt which do

Re: [Neo4j] Using the WrappingNeoServerBootstrapper with sbt

2011-11-04 Thread Markus Joschko
itter      http://twitter.com/peterneubauer > > http://www.neo4j.org              - NOSQL for the Enterprise. > http://startupbootcamp.org/    - Öresund - Innovation happens HERE. > > > > On Thu, Nov 3, 2011 at 9:58 AM, Markus Joschko > wrote: >> Peter, >> I do n

Re: [Neo4j] Using the WrappingNeoServerBootstrapper with sbt

2011-11-17 Thread Markus Joschko
After I finally figured out that one of my main problems was with the version of jersey used (I upgraded to 1.10), I copied over the static web dependency to the lib folder and it worked as well. But your approach is much nicer. Will give it a try. On Thu, Nov 17, 2011 at 1:40 PM, Peter Neubaue