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
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.
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):
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