Hi Isomorphic,
If a user makes a specific POST request on the path ../IDACall, the server replies with a verbose error showing where the application resides.
Server response:
//isc_RPCResponseStart-->[{data:"Unable to locate XXXXXXX.app.xml - check to make sure it's available in {full_path_of_server}",status:-1}]//isc_RPCResponseEnd
Is there a way to disable this feature to not to return the path of the server?
It is happening in Smart GWT 5.0.
Regards,
Zsolt
If a user makes a specific POST request on the path ../IDACall, the server replies with a verbose error showing where the application resides.
Server response:
//isc_RPCResponseStart-->[{data:"Unable to locate XXXXXXX.app.xml - check to make sure it's available in {full_path_of_server}",status:-1}]//isc_RPCResponseEnd
Is there a way to disable this feature to not to return the path of the server?
It is happening in Smart GWT 5.0.
Regards,
Zsolt
Comment