-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Currently the @OneWay operations block while the business logic executes on the server and does not return a response until processing is complete.
This feature request is to modify one-way operations to be non-blocking.
On client side, we'd need to fork thread for the call, whenever allowed (cfr. maintain session prop)