> First of all, why is the error message complaining that
> "type byte[] must be one of the following" and one of the
> following (by clear inference) is "byte[]"?

Probably just a generic/badly worded error message
 
> Secondly, why is the javacast failing? I'm clearly passing
> a valid byte array to javacast.

If it is already a valid java byte array, you should need to cast it. That 
might be the real problem. What happens if you skip the javacast?



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:344036
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to