Re: [Neo4j] SDG 2.0.0.M1 cross-store does not work properly

2011-11-07 Thread Marcin Zasepa
Hi Michael thanks a lot for your hints, below test which expose the problem. It seems as follows: after deserialization entity state is null. Maybe this is acceptable behavior - meaning entities are not supposed to be serializable, or it is an issue which should be fixed? I added this test case to

Re: [Neo4j] SDG 2.0.0.M1 cross-store does not work properly

2011-11-06 Thread Marcin Zasepa
Hi Michael, thanks a lot for you fast response. I run the tests against SNAPSHOT and it works. I had also problems with mapping of enums and it works either now. Great job! thanks a lot. BTW: Could you point any docs or examples how to use alternative non-aspectj mapping approach, maybe this

Re: [Neo4j] SDG 2.0.0.M1 cross-store does not work properly

2011-11-06 Thread Michael Hunger
There is are two examples in the current snapshot, hello-worlds and cineasts (w/o -*) Could you share the use-case + NPE that you've described? Thanks a lot Michael mh$ ls -1 spring-data-neo4j-examples/ cineasts [x] cineasts-aspects cineasts-rest hello-worlds [x] hello-worlds-aspects imdb

Re: [Neo4j] SDG 2.0.0.M1 cross-store does not work properly

2011-11-05 Thread Michael Hunger
March, could you try to test this on snapshot? I solved an issue regarding that. I'll add the test you mentioned as well Thanks for the feedback. Michael mobile mail please excuse brevity and typos Am 04.11.2011 um 23:00 schrieb Marcin Zasepa se...@vp.pl: Hi guys, i just migrated from