Configure Escenic Content Studio

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

The URL of the web service is normally http://myserver/newsgate/import where myserver is the public address of the server where newsgate-webservice.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