Incorrect property name in widgetserver.properties
--------------------------------------------------
Key: WOOKIE-224
URL: https://issues.apache.org/jira/browse/WOOKIE-224
Project: Wookie
Issue Type: Task
Components: Configuration
Reporter: David del Pozo González
Priority: Trivial
The actual name of the property in widgetserver.properties is
"widget.server.host" instead of "widget.server.hostname", because in the
org.apache.wookie.controller.WidgetInstancesController.java is being referenced
with "widget.server.host" (line 340) -->
properties.getString("widget.server.host")
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira