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

Maxim Solodovnik resolved OPENMEETINGS-2353.
--------------------------------------------
    Resolution: Information Provided

[~murali.botta] if your goal is to allow user with specific details 
(first/lastname, email etc) to enter the room
You don't need to create user
Please re-read REST example ....

Adding user is covered with unit tests: 
https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/test/java/org/apache/openmeetings/webservice/TestUserService.java#L131
The tests are passed
I can only suggest you to check the OpenMeetings logs to understand what is 
wrong with your code

> unable to add User from SOAP API
> --------------------------------
>
>                 Key: OPENMEETINGS-2353
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2353
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: SOAP/REST API
>    Affects Versions: 5.0.0-M4
>            Reporter: Murali
>            Assignee: Maxim Solodovnik
>            Priority: Major
>
> Hi
> When i am trying to add a new user using SOAP, i am getting following error.
> local.ERROR: Marshalling Error: class 
> org.apache.openmeetings.webservice.error.ServiceException nor any of its 
> super class is known to this context. {"exception":"[object] 
> (mongosoft\\soapclient\\Exception(code: 0): Marshalling Error: class 
> org.apache.openmeetings.webservice.error.ServiceException nor any of its 
> super class is known to this context. at 
> C:\\xampp\\htdocs\\school\\vendor\\mongosoft\\yii2-soap-client\\Client.php:66,
>  SoapFault(code: 0): Marshalling Error: class 
> org.apache.openmeetings.webservice.error.ServiceException nor any of its 
> super class is known to this context. at 
> C:\\xampp\\htdocs\\school\\vendor\\mongosoft\\yii2-soap-client\\Client.php:64)
>  
> Please help me.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to