Hello,

I just realized that the 1.2 distribution contains now the new version 
of the old REST server! Great news!
I was using 0.8 for testing and now I want to migrate my codes to 1.2 
and I got stuck.

I extracted the zip and started the server from console. I can access it 
from browser at the address http://localhost:7474. I even tried to copy 
the files of the old DB into the new one's data folder and it was 
working so I'm really happy about this.
My problem is that if I try to communicate with the server using JSON I 
get back only html answers. I tried with firefox plugin (poster) and 
from java too (using my old code) and both receive only html answers.

How can I make the server respond with JSON as 0.8 did? I'm setting the 
Accept and Content-type headers but it seems to have no effect. I did 
look through the configuration files but found nothing relevant.

Please point me in the right direction!

Thanks,
Miklós Kiss
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to