Re: Pylucene

2009-02-25 Thread Bill Janssen
I'm trying to wrap neo4j (http://neo4j.org/) with JCC (2.1, the latest checkout from Subversion). I can't; it fails on org.neo4j.impl.core.RelationshipType (http://api.neo4j.org/current/org/neo4j/api/core/RelationshipType.html): % python -m jcc --shared --include jta-spec1_0_1.jar --include shel

Re: Pylucene

2009-02-25 Thread Bill Janssen
Bill Janssen wrote: > I'm trying to wrap neo4j (http://neo4j.org/) with JCC (2.1, the latest > checkout from > Subversion). > > I can't; it fails on org.neo4j.impl.core.RelationshipType > (http://api.neo4j.org/current/org/neo4j/api/core/RelationshipType.html): This looks like a JCC bug to me.

Re: Pylucene

2009-02-25 Thread Andi Vajda
On Wed, 25 Feb 2009, Bill Janssen wrote: Bill Janssen wrote: I'm trying to wrap neo4j (http://neo4j.org/) with JCC (2.1, the latest checkout from Subversion). I can't; it fails on org.neo4j.impl.core.RelationshipType (http://api.neo4j.org/current/org/neo4j/api/core/RelationshipType.html):

Re: Pylucene

2009-02-25 Thread Andi Vajda
On Wed, 25 Feb 2009, Andi Vajda wrote: On Wed, 25 Feb 2009, Bill Janssen wrote: Bill Janssen wrote: I'm trying to wrap neo4j (http://neo4j.org/) with JCC (2.1, the latest checkout from Subversion). I can't; it fails on org.neo4j.impl.core.RelationshipType (http://api.neo4j.org/current/or