Copy link to clipboard
Copied
I am using comtojava for extending ColdFusion with COM, and I have version 8 instead of MX7 installed, so I am having a problem with figuring out what to put for the Java package. I have selected C:\WINDOWS\system32\msxml.dll and have guessed that the output directory should be something like C:\JavaStub\com\microsoft\msxml, but get the following error when I click Generate Proxies...:
C:\WINDOWS\system32\msxml.dll does not specify a java package. com2\java requires that all libraries specify a valid java package.
Copy link to clipboard
Copied
You have to use Ben Forta's ColdFusion 8 Web Application Construction Kit to see how to fill in the new interface for comtojava, if you are using ColdFusion 8 for this ColdFusion 8 example.
His book series are excellent.