Hello !
I want to connect to SAP R/3 using in NotesAgent that uses Java and the SAP Java Connector (SAP JCo). I can compile the agent without Errors, but if I run the Agent the Debug Console shows the ErrorMessage : “java.lang.NoClassDefFoundError”.
In my notes.ini I include the phrase “JavaUserClasses=c:\sapjco\sapjco.jar” but this doesn´t help !
Any ideas ???