ColdFusioning.com
Pronunciation \kold-fy-zhn-ing\ Noun: The actions of one that writes ColdFusion.

Please check out my new site: http://ja.mesbrown.com/

Eror java.lang.ArrayIndexOutOfBoundsException: 88 with ColdFusion and WDDX

I was working with moving some WDDX around and I kept getting a "java.lang.ArrayIndexOutOfBoundsException: 88" error when I would try to convert the WDDX to a Query using:

view plain print about
1<cfwddx action="wddx2cfml" input="#theWDDX#" output="theQuery">

Apparently, I had a Input field that had an ID but not a name. I added a name to the field, and it started working!

TweetBacks

Comments

Recent Comments

RSS

Subscribe