I am getting this error and the error only occours if i put a <cfset var ZJFdao 
= ""> in the function.  Any ideas?

Element ZJFDAO is undefined in a Java object of type class [Ljava.lang.String; 
referenced as  
  
The error occurred in D:\Web\bervalent_WC\com\careyweb\servalent\misc\ZJF.cfc: 
line 31
 
29 :            <cfset ZJFdao = 
CreateObject("component","com.careyweb.servalent.misc.ZJFdao")>
30 :            
31 :            <cfset getZJF = variables.ZJFdao.readZJF(#myArray#)>
32 :            

 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade to ColdFusion 8 and integrate with Adobe Flex
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:287945
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to