Re: [Dev] [APPFAC] .NET support

2014-10-02 Thread Kasun De Silva
Hi, Created a jira and attached the fix. Please find the link below. https://wso2.org/jira/browse/APPFAC-2532 Thanks, Kasun *Kasun de Silva* Software Engineer | *WSO2 Inc.*; http://wso2.com lean.enterprise.middleware email : kas...@wso2.com mobile : +94 77 794 4260 On Thu, Oct 2, 2014 at

[Dev] [APPFAC] .NET Support IIS hot deployment

2014-10-02 Thread Kasun De Silva
Hi All, I'm working on .NET support in AF, currently .NET web app creates and builds successfully. MSBuild gives the deployment artifact as a ZIP file. When deploying the app windows cartridge get spawned in ec2 and cartridge agent clones the deployment artifact to the IIS instance. But it still

Re: [Dev] [APPFAC] .NET Support IIS hot deployment

2014-10-02 Thread Manula Chathurika Thantriwatte
Hi Kasun, Following link [1] might be helpful to you. [1] http://stackoverflow.com/questions/12780720/how-to-deploy-package-zip-into-specific-site-under-iis-using-msdeploy On Fri, Oct 3, 2014 at 9:56 AM, Kasun De Silva kas...@wso2.com wrote: Hi All, I'm working on .NET support in AF,

Re: [Dev] [APPFAC] .NET Support IIS hot deployment

2014-10-02 Thread Kasun De Silva
Thanks Manula Regards *Kasun de Silva* Software Engineer | *WSO2 Inc.*; http://wso2.com lean.enterprise.middleware email : kas...@wso2.com mobile : +94 77 794 4260 On Fri, Oct 3, 2014 at 10:16 AM, Manula Chathurika Thantriwatte manu...@wso2.com wrote: Hi Kasun, Following link [1]

[Dev] [APPFAC] .NET support

2014-10-01 Thread Kasun De Silva
Hi All, I'm working .NET App type support in AF. Currently I have setup AF and a seperate build server with MSbuild in EC2. When I create a .NET app it automatically builds and deployable artifact is uploaded to the s2 repo. But when I hit deploy again it gives me following exception, TID: [0]

Re: [Dev] [APPFAC] .NET support

2014-10-01 Thread Dimuthu Leelarathne
Hi Kasun, This fails because the restService.isAlreadySubscribed is failed. Check line number 72 of StratosDeployer.java. I would debut the isAlreadySubscribed method and see why is it giving wrong result. thanks, dimuthu On Wed, Oct 1, 2014 at 9:29 PM, Kasun De Silva kas...@wso2.com wrote:

Re: [Dev] [APPFAC] .NET support

2014-10-01 Thread Kasun De Silva
Hi Manula, The repo is already there, I have checked and that is not the issue. Thanks, kasun *Kasun de Silva* Software Engineer | *WSO2 Inc.*; http://wso2.com lean.enterprise.middleware email : kas...@wso2.com mobile : +94 77 794 4260 ___ Dev

Re: [Dev] [APPFAC] .NET support

2014-10-01 Thread Kasun De Silva
Hi Dimuthu, Thanks for the response, I was worried about repoProvider.createRepository() method, but of course the isAlreadySubscribed give a wrong result. I will check it and fix it, then the problem will solve. Thanks, Kasun *Kasun de Silva* Software Engineer | *WSO2 Inc.*; http://wso2.com