RE: Neo4j and Apache Isis

2015-07-14 Thread Branham, Jeremy [HR]
Technology Architect - Sprint University #gettingbettereveryday -Original Message- From: Dan Haywood [mailto:d...@haywood-associates.co.uk] Sent: Tuesday, July 14, 2015 9:08 AM To: users Subject: Re: Neo4j and Apache Isis Um, no. Though I haven't run it using jetty:run, rather I just hav

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

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 s

Neo4j and Apache Isis

2015-07-07 Thread Dan Haywood
Hi folks, in case you're interested in such things, we now have a functioning example of Apache Isis running against neo4j (using 1.9.0-SNAPSHOT). Take a look at the screenshots, if nothing else [1] Cheers Dan [1] https://github.com/isisaddons/isis-app-neoapp/