You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/11/13 17:01:23 UTC

[jira] [Resolved] (CB-5280) "cordova serve platformname 9000" as per help does not seem to serve platformname on port 9000

     [ https://issues.apache.org/jira/browse/CB-5280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Grieve resolved CB-5280.
-------------------------------

    Resolution: Fixed
      Assignee: Andrew Grieve

Update the docs.

> "cordova serve platformname 9000" as per help does not seem to serve platformname on port 9000
> ----------------------------------------------------------------------------------------------
>
>                 Key: CB-5280
>                 URL: https://issues.apache.org/jira/browse/CB-5280
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>            Reporter: JennyGee
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> When executing the following:
> "cordova serve blackberry10 9901"
> The webserver doesn't actually run on port 9901 but rather on the default port "8000". So you can only access your app via http://0.0.0.0:8000/blackberry10/www/index.html
> The following:
> "cordova serve 9901"
> allows one to access http://0.0.0.0:9901/blackberry10/www/index.html
> It seems like this is mostly a bug in the documentation (`cordova help |grep -C1 8000`)



--
This message was sent by Atlassian JIRA
(v6.1#6144)