I completed all prerequisite (AORN-8SUKPR) and setup procedure of
"IBM Sametime Video Chat Plug-in for IBM Connections Technology Preview"
http://www.ibm.com/developerworks/lotus/downloads/sametime_videochat_plugin.html
hoever, 404 Error returned when I hit video button in a community.
Firebug told "NetworkError: 404 Not Found - http://<FQDN>:<Port>/stmeetings/serviceProvider.json"
I checked following path but no serviceProvider.json.
AppServer/profiles/<profile_name>/installedApps/<cell_name>
/Sametime Meeting Server.ear/stmeetings.webclient.war/serviceProvider.json
Just for test I placed dummy serviceProvider.json file of 0 byte, "200 OK" returned and "POST
http://sby239.tokyo.japan.ibm.com:9081/stmeetings/restapi 401 Unauthorized" returned.
Where is json file?
Thanks.