I've solved the problem :
"just" need to setAllowsConcurrentRequestHandling(true)
in the WOApplication...
Jérémy
__
Hi All,
Does anyone succeded in using WOHTTPConnection
in WO5.3 ?
Indeed, I'm migrating an app developed
with WO5.1 that contains the following code :
WOHTTPCo
Hi All,
Does anyone succeded in using WOHTTPConnection
in WO5.3 ?
Indeed, I'm migrating an app developed
with WO5.1 that contains the following code :
WOHTTPConnection myConnection != new
WOHTTPConnection("localhost", Application.application().port());
myConnection.sendRequest(new WORequest("GE