點點通系列服務:
- ConCall --- 多點通Web App
- Mapping --- 離線通Web App
- VoipProject --- 點點通 Web App
- Java 1.8
- Tomcat >= 7.0
- eclipse for Java EE
- Open eclipse
- Navigate to
File > Import > Existing projects into workspace
and clicknext
- Select "Select root directory" and click "Browse" button to find your project root location.
- In projects, click all radio button to import all sub project
- After import, you need to assoicate a Tomcat Server with your projects in eclipse.
- You need to set Environment Variable
ROOT_BASE_URL
,BASE_URL
andAPI_KEY
, please consult this project manager to get these value.
- Set Environment Variable
ROOT_BASE_URL
,BASE_URL
andAPI_KEY
on a server. - Install a tomcat server
- Export war files from ConCall, Mapping and VoipProject.
- Upload these war files to the tomcat server and restart the tomcat server