Hi,
We have an application that is working successfully in one environment, but not another.
The dfc.properties and dfc.jar are both included in the war file, we are seeing the following error in the logs:
Caused by: java.lang.NoClassDefFoundError: com.documentum.fc.client.DfClient (initialization failure)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:140)
at com.documentum.com.DfClientX.getLocalClient(DfClientX.java:43)
Any help would be appreciated.
Thank you