Hello,
Now that Java (and JDK 1.6 support) has been discontinued in PowerBuilder 2022. What are our alternatives to calling Java Classes from a PowerBuilder application?
We have one component in our application that creates the Java Virtual Machine, instantiates the Java Proxy Objects, then calls the methods provided in the Java classes similar to the following:
So what can be done to support this going forward?
As always, your help with this is greatly appreciated.
Kind Regards,
Greg