Gets an error.

The error occurred in D:\Tools\Web\test.cfm: line 29
 
27 :    
28 :    <cfif NOT Arguments.isMetadata>
29 :            <cfset class = Arguments.Object.getClass()>
30 :    <cfelse>
31 :            <cfset class = Arguments.Object>



Regards
Dale Fraser


> -----Original Message-----
> From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On
> Behalf Of Mark Mandel
> Sent: Monday, 20 March 2006 15:55 PM
> To: cfaussie@googlegroups.com
> Subject: [cfaussie] Re: Call Java Class
> 
> What happens if you use the GetJavaMetaData
> (http://www.cflib.org/udf.cfm?ID=1076) function on it?
> 
> Mark
> 
> 
> On 3/20/06, Dale Fraser <[EMAIL PROTECTED]> wrote:
> 
>       Ok,
> 
> 
> 
>       Thanks got that working, but when I call it.
> 
> 
> 
>       <cfset me = CreateObject("java", " MyTrial ") />
> 
>       <cfdump var="#me#" />
> 
> 
> 
>       I get from the dump
> 
> 
> 
> object [unknown type]
> 
> 
> 
> [undefined value]
> 
> 
> 
>       I was expecting to see the methods.
> 
> 
> 
>       Regards
> 
>       Dale Fraser
> 
> 
> 
> 
> 
> 
> --
> E: [EMAIL PROTECTED]
> W: www.compoundtheory.com <http://www.compoundtheory.com>
> ICQ: 3094740
> 



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cfaussie
-~----------~----~----~----~------~----~------~--~---

Reply via email to