Re: Errors in named queries

2012-07-13 Thread Jay Ginete
On 7/13/2012 4:48 PM, Lance Java wrote: This is purely a hibernate question, NOT a tapestry question. Your query is wrong... you are checking for "s.id" when it should be "u.id". -- View this message in context: http://tapestry.1045711.n5.nabble.com/Errors-in-named-queri

Re: Errors in named queries

2012-07-13 Thread Lance Java
This is purely a hibernate question, NOT a tapestry question. Your query is wrong... you are checking for "s.id" when it should be "u.id". -- View this message in context: http://tapestry.1045711.n5.nabble.com/Errors-in-named-queries-tp5714445p5714446.html Sent from the Tap

Errors in named queries

2012-07-13 Thread Jaypax Ginete
sionSource, Session, TypeCoercer, PropertyAccess, LoggerSource): Exception constructing service 'HibernateSessionSource': Error invoking constructor public org.apache.tapestry5.internal.hibernate.HibernateSessionSourceImpl(org.slf4j.Logger,java.util.List): Errors in named queries: Us