[jira] [Resolved] (OPENMEETINGS-2401) Webservice wsimport error

2020-06-29 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik resolved OPENMEETINGS-2401.

Resolution: Information Provided

First type has {{targetNamespace="org.apache.openmeetings.user.type"}} attribute
Another one has {{targetNamespace="org.apache.openmeetings.room.type"}} 
attribute

> Webservice wsimport error
> -
>
> Key: OPENMEETINGS-2401
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2401
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Room
>Affects Versions: 5.0.0-M4
>Reporter: tongzhirong
>Assignee: Maxim Solodovnik
>Priority: Blocker
> Attachments: roomService.png, type.png
>
>
> When using wsimport roomService :
> [ERROR] A class/interface with the same name "roomService.Type" is already in 
> use. Use a class customization to resolve this conflict.
>   line 5 of http://localhost:5080/openmeetings/services/RoomService?wsdl
> [ERROR] (Relevant to above error) another "Type" is generated from here.
>   line 32 of http://localhost:5080/openmeetings/services/RoomService?wsdl



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


[jira] [Updated] (OPENMEETINGS-2401) Webservice wsimport error

2020-06-29 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik updated OPENMEETINGS-2401:
---
Fix Version/s: (was: 5.0.0-M4)

> Webservice wsimport error
> -
>
> Key: OPENMEETINGS-2401
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2401
> Project: Openmeetings
>  Issue Type: Bug
>  Components: Room
>Affects Versions: 5.0.0-M4
>Reporter: tongzhirong
>Assignee: Maxim Solodovnik
>Priority: Blocker
> Attachments: roomService.png, type.png
>
>
> When using wsimport roomService :
> [ERROR] A class/interface with the same name "roomService.Type" is already in 
> use. Use a class customization to resolve this conflict.
>   line 5 of http://localhost:5080/openmeetings/services/RoomService?wsdl
> [ERROR] (Relevant to above error) another "Type" is generated from here.
>   line 32 of http://localhost:5080/openmeetings/services/RoomService?wsdl



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


[jira] [Resolved] (OPENMEETINGS-2400) How to start a openmeetings-webservice?

2020-06-29 Thread Maxim Solodovnik (Jira)


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

Maxim Solodovnik resolved OPENMEETINGS-2400.

Resolution: Information Provided

Hello [~tzr],

this question is NOT for dev@, but for user@ list :)

Please
# go to https://openmeetings.apache.org/mailing-lists.html
# "Subscribe" to user list
# Confirm your subscription
# Ask your question

Your URL seems to be incorrect
Instead of
http://localhost:5080/openmeetings/user
Your should use
http://localhost:5080/openmeetings/services/user

Please check: https://openmeetings.apache.org/RestAPISample.html


> How to start a openmeetings-webservice?
> ---
>
> Key: OPENMEETINGS-2400
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2400
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: Room
>Affects Versions: 5.0.0-M4
>Reporter: tongzhirong
>Assignee: Maxim Solodovnik
>Priority: Blocker
>
> Hi Maxim may I ask how to start a module which called openmeetings-webservice 
> in 5.0.0-M4 ?
> Because need to trigger a url like this: 
> https://127.0.0.1:5443/openmeetings/user/login?user=tongzhirong=Abc@123456
> Sorry to ask you in jira . I had sent emails to d...@openmeetings.apache.org, 
> got the robot response, then I follow the instructions which is sending 
> questions to , after that receive nothing.  



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


[jira] [Created] (OPENMEETINGS-2401) Webservice wsimport error

2020-06-29 Thread tongzhirong (Jira)
tongzhirong created OPENMEETINGS-2401:
-

 Summary: Webservice wsimport error
 Key: OPENMEETINGS-2401
 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2401
 Project: Openmeetings
  Issue Type: Bug
  Components: Room
Affects Versions: 5.0.0-M4
Reporter: tongzhirong
Assignee: Maxim Solodovnik
 Fix For: 5.0.0-M4
 Attachments: roomService.png, type.png

When using wsimport roomService :

[ERROR] A class/interface with the same name "roomService.Type" is already in 
use. Use a class customization to resolve this conflict.
  line 5 of http://localhost:5080/openmeetings/services/RoomService?wsdl

[ERROR] (Relevant to above error) another "Type" is generated from here.
  line 32 of http://localhost:5080/openmeetings/services/RoomService?wsdl





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


[jira] [Updated] (OPENMEETINGS-2400) How to start a openmeetings-webservice?

2020-06-29 Thread tongzhirong (Jira)


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

tongzhirong updated OPENMEETINGS-2400:
--
Priority: Blocker  (was: Minor)

> How to start a openmeetings-webservice?
> ---
>
> Key: OPENMEETINGS-2400
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2400
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: Room
>Affects Versions: 5.0.0-M4
>Reporter: tongzhirong
>Assignee: Maxim Solodovnik
>Priority: Blocker
>
> Hi Maxim may I ask how to start a module which called openmeetings-webservice 
> in 5.0.0-M4 ?
> Because need to trigger a url like this: 
> https://127.0.0.1:5443/openmeetings/user/login?user=tongzhirong=Abc@123456
> Sorry to ask you in jira . I had sent emails to d...@openmeetings.apache.org, 
> got the robot response, then I follow the instructions which is sending 
> questions to , after that receive nothing.  



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