Configure Escenic Content Studio

Escenic Content Studio needs to know the url to the import webservice. This is configured in /com/escenic/webstart/StudioConfig.properties in one of your configuration layers.

The URL to the webservice is normally http://myserver/newsgate/import where myserver is the public address of the server where newsgate.war is deployed. If the name of the war-file is changed, the url should reflect this.

Example from StudioConfig.properties:

property.newsgate.webservice.url=http://localhost:8080/newsgate/import