Deploying Your EJB Client Application

Deploying an EJB client application is a bit more complex than deploying a simple client/server application. Specifically, you need to package the following components and install them appropriately on your end users' machines:

  • The core PowerBuilder files required by any PowerBuilder client application, such as PBVM90.DLL and PBDWE90.DLL.

  • The PowerBuilder EJB PBNI extension files—namely, the PBEJBCLIENT90.PBD, PBEJBCLIENT90.DLL, and PBEJBCLIENT90.JAR files.

  • PBJVM90.DLL, the embodiment of the JVM Service, as well as any Java-related Registry configuration required by the application.

  • A JRE, the version and vendor of which depend on the targeted EJB server. For example, PowerBuilder client applications accessing ...

Get PowerBuilder® 9: Internet and Distributed Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.