Discussion:
Weird OGNL problem?
Ondřej Čada
2012-02-26 00:24:42 UTC
Permalink
Hello there,

at the moment, I'm getting the following exception. Can anybody see where the null extra argument got from? I'd be grateful for any advice:

Feb 26 01:18:29 CEBOIS[56000] ERROR ognl.webobjects.WOOgnlAssociation - Exception invoking valueInComponent on WOOgnlAssociation with keyPath '!sess().currentUserCanEditAuction(auctionItem)'
MissingMethodException: No signature of method: app.Session.currentUserCanEditAuction() is applicable for argument types: (null, model.DBAuction) values: [null, { ... the auction from auctionItem ... }]
Possible solutions: currentUserCanEditAuction(model.DBAuction)
...

Thanks and best,
---
Ondra Čada
OCSoftware: ***@ocs.cz http://www.ocs.cz
private ***@ocs.cz http://www.ocs.cz/oc

Loading...