>>
javamaker generates class files that work with both 1.4 and 1.5.  Again, I
guess your problem is that your component is compiled with 1.5 and can thus
not be loaded by 1.4.
<<

The only way I could get my addin to work with Java 1.4.2 was to decompile
the classes produced by javamaker, copy the code to java files and include
those java files in my distribution (along with removing the ant calls that
compiled idl/ran javamaker/etc).   I spent several hours trying to make
javamaker work so my compile would be seamless but had to 'punt' to the
workaround.

Tim

Tim Tow
Applied OLAP, Inc
256.990.0136


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to