Consultor Eletrônico



Kbase P39858: OPEN CLIENT: Generating Java proxy converts INT to INTEGER
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/1/2003
Status: Verified

FACT(s) (Environment):

Progress 9.1B

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

OPEN CLIENT: Generating Java proxy converts INT to INTEGER

INT and INTEGER are not compatible (INT = datatype, INTEGER = class)

Proxies generated prior to Progress 9.1D worked properly

Started using setting "Unknown for Parameter and Function Return Values?"

CHANGE:

Upgrade to Progress 9.1D

CAUSE:

This is expected behaviour

FIX:

If a proxy is generated to support Progress unknown values, parameters that would otherwise be intrinsic data types are instead generated as Java classes.