[
https://issues.apache.org/jira/browse/OPENMEETINGS-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Solodovnik resolved OPENMEETINGS-1029.
--------------------------------------------
Resolution: Fixed
Committed revision 1604221.
> modifyRoomParameter SOAP/REST method is broken
> ----------------------------------------------
>
> Key: OPENMEETINGS-1029
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1029
> Project: Openmeetings
> Issue Type: Bug
> Components: SOAP/REST API
> Affects Versions: 3.0.3
> Reporter: Maxim Solodovnik
> Assignee: Maxim Solodovnik
> Fix For: 3.0.3, 3.1.0
>
>
> modifyRoomParameter SOAP/REST method is broken
> as reported by Maurizio "Graffio" Mazzoneschi
> Again hello all,
> I'm sorry for the high number of messages... but I think this is the last!
> I'm trying to use the method modifyRoomParameter, as specified in
> http://openmeetings.apache.org/webservices/index.html
> It seems that it doesn't work.
> For instance, if I try to modify the parameterName "name" with the value
> "test service", I see this error message:
> <soapenv:Text xml:lang="en-US">
> Failed to convert property value of type
> 'org.apache.axiom.om.impl.llom.OMTextImpl' to required type
> 'java.lang.String' for property 'name'; nested exception is
> java.lang.IllegalStateException: Cannot convert value of type
> [org.apache.axiom.om.impl.llom.OMTextImpl] to required type
> [java.lang.String] for property 'name': no matching editors or
> conversion strategy found
> I'm doing the test with the advanced rest app of google chrome.
> this is what I have done:
> http://localhost:5080/openmeetings/services/RoomService/modifyRoomParameter
> POST
> SID=7d6d3c292ed667bc7dabef9dab94df1b&room_id=10¶mValue=servizio+di+prova...¶mName=Name
> thanks in advance
--
This message was sent by Atlassian JIRA
(v6.2#6252)