Hello,
I've just upgraded to the latest snapshot:
When running the demo I've this message:

23-apr-2007 16.53.47
org.apache.tapestry.error.RequestExceptionReporterImplreportRequestException
AVVERTENZA: Unable to process client request: Unable to parse OGNL
expression 'value': value
org.apache.tapestry.BindingException: Unable to parse OGNL expression
'value': value
[classpath:/org/jfly/web/components/edittable/EdtTextField.jwc, line 33,
column 57]

The jwc part is :

<parameter name="value" required="yes">
   <description>
     The text string to be read and updated.
   </description>
 </parameter>
 <property name="revValue" initial-value="ognl:value"/>

What's happening ?

Reply via email to