Hello Usman,

 

Was it working before renaming?

 

Perhaps the following log would help you identify 

1.     whether Your Red5 server is running and if so, 

2.     whether OpenMeetings (Your context) is properly configured.

 

Directory:  Your_product_home/log/

OpenMeetings.log

red5.log

 

Also, this might help:

*         Created a database.

*         checking JDBC connector is in the right directory.

*         Persistence.xml has right inputs.

 

Thank you.

 

Sincerely,

 

Hemant K. Sabat

 

Coscend Communications Solutions

Web site: www.Coscend.com <http://www.coscend.com/>  

------------------------------------------------------------------

Real-time, Interactive Video Collaboration, Tele-healthcare, Tele-education, 
Telepresence Services, on the fly…

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages 
from Coscend Communications Solutions' posted at: 
http://www.Coscend.com/Terms_and_Conditions.html 

 

 

 

From: Usman Kazi [mailto:usman.k...@gmail.com] 
Sent: Saturday, March 4, 2017 10:29 AM
To: user@openmeetings.apache.org
Subject: Renaming

 

I have follow all the Instruction but it’s not loading the renamed application, 
kindly assists me

 

Renaming /openmeetings context

If you want to have http://yourcorp.com:5080/yourmeetings instead of 
http://yourcorp.com:5080/openmeetingsyou need to do the following

1.    stop openmmetings if it is running

2.    go to openmeetings install dir (for ex. /opt/red5)

3.    rename /opt/red5/webapps/openmeetings to /opt/red5/webapps/yourmeetings 
(for ex. mv /opt/red5/webapps/openmeetings /opt/red5/webapps/yourmeetings)

4.    open /opt/red5/webapps/yourmeetings/public/config.xml using your favorite 
text editor (for ex. vim /opt/red5/webapps/yourmeetings/public/config.xml)

o    find and modify <webAppRootKey>openmeetings</webAppRootKey> to be 
<webAppRootKey>yourmeetings</webAppRootKey>

o    find and modify <httpRootKey>/openmeetings/</httpRootKey> to be 
<httpRootKey>/yourmeetings/</httpRootKey>

5.    open /opt/red5/webapps/root/index.html using your favorite text editor 
(for ex. vim /opt/red5/webapps/root/index.html)

o    find and modify <meta http-equiv="REFRESH" content="0;url=openmeetings/"> 
to be <meta http-equiv="REFRESH" content="0;url=yourmeetings/">

 

Warm Regards

 

Usman Kazi

 

No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com/email-signature> 
Version: 2016.0.7998 / Virus Database: 4756/14054 - Release Date: 03/04/17

  _____  

No virus found in this message.
Checked by AVG - www.avg.com <http://www.avg.com/email-signature> 
Version: 2016.0.7998 / Virus Database: 4756/14054 - Release Date: 03/04/17

Reply via email to