You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Michael Bolz (JIRA)" <ji...@apache.org> on 2014/03/06 15:46:49 UTC

[jira] [Resolved] (OLINGO-189) ODataMessageException does not support getMessage():String method

     [ https://issues.apache.org/jira/browse/OLINGO-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Bolz resolved OLINGO-189.
---------------------------------

    Resolution: Fixed

Extended {{ODataMessageException}} and {{RuntimeDelegate}} to support {{getMessage():String}}.
Therefore an extraction of the message text via {{RuntimeDelegate -> MessageService}} is necessary to get the related text from the resource bundle.

> ODataMessageException does not support getMessage():String method
> -----------------------------------------------------------------
>
>                 Key: OLINGO-189
>                 URL: https://issues.apache.org/jira/browse/OLINGO-189
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 1.1.0
>            Reporter: Michael Bolz
>            Assignee: Michael Bolz
>             Fix For: V2 1.2.0
>
>
> {{ODataMessageException}} does not support {{getMessage():String}} method.
> Instead returning a message only {{null}} is returned.



--
This message was sent by Atlassian JIRA
(v6.2#6252)