Hello all,

I'm trying to get the marvelous tapestry 4.1 component working with
tapestry 4.1.

It seems to sucessfully create the form, but when I submit the form it
errors out, saying:

...

[ +/- ] Exception: Unable to read OGNL expression '<parsed OGNL
expression>' of [EMAIL PROTECTED]/Test/$BeanForm.rows]:
properties
org.apache.tapestry.BindingException
Unable to read OGNL expression '<parsed OGNL expression>' of
[EMAIL PROTECTED]/Test/$BeanForm.rows]: properties
binding:        ExpressionBinding[search/Test/$BeanForm.rows properties]
location:       classpath:/net/sf/beanform/BeanFormRows.jwc, line 33, column 52
28      </description>
29      
30      <parameter name="element" default-value="literal:tr"/>
31      
32      <component id="rows" type="For">
33      <binding name="source" value="properties"/>
34      <binding name="value" value="property"/>
35      <binding name="index" value="index"/>
36      </component>
37      
38      <component id="informal" type="Any" inherit-informal-parameters="yes">

:: ahem:: anyway, before I attempt to get in there and figure this out
myself, has anyone cleared this path yet? Is there a reasonable/simple
update that just needs to be applied or, is it possible tapestry has
so changed from 4.0 (on which the samples are based) to 4.1 that the
component could have broke?

Thanks in advance for any help, and i hope your weekend is going well.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to