First I'd like to say thanks for all the work that you guys are doing
on porting BD to GAE. I am exicited to be able to run CFML on GAE and
I think you are really setting yourself apart from other cfml engines.
Even more than you already have.

On to my issue -

I wrote a small script to test adding and deleting from the GAE
datastore. The sample script was working in GAE on a previous BD build
(I believe 6/10 build) and now works on my local machine, but throws
an error on GAE.

Here is the error:
java.io.InvalidClassException:
com.naryx.tagfusion.expression.compile.CFIdentifier; local class
incompatible: stream classdesc serialVersionUID = 7256176100954609460,
local class serialVersionUID = -713387290671994007


Here is the query:
<cfquery dbtype="google" name="employees">
select from Employee
</cfquery>

Thanks for any help,
Adam

--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

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

Reply via email to