Hi all,

I've identified the source of the problem. It was a small omission in the HQL which resulted in an Object[] of fields rather than an entire entity being handed onto the Grid component, hence "[Ljava.lang.Object;" in the exception message below.

"Could not find a coercion from type [Ljava.lang.Object; to type com.optomus.harbour.entities.Crewman."

Thank you Volker and Geoff for your suggestions, much appreciated!

Kind regards,

Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to