You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Zhirong Tong <to...@ptteng.com> on 2020/07/02 01:17:25 UTC

Re: Question about 5080 port with openmeetings-server and openmeetings-we

Hi Maxim,
I can’t figure out why in all of a sudden the login method says 403. Besides I’ve never touch any code.




> On Jun 30, 2020, at 6:22 PM, Maxim Solodovnik <so...@gmail.com> wrote:
> 
> Hello Tong,
> 
> On Tue, 30 Jun 2020 at 16:39, Zhirong Tong <tongzhirong@ptteng.com <ma...@ptteng.com>> wrote:
> Hi Maxim, 
> 
> How is the connection between openmeetings-server and openmeeings-web ?
> 
> openmeetings-db, openmeetings-web etc. are internal module names
>  
> (I started a apache-openmeetings-5.0.0-M4  which came from "mvn install openmeetings-server”  for SOAP/REST api)
> 
> All modules are packed so final distribution consist of Apache Tomcat with the only web app: Apache OpenMeetings
>  
> My goal is entering the room via SOAP/REST api , had succeed,  then within the room when try to click camera for video it prompted media server service is unaccessible.
> 
> You need to set-up and start Kurento Media Server
>  
> So I realized it might because of the openmeeings-web was off.  So I tried to start the web, but can’t , because  5080 was already in used by the SOAP. 
> How can I make people enter the room via restapi while having web started?  Should I change the web port?   Could you instruct me on that ?
> Thanks.
> Best regards,
> Tong Zhirong  
> 
> 
> 
> 
> -- 
> Best regards,
> Maxim


Re: Question about 5080 port with openmeetings-server and openmeetings-we

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Tong,

According to your screenshot you are using Jetty
(as I already wrote in JIRA) you need to use Tomcat :)

On Thu, 2 Jul 2020 at 08:17, Zhirong Tong <to...@ptteng.com> wrote:

> Hi Maxim,
> I can’t figure out why in all of a sudden the login method says 403.
> Besides I’ve never touch any code.
>
>
>
> On Jun 30, 2020, at 6:22 PM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> Hello Tong,
>
> On Tue, 30 Jun 2020 at 16:39, Zhirong Tong <to...@ptteng.com> wrote:
>
>> Hi Maxim,
>>
>> How is the connection between openmeetings-server and openmeeings-web ?
>>
>
> openmeetings-db, openmeetings-web etc. are internal module names
>
>
>> (I started a apache-openmeetings-5.0.0-M4  which came from "mvn install openmeetings-server”  for
>> SOAP/REST api)
>>
>
> All modules are packed so final distribution consist of Apache Tomcat with
> the only web app: Apache OpenMeetings
>
>
>> My goal is entering the room via SOAP/REST api , had succeed,  then
>> within the room when try to click camera for video it prompted media
>> server service is unaccessible.
>>
>
> You need to set-up and start Kurento Media Server
>
>
>> So I realized it might because of the openmeeings-web was off.  So I
>> tried to start the web, but can’t , because  5080 was already in used by
>> the SOAP.
>> How can I make people enter the room via restapi while having web
>> started?  Should I change the web port?   Could you instruct me on that ?
>> Thanks.
>> Best regards,
>> Tong Zhirong
>>
>>
>>
>
> --
> Best regards,
> Maxim
>
>
>

-- 
Best regards,
Maxim