Thanks Ruchira it worked :)
On Tue, Apr 8, 2014 at 5:08 PM, Ruchira Wageesha <[email protected]> wrote: > That comes from shindig. i.e. In UES shindig has been deployed in the root > context which enables /gadgets/ifr url. You will have to copy shindig app > into AS webapps directory as 'shindig' and modify your path as > /shindig/gadgets/ifr. > > Since UES deploys shindig in a different context, you will need to do this > and will be fixed in along with [1]. > > /Ruchira > > [1] https://wso2.org/jira/browse/UES-525 > > > On Tue, Apr 8, 2014 at 4:16 PM, Rajith Vitharana <[email protected]> wrote: > >> Hi Ruchira, >> >> As you pointed out I have added three modules to AS ("caramel", >> "markdown" and "handlebars" modules manually). server starts up fine. but >> in my dashboard I have customized it to load gadgets into iframes so when I >> put the src url like this " >> https://localhost:9443/gadgets/ifr?url=http://localhost:9763/....." in >> iframe, it throws >> >> "HTTP Status 405 - HTTP method GET is not supported by this URL". >> >> I dig into it, this occurs due to AS doesn't having a root app called >> "gadgets". is there any workaround for this? is it recommended to install >> that app manually? if so how? >> >> Thanks, >> >> >> On Tue, Apr 8, 2014 at 3:45 PM, Ruchira Wageesha <[email protected]>wrote: >> >>> Hi Rajith, >>> >>> It might be due to missing global Jaggery modules. Please go through the >>> stacktrace, you should find what goes wrong. >>> >>> /Ruchira >>> >>> >>> On Tue, Apr 8, 2014 at 11:23 AM, Rajith Vitharana <[email protected]>wrote: >>> >>>> Hi all, >>>> >>>> I have created a dashboard using UES. and since it is also a jaggery >>>> app i tried to deploy it in application server. but it throws errors. Is >>>> there any standard procedure to do this? >>>> >>>> Thanks, >>>> >>>> -- >>>> Rajith Vitharana >>>> >>>> Software Engineer, >>>> WSO2 Inc. : wso2.com >>>> Mobile : +94715883223 >>>> Blog : http://lankavitharana.blogspot.com/ >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> >>> *Ruchira Wageesha**Associate Technical Lead* >>> *WSO2 Inc. - lean . enterprise . middleware | wso2.com >>> <http://wso2.com>* >>> >>> *email: [email protected] <[email protected]>, blog: >>> ruchirawageesha.blogspot.com <http://ruchirawageesha.blogspot.com>, >>> mobile: +94 77 5493444 <%2B94%2077%205493444>* >>> >> >> >> >> -- >> Rajith Vitharana >> >> Software Engineer, >> WSO2 Inc. : wso2.com >> Mobile : +94715883223 >> Blog : http://lankavitharana.blogspot.com/ >> > > > > -- > > *Ruchira Wageesha**Associate Technical Lead* > *WSO2 Inc. - lean . enterprise . middleware | wso2.com <http://wso2.com>* > > *email: [email protected] <[email protected]>, blog: > ruchirawageesha.blogspot.com <http://ruchirawageesha.blogspot.com>, > mobile: +94 77 5493444 <%2B94%2077%205493444>* > -- Rajith Vitharana Software Engineer, WSO2 Inc. : wso2.com Mobile : +94715883223 Blog : http://lankavitharana.blogspot.com/
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
