When I try to use an "output widget" in a modified version of the "carselector" form as in:
 
 
  <wd:output id="exceptionMsg">
    <wd:label>EXC:</wd:label>
    <wd:datatype base="string"/>
  </wd:output>
...
 
I get the following exception:
 
ERROR   (2003-09-05) 12:54.51:453   [access] (/cocoon/carselector) Thread-13/CocoonServlet: Internal Cocoon Problem
org.apache.avalon.framework.CascadingException: Unkown kind of widget "output" specified at file:/C:/java/jakarta-tomcat-4.1.24-LE-jdk14/webapps/cocoon/forms/carselector_form.xml: line 7
What am I doing wrong?
 
Thanks,
 
jlerm

Reply via email to