« Return to Thread: security exception for anonymous

security exception for anonymous

by nhhockeyplayer :: Rate this Message:

Reply to Author | View in Thread

While displaying a list of pojo (with no security annotations)... and not logged ... anonymous... I try to edit pojo.

I receive exception... any ideas? Works fine after I login.

An exception has occurred. You may continue by restarting the session.
[ +/- ] Exception: Unable to read OGNL expression '<parsed OGNL expression>' of $HibernateAssociationSelect_43@637b1f61[trails:Editors/associationSelect]: Method "buildSelectionModel" failed for object $HibernateAssociationSelect_43@637b1f61[trails:Editors/associationSelect]
org.apache.tapestry.BindingException
binding: ExpressionBinding[trails:Editors/associationSelect buildSelectionModel()]
location: Annotation @org.apache.tapestry.annotations.Parameter(cache=true, defaultValue=buildSelectionModel(), required=false, name=, aliases=) of public abstract org.apache.tapestry.form.IPropertySelectionModel org.trails.component.AbstractPropertySelection.getModel()
 
[ +/- ] Exception: Unable to read OGNL expression '<parsed OGNL expression>' of $HibernateAssociationSelect_43@637b1f61[trails:Editors/associationSelect]: Method "buildSelectionModel" failed for object $HibernateAssociationSelect_43@637b1f61[trails:Editors/associationSelect] [ +/- ] Exception: Method "buildSelectionModel" failed for object $HibernateAssociationSelect_43@637b1f61[trails:Editors/associationSelect] [ +/- ] Exception: could not resolve property: username of: org.trails.demo.Facility; nested exception is org.hibernate.QueryException: could not resolve property: username of: org.trails.demo.Facility [ +/- ] Exception: could not resolve property: username of: org.trails.demo.Facility


Best regards
Ken in nashua



Windows Live SkyDrive lets you share files with faraway friends. Start sharing.
Best regards
Ken in nashua

 « Return to Thread: security exception for anonymous