PowerBuilder extensions
Several PowerBuilder extension files are provided with PowerBuilder.
If your application uses one of these extensions, you must deploy the
files listed in the following table.
|
Extension |
Files |
|---|---|
|
PowerBuilder Document Object Model |
pbdom.pbx, PBXerces.dll, xerces-c_2_8.dll, |
|
EJB client (Obsolete) |
pbejbclient.pbx, pbejbclient.jar |
|
SOAP client for Web services |
ExPat.dll, libeay32.dll, xerces-c_2_8.dll, EasySoap.dll, pbsoapclient.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.
For more information, see Java
support.