On Fri, Apr 11, 2014 at 2:44 PM, Chamila Wijayarathna <[email protected]>wrote:
> Hello all, > In a jquery library I am using at Enterprise Store, store side, I am > sending HTTP GET request to "http://localhost:9763/store/apis123/products" > and I need a string as response for this. > try sending GET request to http://localhost:9763/store/apis123/products/ > In my jaggery.conf file at store, I have added > *{* > * "url": "/apis123/products/*",* > * "path": "/apis/products.jag"* > * }* > URL mapping [1]. > I have added a products.jag file at store/apis/ which contains logic I > required [2]. > But when I try to access this URL, I am getting 404 Not Found. > Is there anything else I need to do to make this work? > > > 1. https://gist.github.com/anonymous/10452158 > 2. https://gist.github.com/cdwijayarathna/10452307 > <https://gist.github.com/anonymous/10452158>-- > *Chamila Wijayarathna* > Engineering Intern, > WSO2 Inc. > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Udara Rathnayake* Software Engineer WSO2 Inc. : http://wso2.com Mobile : +94 772207239 Twitter : http://twitter.com/udarakr Blog : http://udarakr.blogspot.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
