You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Archana Rai (JIRA)" <ji...@apache.org> on 2018/07/26 12:05:00 UTC

[jira] [Created] (OLINGO-1280) OData V4.0: Client throws exception for Asynchronous Action requests

Archana Rai created OLINGO-1280:
-----------------------------------

             Summary: OData V4.0: Client throws exception for Asynchronous Action requests
                 Key: OLINGO-1280
                 URL: https://issues.apache.org/jira/browse/OLINGO-1280
             Project: Olingo
          Issue Type: Bug
          Components: odata4-client
            Reporter: Archana Rai


The Olingo client  throws error when the below conditions are met
1. The request is Action
2. The request is asynchronous
3. The response is Entity collection

11:33:35 ERROR AbstractRequest - Error instantiating odata response

+java.lang.IllegalStateException+: No response class template has been found



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)