Yes, I totally understand that, and they are different. On Wednesday, March 19, 2014 3:17:55 PM UTC-4, Michael Hunger wrote: > > Not that these are different packages for domain entities and repositories > > Sent from mobile device > > Am 19.03.2014 um 18:56 schrieb BtySgtMajor <[email protected]<javascript:> > >: > > Mike, if you only added the base-package attribute but didn't do any of > the other changes you mentioned, did the build work or still fail? > > I have base-package set in both neo4j:config and neo4j:repositories, but I > still get that build error. > > I suppose I should try reviewing the POJO in question as well? > > On Monday, March 17, 2014 8:57:34 PM UTC-4, Mike Holdsworth wrote: >> >> Nope - hadn't seen that. I had read >> http://projects.spring.io/spring-data-neo4j/#quick-start page, the >> release notes and the refrerence guide. It just didn't stand out. Thanks >> for the pointer >> >> I added the base-package to <neo4j:config graphDatabaseService.... >> Removed the indexName properties using @Indexed >> Changed code using findByPropertyValue to use findBySchemaPropertyValue >> >> All regression tests now working. Thanks! >> > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > >
-- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
