Hi Peter,
I just got to the office, thanks for quick replay,  code for HelloWorldResource 
is from neo4j example and for Update resource I've attached a code and log 
files from startup and one call to hello world.

Thanks in advance
Cheers
Piotr


On Feb 15, 2011, at 7:10 AM, Peter Neubauer wrote:
> Piotr,
> what is the code for your extensions, and what does the neo4j.log-wrapper say?
> 
> 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 database.
> http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.
> 
> 
> 
> On Mon, Feb 14, 2011 at 2:57 PM, Piotr Pejas <[email protected]> wrote:
>> Hi,
>> I am trying to deploy unmanged extensions into neo4j server with a little 
>> result.
>> I've followed this tutorial: 
>> http://components.neo4j.org/neo4j-examples/snapshot/server-rest-api.html
>> 
>> snippet from my wrapper.log:
>> 
>> INFO: Scanning for root resource and provider classes in the packages:
>>  com.example.graph
>> INFO: Root resource classes found:
>>  class com.example.graph.Update
>>  class com.example.graph.HelloWorldResource
>> 
>> and in my neo4j-server.properties I have added this line:
>> org.neo4j.server.thirdparty_jaxrs_classes=com.example.graph=/example
>> 
>> and a outcome is 404, for both resources HelloWorldResource and Update
>> 
>> As in example I am using server in version: Version: 1.3-SNAPSHOT
>> and I compile my code against neo4j-server 0.6-SNAPSHOT, jar placed in 
>> plugins no additional dependencies.
>> 
>> Thank you in advance for any help.
>> 
>> Best Regards
>> Piotr Pejas
>> 
>> _______________________________________________
>> Neo4j mailing list
>> [email protected]
>> https://lists.neo4j.org/mailman/listinfo/user
>> 
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to