Did you figure out how to do this? I have the same issue.... .NET is returning a System.String[] and Jade has returned a JadeDotNetType. I don't know how to use the JadeDotNetType to get the individual strings from the System.String[].
I'm wondering if I need to import the mscorlib into ...
I'm running Jade 6.3.06 and I'm trying to import a .net control. I go to the Browse -> External Component Libraries -> then click on Components -> .NET and then Import.
Immediately after clicking on Import I receive error code 1008 - Entry point not in library. Caused By DotNetImportWizard ...
Has anyone tried to get java to connect to Jade, using the javajom.jar, where Jade exists on a separate server?
I can successfully get java to connect to Jade when it exists on the same server partly because the manual tells me what the XML properties are that need to be put into the ...