Hmm not quite true. Have a look at JavaClassLoader.cfc attached. You can use 
this if your calling a single class without the java class path set.

Rod

----- Original Message ----- 
From: "Andrew Scott" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, March 20, 2006 12:47 PM
Subject: [cfaussie] Re: Call Java Class


>
> Dale,
>
> Without the java class path in the jvm settings it is not possible, to di 
> it
> that way.
>
>
> Regards
> Andrew Scott
> Analyst Programmer
>
> CMS Transport Systems
> Level 2/33 Bank Street
> South Melbourne, Victoria, 3205
>
> Phone: 03 9699 7988  -  Fax: 03 9699 7976
>
> Quote:
> ...the myth of socialism is far stronger than the reality of capitalism.
> That is because capitalism is not really an ism at all. It is what people 
> do
> if you leave them alone. - Arnold Beichmen, Hoover Institute Fellow
> ----------------------------------------------------------------------------
> --------------------------
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On 
> Behalf
> Of Dale Fraser
> Sent: Monday, 20 March 2006 12:37 PM
> To: [email protected]
> Subject: [cfaussie] Call Java Class
>
>
> Hi,
>
> Have a java routine.
>
> MyTrial.java
> MyTrial.class
>
> <cfset me = CreateObject("java", "MyTrial") />
>
> I want to call it, but it can't find it. I assume I need to put it in my
> class path, but i really just want to call it from the current directory.
>
> Is this possible, what should I do.
>
> Regards
> Dale Fraser
>
>
>
>
>
>
>
>
>
>
> 


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

Attachment: JavaClassLoader.cfc
Description: Binary data

Reply via email to