Java file locations tools 8.54 question
We are in an upgrade from 9.1 Tools 8.51 to 9.2 Tools 8.54. We are having issues with Peoplecode calling a Java Objects. I am sure that this issue is due to the Java classpath, but we have looked and it seems that our path is correct. I am not a JAVA expert by far and my college who works on this is on vacation. Any pointers would be appreciated.
In our code we have:
&oConnector = CreateJavaObject("com.statetn.filenet.ERPDocuments");
The error message is:
Java Exception: java.lang.NoClassDefFoundError:
com/statetn/filenet/ERPDocuments: finding class com.statetn.filenet.ERPDocuments
(2,725) TN_FILENET_WRK.TN_DOC_ADD_PB.FieldChange PCPC:12863