Hi Dinithi,

This issue comes because of the square bracket part "[final]" in your path.
If you move your project to a path like
/home/rajee/Desktop/toodledo/ToodledoESBConnector,
it should work without any issue.  Otherwise you will have to modify
ConfigValidationXMLProcessor.java
class'  getConfigRecommendationsXML method to have "file://" as a prefix to
xmlPath.

Thanks,
Sajith

On Sat, Sep 20, 2014 at 10:38 AM, Udara Liyanage <ud...@wso2.com> wrote:

> Hi Dinithi,
>
> Error says you have not provided the URL correctly. You have provided just
> a file path /home/something.... It does not know you are referring to a
> file here. So you have to explicitly says you are referring to a file
> inside computer. Hence you add file://
>
>
>
> Touched, not typed. Erroneous words are a feature, not a typo.
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Sajith Kariyawasam*


*Committer and PMC member, Apache Stratos,WSO2 Inc., http://wso2.com
<http://wso2.com>AMIE (SL)Mobile: +94772269575*
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to