Consultor Eletrônico



Kbase P26320: The installation of the 91D06 service pack introduces a change that is incompatable with the WebServ
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/5/2009
Status: Verified

SYMPTOM(s):

The installation of the 91D06 service pack introduces a change that is incompatable with the WebServices ToolKit.

PropMgrUtils.loadPropfile(dlc/properties/ubroker.properties)java.lang.NoSuchMethodErroratcom.progress.ubroker.util.PropMgrUtils$UBProperties.chkPropertyVersion(PropMgrUtils.java:3904)

FACT(s) (Environment):

All Supported Operating Systems
Progress 9.1D

CAUSE:

This problem is due to the same file existing in both wstk.jar and progress.jar

FIX:

To fix this problem a new version of "wstk.jar" must be obtained and installed in place of the version supplied with the WebServices toolkit.
The file can be downloaded from:
http://download.progress.com/open/patches/91D/wstk.jar

Once the file has been downloaded, it should be used to replace the version installed when the WebServices Toolkit is installed by doing the following:

1. Install Progress 91D06 Service Pack.
2. Install WebServices Toolkit.
3. Replace the wstk.jar in dlc/java with the downloaded version:
- UNIX systems: cp wstk.jar $DLC/java
- Windows systems: copy wstk.jar %DLC%\java

Keep this downloaded file in a known location. Each time the WebServices Toolkit is installed with Progress 9.1D06 this file must be used to replace the one installed by the WebServices Toolkit installation.