[
https://issues.apache.org/jira/browse/WOOKIE-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060420#comment-13060420
]
Scott Wilson commented on WOOKIE-224:
-------------------------------------
Thanks David,
Currently the proxy settings use "widget.proxy.hostname". I think its important
to be consistent so we have two options:
1. Change "widget.server.hostname" to "widget.server.host" in
widgetserver.properties, and also change "widget.proxy.hostname" to
"widget.proxy.host" in both widgetserver.properties and in the Proxy codebase
2. Change "widget.server.host" to "widget.server.hostname" in
org.apache.wookie.controller.WidgetInstancesController.java
Which makes more sense? (Neither is a lot of work)
> 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
> Attachments: widgetserver.properties
>
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> 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