Hello,
I am facing a problem when I connect to the server and load the app to Agentry test environment
Exception: 12:13:11 06/06/2014 : 20 (Agentry3), BackEndInitError (Java-SAPMaterialConnection - ClassNotFoundException|java.lang.ClassNotFoundException: com.syclo.sap.material.server.Server
My Agentry.ini
classPath=C:\SAP\MobilePlatform3\Server\configuration\com.sap.mobile.platform.server.agentry.application\Agentry-v5.jar; C:\SAP\MobilePlatform3\Server\configuration\com.sap.mobile.platform.server.agentry.application\SAPCommon-130881.jar; C:\SAP\MobilePlatform3\Server\configuration\com.sap.mobile.platform.server.agentry.application\sapjco.jar; C:\SAP\MobilePlatform3\Server\configuration\com.sap.mobile.platform.server.agentry.application\ini4j.jar;
C:\Users\hngu3\workspace\MaterialManagement\bin
serverClass=com/syclo/sap/material/server/Server
The Server Class stays exactly in the package com.syclo.sap.material.server, then what happens to my Server class? Do I have to config anything else? please help me. Thank you very much.