A
agent_008_nl
Guest
servers\tomcat\webapps\CustomerMobile\static\mobile.json seems wrong also: { "version": "1.0", "lastModified": "Fri Dec 05 11:25:17 CET 2014", "services": [{ "name": "CustomerMobile", "address": "\/rest\/CustomerMobile", "useRequest": true, "resources": [{ "name": "dsCustomer", "path": "\/dsCustomer", "operations": [ { "name": "UpdatedsCustomer", "path": "\/UpdatedsCustomer", "type": "invoke", "verb": "put", "params": [{ "name": "dsCustomer", "type": "REQUEST_BODY" }] }, { "name": "CreatedsCustomer", "path": "\/CreatedsCustomer", "type": "invoke", "verb": "put", "params": [{ "name": "dsCustomer", "type": "REQUEST_BODY" }] }, { "name": "DeletedsCustomer", "path": "\/DeletedsCustomer", "type": "invoke", "verb": "put", "params": [{ "name": "dsCustomer", "type": "REQUEST_BODY" }] }, { "name": "ReaddsCustomer", "path": "\/ReaddsCustomer", "type": "invoke", "verb": "put", "params": [{ "name": "filter", "type": "REQUEST_BODY" }] } ] }] }] }
Continue reading...
Continue reading...