it excuses I lack this:

java.lang.String

Descripción:
org.apache.avalon.framework.CascadingRuntimeException: "file:/home/rmarquez/bin/tomcat/webapps/sga/docs/usuarios/forms/create/flow.js", line 9: uncaught JavaScript exception: at auth_success (file:/home/rmarquez/bin/tomcat/webapps/sga/resources/flow/auth.js, Line 42): org.apache.avalon.framework.CascadingRuntimeException: "file:/home/rmarquez/bin/tomcat/webapps/sga/docs/usuarios/forms/create/flow.js", line 9: uncaught JavaScript exception: at createform (file:/home/rmarquez/bin/tomcat/webapps/sga/docs/usuarios/forms/create/flow.js, Line 9):
java.lang.ClassCastException: java.lang.String




Rafael Marquez wrote:

Hi Jeroen

I include the error


fd:multivaluefield id="roles">
    <fd:datatype base="integer"/>
    <fd:selection-list src="cocoon:/MySelectionLists" dynamic="true"/>
</fd:multivaluefield>


this is the template :

<ft:widget id="roles">
   <fi:styling list-type="double-listbox">
       <fi:available-label>Roles disponibles</fi:available-label>
       <fi:selected-label>Roles Asignados</fi:selected-label>
   </fi:styling>
</ft:widget>


this is the binding :

<fb:multi-value id="roles" parent-path="." row-path="materialMeasure">
   <fd:convertor datatype="integer"/>
</fb:multi-value>



I obtein this  error :

java.lang.String

org.apache.avalon.framework.CascadingRuntimeException:
org.apache.avalon.framework.CascadingRuntimeException:

you can help me?
thanks
Att,
Rafael Márquez

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



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

Reply via email to