message:EGL1539E An exception occurred while communicating with the service. URL:http://localhost:8080/iEGL/restservices/SalesOrderService EGL0001I The error occurred in EGL Rich UI Proxy.ServiceKind:RESTdetail1:500detail2:FAILEDdetail3:java.io.FileNotFoundException:http://localhost:8080/iEGL/restservices/SalesOrderService
I've had this SalesOrderService working for a while on a Tomcat 7 localhost. Recently, I have been trying to get 'Shipping' services working by adding a configuration to call service programs directly, and somehow I must have messed this up because now I'm getting the error shown above.
Does anyone have a suggestion as to how to fix this?
Thanks,
Walt
Walt1968