| http://www.ognl.org/2.6.7/Documentation/html/LanguageGuide/varref.html
OK, and #root is provied by Tapestry?
| Probably you don't have the getter or setter. Anyway, why not just
| pass the Messages collection to ModelSource?
|
| <binding name="model" value="modelSource.getUserModel(messages)"/>
|
| IPropertySelectionModel getUserModel(Messages messages) {
| ...
| }
Well, I both had the setter/getter methods...
But anyway this doesn't work either :(
---
Unable to read OGNL expression '<parsed OGNL expression>'
of [EMAIL PROTECTED]: Method "userModel" failed for
object <OuterProxy for plattform.ModelSource(plattform.services.ModelSource)>
---
Do I have to add something to hivemodule.xml to make this work?
Sincerly,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]