PowerBuilder extensions

Several PowerBuilder extension files are provided with PowerBuilder 10.5. If your application uses one of these extensions, you must deploy the files listed in Table 41-12.

Table 41-12: Files required for PowerBuilder built-in extensions

Extension

Files

PowerBuilder Document Object Model

pbdom105.pbx, PBXerces105.dll, xerces-c_2_6.dll, xerces-depdom_2_6.dll

EJB client

pbejbclient105.pbx, pbejbclient105.jar

SOAP client for Web services

ExPat105.dll , libeay32.dll, ssleay32.dll, xerces-c_2_6.dll, xerces-depdom_2_6.dll, EasySoap105.DLL, pbnetwsruntime105.dll, pbsoapclient105.pbx, pbwsclient105.pbx, Sybase.PowerBuilder.WebService.Runtime.dll, Sybase.PowerBuilder.WebService.RuntimeRemoteLoader.dll

In addition to the files listed in the table for EJB client, a Java Runtime Environment (JRE) compatible with the JDK on the EJB server must be available on the client and listed in the CLASSPATH. Sun JRE version 1.4 is provided in the Support directory on the PowerBuilder CD.

For more information, see “Java support”.

NoteNote The JRE is not added to the MSI file created by the Runtime Packager when you select EJB Client.