I'm trying to run my java agent, however I continue to get java.lang.NoClassDefFoundError or ClassNotFound.
In the notes.ini file, does every jar have to be in JavaUserClasses= or only the one with the interface to the agent?
Also, when adding agent files, is it best to add jar files or what type? How does the ordering have an impact on my error??
Any help is appreciated. Thanks.

