You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2009/12/12 00:04:18 UTC

[jira] Created: (WOOKIE-86) Configure standalone port

Configure standalone port
-------------------------

                 Key: WOOKIE-86
                 URL: https://issues.apache.org/jira/browse/WOOKIE-86
             Project: Wookie
          Issue Type: Improvement
          Components: Server
            Reporter: Ross Gardler
            Priority: Minor


The port for the standalone server is currently hard coded in Start.java this means it cannot be easily run on a different port

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WOOKIE-86) Configure standalone port

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ross Gardler updated WOOKIE-86:
-------------------------------

    Attachment: localBuildProperties.diff

Need to load local.build.properties before build.properties so we can override settings

> Configure standalone port
> -------------------------
>
>                 Key: WOOKIE-86
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-86
>             Project: Wookie
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Ross Gardler
>            Priority: Minor
>         Attachments: configurePort.diff, localBuildProperties.diff
>
>
> The port for the standalone server is currently hard coded in Start.java this means it cannot be easily run on a different port

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WOOKIE-86) Configure standalone port

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-86?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ross Gardler updated WOOKIE-86:
-------------------------------

    Attachment: configurePort.diff

Allow the port that the standalone server runs on by setting a build property

> Configure standalone port
> -------------------------
>
>                 Key: WOOKIE-86
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-86
>             Project: Wookie
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Ross Gardler
>            Priority: Minor
>         Attachments: configurePort.diff
>
>
> The port for the standalone server is currently hard coded in Start.java this means it cannot be easily run on a different port

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.