You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/09/15 17:48:00 UTC

[jira] [Commented] (OPENMEETINGS-1705) Error on Rest api /openmeetings/services//calendar/title/{title}

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-1705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16168248#comment-16168248 ] 

ASF subversion and git services commented on OPENMEETINGS-1705:
---------------------------------------------------------------

Commit 6f81604bb0caae32a0d6163f8942e6182fd815a4 in openmeetings's branch refs/heads/OPENMEETINGS-1671-room-files from [~solomax]
[ https://git-wip-us.apache.org/repos/asf?p=openmeetings.git;h=6f81604 ]

[OPENMEETINGS-1705] get appointment by title api method is fixed


> Error on Rest api /openmeetings/services//calendar/title/{title}
> ----------------------------------------------------------------
>
>                 Key: OPENMEETINGS-1705
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1705
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: SOAP/REST API
>    Affects Versions: 3.3.1
>         Environment: Windows server 2016
>            Reporter: rsi
>            Assignee: Maxim Solodovnik
>            Priority: Critical
>
> When I invoke the service (via SoapUI 5.3.0) , I get the following error on server:
> Servlet.service() for servlet [CXFServlet] in context with path [/openmeetings] threw exception
> org.apache.cxf.interceptor.Fault: Parameter named "title" is not declared in query "SELECT a FROM Appointment a WHERE a.deleted = false AND a.start > :start AND a.owner.id = :userId". Declared parameter keys are "[start, userId]".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)