Re: Service Grouping and Composite Application Deployment

2014-07-04 Thread Isuru Haththotuwa
Hi Imesh, On Fri, Jul 4, 2014 at 7:46 PM, Imesh Gunaratne wrote: > [Added Sanjiva to the list] > > Hi All, > > IMO this composite application model is really important for the future of > Stratos and it will become the foundation for all other features. Therefore > we need to make sure that it

Re: Has stratos ever used AMQP?

2014-07-04 Thread Isuru Perera
Stratos uses JMS APIs. We have never used AMQP specific APIs in Java. Yes, implementing STRATOS-616 will not be easy. This is just a quick reply. Let's see how we can solve this. On Fri, Jul 4, 2014 at 1:38 PM, chris snow wrote: > I was under the impression that Stratos uses AMQP, but lookin

Has stratos ever used AMQP?

2014-07-04 Thread chris snow
I was under the impression that Stratos uses AMQP, but looking through the classes for in the org.apache.stratos.messaging.broker package I see lots of javax.jmx.* imports. Has Stratos ever used AMQP, or has it always used JMS? If it has always used JMS, I'm expecting that it will make the JIRA

Re: Apache CloudStack support for Stratos

2014-07-04 Thread chris snow
Great stuff Jason, thanks for the update! On Tue, Jul 1, 2014 at 2:21 PM, Jason Daly wrote: > Hi Gang, > > Yes, I'm working on CloudStack support for Stratos. I've got some code > written and thus far I am at the point where Stratos recognizes the new > provider 'cloudstack'. I've been planning

Re: New committer and PMC member: Dinesh Bandara

2014-07-04 Thread Manula Chathurika Thantriwatte
Congratulations Dinesh !!! On Fri, Jul 4, 2014 at 7:15 PM, Shiroshica Kulatilake wrote: > Congrats !! > > > On Fri, Jul 4, 2014 at 6:55 PM, Imesh Gunaratne wrote: > >> Congratulations Dinesh! :-) >> >> >> On Fri, Jul 4, 2014 at 9:05 AM, Dale Chalfant > > wrote: >> >>> Nice. J >>> >>> >>> >>>

Re: Account for Apache Stratos AMI in AWS Marketplace

2014-07-04 Thread Imesh Gunaratne
On Wed, Jul 2, 2014 at 2:22 AM, Akila Ravihansa Perera wrote: > Hi, > > I would like to take on this task. I'll use Apache Stratos 4.0.0 RC4 > release to create the demo AMI. Basically this AMI will contain the Stratos > release packs and a startup script that will get user parameters from the >

Re: Service Grouping and Composite Application Deployment

2014-07-04 Thread Imesh Gunaratne
[Added Sanjiva to the list] Hi All, IMO this composite application model is really important for the future of Stratos and it will become the foundation for all other features. Therefore we need to make sure that it is simple, easy to understand, covers all currently available requirements and ea

Re: New committer and PMC member: Dinesh Bandara

2014-07-04 Thread Shiroshica Kulatilake
Congrats !! On Fri, Jul 4, 2014 at 6:55 PM, Imesh Gunaratne wrote: > Congratulations Dinesh! :-) > > > On Fri, Jul 4, 2014 at 9:05 AM, Dale Chalfant > wrote: > >> Nice. J >> >> >> >> *From:* Dakshika Jayathilaka [mailto:daksh...@wso2.com] >> *Sent:* Friday, July 04, 2014 4:12 AM >> *To:* dev

Re: New committer and PMC member: Dinesh Bandara

2014-07-04 Thread Imesh Gunaratne
Congratulations Dinesh! :-) On Fri, Jul 4, 2014 at 9:05 AM, Dale Chalfant wrote: > Nice. J > > > > *From:* Dakshika Jayathilaka [mailto:daksh...@wso2.com] > *Sent:* Friday, July 04, 2014 4:12 AM > *To:* dev > *Subject:* Re: New committer and PMC member: Dinesh Bandara > > > > Congratz Dinesh.

RE: New committer and PMC member: Dinesh Bandara

2014-07-04 Thread Dale Chalfant
Nice. ☺ From: Dakshika Jayathilaka [mailto:daksh...@wso2.com] Sent: Friday, July 04, 2014 4:12 AM To: dev Subject: Re: New committer and PMC member: Dinesh Bandara Congratz Dinesh..!! Dakshika Jayathilaka Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Fri, Jul 4, 2014 at

[GitHub] stratos pull request: Puppet node definitions restructured

2014-07-04 Thread ravihansa3000
Github user ravihansa3000 commented on the pull request: https://github.com/apache/stratos/pull/3#issuecomment-48027033 Sure, thanks Chris. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have thi

[GitHub] stratos pull request: Puppet node definitions restructured

2014-07-04 Thread snowch
Github user snowch commented on the pull request: https://github.com/apache/stratos/pull/3#issuecomment-48024682 Hi Akila - sorry for the delay, I will try and take a look this evening or on the weekend if that's ok? --- If your project is set up for it, you can reply to this email a

Re: Patch process

2014-07-04 Thread Praneesha Chandrasiri
Hi Chris, I am still working on this page. Will add that information also. Thanks! On Fri, Jul 4, 2014 at 12:55 PM, chris snow wrote: > Hi Praneesha, > > Thanks for the changes to [1] its looking good! > > One more question users may have is "how do I uninstall a binary patch?" > > Many than

Re: stop stratos, kill cartridge instance, start stratos -> cartridge still active?

2014-07-04 Thread Michiel Blokzijl (mblokzij)
Hi all,Apologies for the radio silence since my initial email, I’ve been very busy.. :(Thank you Reka for your detailed explanations, I now have a much better understanding of how it’s supposed to work!I’m not actually using the BAM (yet)*, so STRATOS-685 shouldn’t affect me, right? Even if it does

Re: New committer and PMC member: Dinesh Bandara

2014-07-04 Thread Dakshika Jayathilaka
Congratz Dinesh..!! *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Fri, Jul 4, 2014 at 6:56 AM, Isuru Haththotuwa wrote: > Congratulations Dinesh! Welcome aboard and keep up the good work! > > > On Fri, Jul 4, 2014 at 12:18 PM, Reka Thirunavukkaras

Composite Application Definition with Reference to Deployed Service Groups

2014-07-04 Thread Isuru Haththotuwa
Hi all, Since we have the Service Group persistence now, we can change the Composite Application to refer the previously deployed Service Groups [1]. WDYT? The Subscribable section will carry subscription level information related to each cartridge in the group. Even for a nested group, we can sp

Patch process

2014-07-04 Thread chris snow
Hi Praneesha, Thanks for the changes to [1] its looking good! One more question users may have is "how do I uninstall a binary patch?" Many thanks, Chris --- [1] https://cwiki.apache.org/confluence/display/STRATOS/Patch+Application+Process+-+edit