You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ripple.apache.org by "Saad Malik (JIRA)" <ji...@apache.org> on 2014/09/30 01:49:34 UTC

[jira] [Created] (RIPPLE-72) config.xml file could not be found in the application's root or is malformed XML

Saad Malik created RIPPLE-72:
--------------------------------

             Summary: config.xml file could not be found in the application's root or is malformed XML
                 Key: RIPPLE-72
                 URL: https://issues.apache.org/jira/browse/RIPPLE-72
             Project: Apache Ripple
          Issue Type: Bug
         Environment: Ripple: 0.9.24
Cordova: 3.6.3
            Reporter: Saad Malik
            Priority: Minor


Minor issue, but the _Config_ section on the UI always shows this error message: _config.xml file could not be found in the application's root or is malformed XML_. 

Steps to reproduce:
# $ cordova create test
# $ cd test
# $ cordova platform add android
# $ ripple emulate

As a work-around copy the _config.xml_ to the _www_ subdirectory, and everything works--but this shouldn't be necessary. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)