Re: [Neo] Neo4j bundle packaging

2009-09-22 Thread Mattias Persson
2009/9/22 Andreas Kollegger akolleg...@tembopublic.org: Looking at neo-utils, I don't see any embedded dependencies in the neo-utils jar. The manifest would have entries like Include-Resource or Bundle-Classpath and there'd be jars within the jar. Oh, wait. I think I see the problem.

Re: [Neo] Neo4j bundle packaging

2009-09-22 Thread Peter Neubauer
Hi there, On Tue, Sep 22, 2009 at 9:44 AM, Mattias Persson matt...@neotechnology.com wrote: 2009/9/22 Andreas Kollegger akolleg...@tembopublic.org: Export-Package!${bundle.namespace}.internal.*,$ {bundle.namespace}.*;version=${pom.version}/Export-Package Which for neo-utils means any

Re: [Neo] Neo4j bundle packaging

2009-09-22 Thread Mattias Persson
2009/9/22 Mattias Persson matt...@neotechnology.com: 2009/9/22 Peter Neubauer neubauer.pe...@gmail.com: Hi there, On Tue, Sep 22, 2009 at 9:44 AM, Mattias Persson matt...@neotechnology.com wrote: 2009/9/22 Andreas Kollegger akolleg...@tembopublic.org:

Re: [Neo] neo movie database example ROR

2009-09-22 Thread ashish sanghvi
Hi,     If we have to do a similiar kind of mapping for a single type node then what is the procedure. In movie actor example we have two models. movie and actor. Say i want to have only Person and relationship is among this person only. say KNOWS relationship. In Actor Movie example: I want

[Neo] can anyone help me with this error?

2009-09-22 Thread ashish sanghvi
uninitialized constant PersonController RAILS_ROOT: C:/ashish neo Application Trace | Framework Trace | Full Trace C:/jruby-1.1.5/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:443:in `load_missing_constant'

Re: [Neo] StoreFailureException during load

2009-09-22 Thread Justin Montgomery
Since I upgraded to b-9, the recovery mechanism hasn't worked once even on new stores if any transaction read/write is made on the open store before it is terminated unexpectly. The transaction logs are named tm_tx_log.1 and tm_tx_log.2. I always get something like this during the recovery