I'm trying to query by database from inside jRDC application.
I have also add DBRequestManager to jRDC project.
rdcLink is pointing to : "http://127.0.0.1:17178/rdc"
When I try to ExecuteQuery I get read timeout (java.net.SocketTimeoutException: Read timed out).
Should that work or I'm trying to do something forbiden?
I have also add DBRequestManager to jRDC project.
rdcLink is pointing to : "http://127.0.0.1:17178/rdc"
When I try to ExecuteQuery I get read timeout (java.net.SocketTimeoutException: Read timed out).
Should that work or I'm trying to do something forbiden?