fastpath

使用openfire,spark,fastpath webchat搭建在线咨询服务详细图文解说

邮差的信 提交于 2019-12-01 13:22:43
这几天试用了下openfire相关应用,搭建一个简单的在线咨询服务,有点类似阿里旺旺,可以web页面在线咨询,也可以加为好友在pc客户端中咨询 使用场景:企业业务咨询 1.在官网http://www.igniterealtime.org/index.jsp,下载openfire,spark 2.安装spark.exe,解压openfire.zip 3.执行\openfire_3_9_3\openfire\bin\下的openfire.exe,点击launch admin进入管理员配置界面 4.配置语言、数据库、管理员账号密码等信息, 5.在插件里找到fastpath webchat,Fastpath Service添加下 可以在openfire_3_9_3\openfire\plugins中看到webchat,这里我把webchat.war放到tomcat中运行 重新启动openfire服务可以看到fastpath service 已启动,这里的域名默认是计算机名 6.测试spark,分别注册test1和test2账号 分别登录给对方留言 成功 7.启动tomcat,访问http://localhost:8080/webchat/ 配置openfire服务 配置成功可以看到图片显示为live help offline图片 Fastpath