HI,
The corrected version of jlaunch does not rely on the profile parameter "system/type" anymore, but checks the existance "rdisp/j2ee_start=1" as an indicator for double stack system (type DS). If this parameter is not set, then the Java-Only stack (type J2EE) is assumed.
- 2. Workaround
You can set the profile parameter to eliminate the problem:
system/type = J2EE
You have to restart the system to make the change active.
Please note you have to set this parameter in the instance profiles as well not only in DEFAULT profile that will not work.
Kind Regards,
Johan