On Thu, 6 Jun 2002 16:27:23 -0400, in cf-talk you wrote: >I'm having issues too with one of our implementations. In my case it fails >when I try to set properties of an object: > ><CFSET MyObJ.Dir = "C"> for example fails.
Same here. A PROPPUT is what it's actually called in the IDL. Fails in every single COM I have. >Also, parameters in a method fail when there are any special characters: Haven't noticed that... yet. >This page refers to a Technote which is currently blank, but take a look at >the Accessing COM section and tell me what you think: > >http://www.macromedia.com/v1/Handlers/index.cfm?ID=22993&Method=Full Not very helpful. Basically it says if jintegra is too stupid to get your COM to work then try using an included program called com2java.exe to try to bandaid the problem. --min ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

