Why is my Deployment reporting errors about missing classes?
Errors about missing classes typically indicate that the deployment is expecting the system to have a certain library installed. These libraries may include JDBC or MQ libraries.
- Verify that the runtime has the necessary libraries installed.
- Verify that the runtime has been restarted after the libraries were installed.