Progress with JDK1.5

propably, we run Progress 9.1d that way in Unixware. Java version supported in Progress 9.1d is lower that current java version on the system. Currently running on the system is java2-1.3.1.14 and supported by Progress is java2-1.3.1.02. runs fine.
 
I haven't had problems with JDK 1.3.X_XX.
I had some problems with 1.4.X but I can solve it with "ID: P64398 Title: sqlexp fails with Error: No suitable driver. (8933)" in Progress Knowledge base.
But still no answer with JDK 1.5
 
Since it is very possible for your linux system to run just fine with multiple java versions installed, and since only a specific version of java is supported by progress, why would you want to run progress with the wrong java?

If you need java 1.5, install it... but make sure you set your progress environment variables to use the appropriate java for your progress and os version according to the pavail.pdf document.
 
Back
Top