or your propertyOGNL is wrong. You are welcome to share some code with the problem.

Frank

On 8/3/06, Frank Bille < [EMAIL PROTECTED]> wrote:
It's due to invalid use of *PropertyModel. The POJO you use doesn't have a get method for the property defined.

Frank



On 8/3/06, Pierre-Yves Saumont <[EMAIL PROTECTED]> wrote:
Hello,

Wicket's error message are generally full of useful details, but this
one is a bit more tricky :

WicketMessage: No get method defined for class: class java.lang.Integer
_expression_: id

It does not say anything about where the problem happens. As I had
several classes that had ids of type int, I changed all of them to
Integer, but it does not solve the problem.

Can someone give some hints about what/where to look for ?

Thanks

Pierre-Yves


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to