You could probably do this by using CFOBJECT to create a Text object and
storing that as the property value. However, BD should be able to do this
automatically. I've opened a new bug report to track this:
http://code.google.com/p/openbluedragon/issues/detail?id=179
<http://code.google.com/p/openbluedragon/issues/detail?id=179>Vince
On Sun, Dec 13, 2009 at 7:46 AM, Rainer <[email protected]> wrote:
> 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 !!
--
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 !!