Today, I tried to save some objects with a property of type="string"
and unlimited number of characters.

Unfortunately, I sometimes get the following error:
"CFML Runtime Error:
Cannot store an array that contains non-simple values. answer: String
properties must be 500 characters or less. Instead, use
com.google.appengine.api.datastore.Text, which can store strings of
any length."

Can anybody tell me how I can declare a property/argument in my OpenBD/
GAE beans, in order to have it a 'text' datatype in the datastore?

Cheers,
Rainer (@rainerschreiber).

-- 
Open BlueDragon Public Mailing List
 http://www.openbluedragon.org/   http://twitter.com/OpenBlueDragon
 mailing list - http://groups.google.com/group/openbd?hl=en

 !! save a network - please trim replies before posting !!

Reply via email to