The content supplied by a textarea-field might be larger than 255
characters. Therefore I used column type "blob" for the corresponding
table-field. (MySQL)

Now I want Intake to map this using group.setProperties(bo).
In the group-field I specified type="String".

This results in:

java.lang.Thread.run(Thread.java:536) Caused by:
org.apache.turbine.util.TurbineException: An exception prevented the setting
property Fussa of de.geoconnect.audiotex.om.AbrechnungLayout@1f to c:
argument type mismatch at
org.apache.turbine.services.intake.model.Field.setProperty(Field.java:633)
at
org.apache.turbine.services.intake.model.Group.setProperties(Group.java:382)
at


I wonder what else intake-field-type to use for a proper mapping.

Anybody having solved a scenario like this?
It's not really unusual.

Marc


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

Reply via email to