i deployed the open source viewer to a Tomcat running on Microsoft Azure App Services and am able to connect to it via Webbrowser. the URL is something like:
<b>https://xxxxxx.azurewebsites.net/essent ... EL=Home</b>
Now i wanted to upload the repository from protege. When entering the URL into the "essential viewer" tab (and username and password, of course), it starts but fails to upload:
Code: Select all
Rendering repository...
Sending repository snapshot...
Checking for access...
Sending XML snapshot...
Failed to send snapshot to the Report Service :
User name and password required; invalid user name and password supplied
1) Missing or wrong proxy server configuration
2) Missing SSL connection
3) Wrong port
Do you have somewhere documentation available
1) where and how to configure a proxy server for protegé?
2) enable SSL for upload of the XML file to the viewer for protegé?
3) increase the log level to further investigate, where and how the root cause is?
Even a workaround would be great (if i knew where the XML is stored on a local hosted viewer, i could move it to the Azure viewer's directory and restart the viewer there.
Thanks in advance,
Holger