Hi,
My problem is: I need to integrate a closed product from a manufacturer that only gives me SDKs in java, and an application already developed in power builder. Power builder invoke Java API Functions, and events are sent from Java to Power Builder.
I have been considering the JNI, but as Dian say, is too much effort and I wonder if the end result will be optimal.