Thanks Nathan and Barney for clearing this up for me.  

I guess this was as perfect excuse as any to finally learn Java.  Man!  I was 
surprised how simple it was.  I know C++ and I heard that the transition to 
Java was easy, but I had no idea just how easy it was.  I should have done this 
along time ago.  I know this is starting to drift into OT-land but... it's nice 
to just code away without worrying about memory management.  If I never malloc 
again... it will be too soon ;).  

Thanks for the inadvertent "push", guys.  

Chris

>>> [EMAIL PROTECTED] 06/08/05 01:26PM >>>
Perhaps there's already a java object that impliments this interface? 
Look around to see if there's anything that impliments your target 
class. Otherwise, you could make one in java and createObject() it in CF.

-nathan strutz


Chris Terrebonne wrote:
> I am trying to use CF to access a Java class method.  One of the required 
> arguments is an object extended from an interface.  Using createObject() to 
> instantiate the object, then passing it to the method as an argument causes 
> an error because the interface is abstract and must be extended.  Since 
> cfcomponent won't allow me to extend a Java interface, how can I use this 
> interface?  Any suggestions?
> 
> Thanks,
> Chris
> 
> 
> This email and its attachments may contain confidential information 
> which is intended only for the use of the person(s) named above.  
> If you are not the intended recipient, you are hereby advised that
> any disclosure, copying, distribution or the taking of any action
> based on the contents of this information is prohibited.  If you 
> have received this transmission in error, please notify the sender
> and delete this email from your computer.  Thank you.
> 
> 
> 
> 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209080
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to