Re: [Neo4j] ServerPlugin example GetAll failed to load

2011-03-01 Thread Peter Neubauer
Brendan, is this solved now? Cheers, /peter neubauer GTalk:      neubauer.peter Skype       peter.neubauer Phone       +46 704 106975 LinkedIn   http://www.linkedin.com/in/neubauer Twitter      http://twitter.com/peterneubauer http://www.neo4j.org               - Your high performance graph dat

Re: [Neo4j] ServerPlugin example GetAll failed to load

2011-02-27 Thread Tobias Ivarsson
Looks like we should augment that exception to include some information about what the name was that it didn't except :) -tobias On Sun, Feb 27, 2011 at 6:49 PM, Andreas Kollegger < andreas.kolleg...@neotechnology.com> wrote: > Hi again, > > So, it looks like the verifyName() complaint is about

Re: [Neo4j] ServerPlugin example GetAll failed to load

2011-02-27 Thread Andreas Kollegger
Hi again, So, it looks like the verifyName() complaint is about the name containing characters that aren't URL encoded. And, sorry, you asked for the source to ServerPlugin.java. That's here: https://github.com/neo4j/server/blob/master/server-api/src/main/java/org/neo4j/server/plugins/ServerPlu

Re: [Neo4j] ServerPlugin example GetAll failed to load

2011-02-27 Thread Andreas Kollegger
Hi Brendan, You can find the source in the neo4j-server repository. The particular file is here: https://github.com/neo4j/server/blob/1.3.M03/examples/src/main/java/org/neo4j/examples/server/plugins/GetAll.java I'll take a look at that example to see what's going on. Cheers, Andreas On Feb 27,

[Neo4j] ServerPlugin example GetAll failed to load

2011-02-27 Thread Brendan Cheng
Hi, I tried to load the GetAll example into ServerPlugin directory of 1.3.M03 but found: 22:58:28 | 850 [WrapperSimpleAppMain] WARN org.neo4j.server.plugins.PluginManager - Failed to load plugin: ServerPlugin[GetAll] INFO | jvm 1| 2011/02/27 22:58:28 | java.lang.IllegalArgumentException: N