Re: Neo4j and Apache Isis

2015-07-14 Thread Vladimir Nišević
Hi Dan, I've just tried out this example but have problems when opening the neo4j server http://localhost:7474/ I've started the app thru webapp - Run maven - jetty:run and Isis starts fine. Run Fixture scripts works as well, I see sample Hosts entites created.. Do I have to start the neo4j

Re: Neo4j and Apache Isis

2015-07-14 Thread Dan Haywood
Um, no. Though I haven't run it using jetty:run, rather I just have run it using org.apache.isis.WebServer utility class from the webapp module. There's a class called Wrapper that (I think... I didn't write this) is what exposes the neo4j console; perhaps that's what's missing? I'll try using

POSTing to an /objects/{domainType} resource

2015-07-14 Thread Kambiz Darabi
Hello, as a new user of Isis, I would first like to thank you for open-sourcing the software. I am a developer from Germany who is interested in using Isis (and RO) for a customer project. Reading section 9 in the RO spec, I would have expected to be able to POST the following to