Which files do I need to deploy with an application using an EJB proxy
and the JavaVM object? At design time, I just loaded
pbejbclient115.pbx into the pbl to create the ejb objects. When I
deploy the application, I am getting a "bad runtime function" error on
the JavaVM.CreateJavaVM method. I copied the following files to the
root directory of the application (in addition to the standard PB
runtime): PBjvm115.DLL, PBDWE115.DLL, PBVM115.DLL, pbejbclient115.jar,
and pbejbclient115.pbd. Do these dlls need registered even if they are
in the app root directory? Does anybody know what else I am missing?
Thanks!!
Kevin