thanks Pinaki. The spring guys finally admitted that its their fault ... your answer helped a lot to convince them ;-) I somehow knew it before but my voice was not loud enough....
--- regards Marc Logemann http://www.logemann.org http://www.logentis.de Am 29.08.2011 um 22:38 schrieb Pinaki Poddar: >> at org.apache.openjpa.persistence.criteria.PathImpl.get(PathImpl.java:270) >> at >> org.springframework.data.jpa.repository.query.JpaQueryCreator.toPredicate(JpaQueryCreator.java:204) > > Looks like Spring (JpaQueryCreator) is building a Criteria query from form > input. That code needs to split the dot separated path to individual path > segments. > >> Do you expect a object-graph string in this method? > no. > > ----- > Pinaki Poddar > Chair, Apache OpenJPA Project > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/Like-issue-with-Embedded-attribute-with-Spring-Data-JPA-tp6735592p6739467.html > Sent from the OpenJPA Users mailing list archive at Nabble.com.
