I am using CF 6.1 and I've run into the problem with consuming web services
that use enumeration that is mentioned in this old post:
http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:30232
I've tried the work around mentioned and that did not solve my problem. I've
tested in CF 7 and CF 8 and they both work correctly. Does anyone know if there
is a hot fix for 6.1? I didn't see anything on the Hot Fix site:
http://kb.adobe.com/selfservice/viewContent.do?externalId=b3a939ce
tomj - 06 Sep 2007 21:01 GMT
No, this fix didn't get made to 6.1. Time to upgrade to CF8!
Why didn't creating the Java object for the enumeration work for you?