Validating Inputs to REST API

2014-04-17 Thread Pradeep Fernando
Hi Devs, I started on the $subject, since there was a issue marked as critical. https://issues.apache.org/jira/browse/STRATOS-466 (patch attached) I was able to provide a fix. Now the incoming messages (JSON) are validated against xmlSchema file that we provide and if there is an exception while

Re: Reviewing Stratos Introduction page on the wiki

2014-04-17 Thread chris snow
Hi Praneesha, I only have some minor observations: 1) Cartridges are presented as if the user is already aware of cartridges: "The cartridge concept allows the users of Apache Stratos to develop and run their own cartridges using any language or framework. " maybe something like this? "S

[jira] [Updated] (STRATOS-466) Validate autoscale and deployment policy in cartridge subscription

2014-04-17 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated STRATOS-466: - Attachment: 0001-fixing-STRATOS-466.patch I have introduced, BadRequestException mapper

[jira] [Resolved] (STRATOS-610) [Documentation] Cartridge Agent Creation Process For vCloud-Director Is Incomplete & Doesn't Talks About Pre-requisite

2014-04-17 Thread Melan Nimesh (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Melan Nimesh resolved STRATOS-610. -- Resolution: Fixed This was fixed by Praneesha > [Documentation] Cartridge Agent Creation Proc

[jira] [Commented] (STRATOS-610) [Documentation] Cartridge Agent Creation Process For vCloud-Director Is Incomplete & Doesn't Talks About Pre-requisite

2014-04-17 Thread Praneesha Nayomi Chandrasiri (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973823#comment-13973823 ] Praneesha Nayomi Chandrasiri commented on STRATOS-610: -- Hi Manas, I

developer script for setting up stratos

2014-04-17 Thread chris snow
I've modified my stratos script so that it no longer depends on running inside a vagrant environment. If you are running Ubuntu: - Download the script [1] - Change the IP_ADDR in the script. - Download the iaas.conf and configure for your IaaS - Run the script with the "-f" flag. When the script

[jira] [Updated] (STRATOS-616) Replace JNDI with AMQP Standard Connection method

2014-04-17 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow updated STRATOS-616: --- Description: Using JNDI to connect to AMQP is a legacy carry over from the days of JMS. JNDI limit

Re: Problem setting up multi-profile single JVM

2014-04-17 Thread chris snow
Your welcome! On Thu, Apr 17, 2014 at 5:45 PM, Jeffrey Nguyen (jeffrngu) wrote: > Thank you Chris! That helps! > > -Jeffrey > > On 4/17/14 12:12 AM, "chris snow" wrote: > >>Hi Jeffrey, >> >>I'm using the following to start, stop and check stratos status: >> >>https://github.com/snowch/devcloud-

[jira] [Comment Edited] (STRATOS-618) Installer sets up ActiveMQ with AMQP, preventing port 4672 being used by Openstack

2014-04-17 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973429#comment-13973429 ] chris snow edited comment on STRATOS-618 at 4/18/14 5:35 AM: -

Re: patch to disable activemq amqp

2014-04-17 Thread chris snow
Fixed with: https://issues.apache.org/jira/browse/STRATOS-618 On Fri, Apr 18, 2014 at 5:28 AM, Isuru Perera wrote: > Hi Chris, > > Yes. It's fine to apply this patch for 4.0.0 release. So, please go ahead > and commit. > > Then we can test. > > Thanks! > > > On Fri, Apr 18, 2014 at 6:41 AM, Dines

Reviewing Stratos Introduction page on the wiki

2014-04-17 Thread Praneesha Chandrasiri
Hi all, Appreciate your valuable input in $subject, which can be found in [1] please. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Introducing+Apache+Stratos -- Thanks & Best Regards, *Praneesha Chandrasiri* *Technical Writer* *WSO2 Inc. * *Mobile: +(94) 718156888 <%2B%2894%29%2

Re: How to Use persistance mapping in Stratos.

2014-04-17 Thread Praneesha Chandrasiri
Hi Udara, Thanks a lot for the information. Will create a seperate page including these details in the wiki. On Fri, Apr 18, 2014 at 10:30 AM, Udara Liyanage wrote: > Hi, > > I thought of summarizing this since this has discussed in several mailing > threads. > > Please correct if you see any

Re: Blog aggregator for Stratos website

2014-04-17 Thread Madhura Mendis
Hi Lakmal, I'll look in to this. Thanks Madhura On Thu, Apr 17, 2014 at 8:25 PM, Lakmal Warusawithana wrote: > Hi, > > I have found out that Akila has published a series blog posts [1], [2], > [3] [4] explaining all the steps for creating a cartridge in Apache Stratos. > > > IMO, we should hav

How to Use persistance mapping in Stratos.

2014-04-17 Thread Udara Liyanage
Hi, I thought of summarizing this since this has discussed in several mailing threads. Please correct if you see anything missing in this mail. *Use case *: Adding persistence volume is very much similar to adding a virtual hard drive to your instance.In Amazon EC2 it is adding a EBS storage dev

Re: patch to disable activemq amqp

2014-04-17 Thread Isuru Perera
Hi Chris, Yes. It's fine to apply this patch for 4.0.0 release. So, please go ahead and commit. Then we can test. Thanks! On Fri, Apr 18, 2014 at 6:41 AM, Dinesh Bandara wrote: > > On Apr 18, 2014 1:15 AM, "chris snow" wrote: > > > > Until we sort out AQMP, what do you think to this patch [

Re: Cause of Scale Down Logic Issue was Identified

2014-04-17 Thread Afkham Azeez
On Fri, Apr 18, 2014 at 1:12 AM, Imesh Gunaratne wrote: > Hi, > > During last few days we noticed an intermittent issue in scale down logic > and it was reported in STRATOS-614. > > Today after doing some thorough tests we identified the cause of this > issue. The problem was with the topology ev

Re: Use Apache ActiveMQ 5.9.1 for Stratos Testing

2014-04-17 Thread Isuru Perera
Hi Pradeep, Sorry. I missed this mail. I used Apache ActiveMQ 5.9.1 and still the server fails after few hours, but this time with a different error [1]. It would be great if you can also look into this issue. [1] TID: [0] [STRATOS] [2014-04-18 04:19:01,022] ERROR {org.apache.stratos.messaging.b

Re: Persistance volume is missing in documentation

2014-04-17 Thread Praneesha Chandrasiri
Hi Nirmal, Yes. Will work on this. On Fri, Apr 18, 2014 at 8:54 AM, Nirmal Fernando wrote: > I think we might need to add a new page under user-guide, which has > pointers to all the places we need in order to enable persistence volume > support. > > > On Fri, Apr 18, 2014 at 8:47 AM, Praneesha

Blog aggregator for Stratos website

2014-04-17 Thread Lakmal Warusawithana
Hi, I have found out that Akila has published a series blog posts [1], [2], [3] [4] explaining all the steps for creating a cartridge in Apache Stratos. IMO, we should have blog aggregator in our website and aggregate these kind of blog posts. Also I know that Damitha, Nirmal, Samisa also publish

Re: Persistance volume is missing in documentation

2014-04-17 Thread Nirmal Fernando
I think we might need to add a new page under user-guide, which has pointers to all the places we need in order to enable persistence volume support. On Fri, Apr 18, 2014 at 8:47 AM, Praneesha Chandrasiri wrote: > Hi All, > > Thanks for all the comments. > > Currently we have mentioned about the

Re: Persistance volume is missing in documentation

2014-04-17 Thread Praneesha Chandrasiri
Hi All, Thanks for all the comments. Currently we have mentioned about the persistence volume on the CLI command for "subscribe-cartridge" as in [1]. Will add the info to the Sample Cartridge Definition (JSON) page in [2] also as discussed above. [1] https://cwiki.apache.org/confluence/display/

Re: preparing final packs.

2014-04-17 Thread Lakmal Warusawithana
great! Shall we go for final packs? On Fri, Apr 18, 2014 at 12:48 AM, Imesh Gunaratne wrote: > I have now verified load balancer statistics publishing fix and it is > working as expected. > > Thanks > > > On Tue, Apr 15, 2014 at 6:05 PM, Imesh Gunaratne wrote: > >> Hi Lakmal, >> >> I'm current

Re: Persistance volume is missing in documentation

2014-04-17 Thread Nirmal Fernando
We need to improve the docs on this surely. Please incorporate following notes: 1. There're 2 steps for Stratos persistence volume support. 2. First step is to configure persistence volume support in Cartridge definition. And sample configs. 3. Second step is to enable persistence volume support w

Re: Persistance volume is missing in documentation

2014-04-17 Thread Udara Liyanage
Hi, AFAIR these were there in previous docs. Anyway I will check and provide the configs. Touched, not typed. Erroneous words are a feature, not a typo.

Re: patch to disable activemq amqp

2014-04-17 Thread Dinesh Bandara
On Apr 18, 2014 1:15 AM, "chris snow" wrote: > > Until we sort out AQMP, what do you think to this patch [1] in the > stratos installer script to comment out the amqp connector? > +1 for the patch. This will resolve the single jvm + devstack openstack issues as well until we find a proper solution

Re: Persistance volume is missing in documentation

2014-04-17 Thread Nirmal Fernando
Udara, can you please provide the correct configs? Thanks Subbu for checking this. On Fri, Apr 18, 2014 at 5:15 AM, Subbu Sundararajan (subbus) < sub...@cisco.com> wrote: > [1] info is not accurate I believe. Has "volumes" rather than "volume". > isRequired already corrected from persistancyRe

Re: Persistance volume is missing in documentation

2014-04-17 Thread Subbu Sundararajan (subbus)
[1] info is not accurate I believe. Has "volumes" rather than "volume". isRequired already corrected from persistancyRequired by Nirmal. Also "device" is missing. Thanks, Subbu From: Mariangela Hills mailto:mariang...@wso2.com>> Date: Thursday, April 17, 2014 2:53 PM To: Subbu Sundararajan mail

Re: Persistance volume is missing in documentation

2014-04-17 Thread Mariangela Hills
Currently, we discuss persistence storage in [1]. However, as Udara pointed out it makes sense to provide a description on the corresponding parameters in [2]. Praneesha, will add this information during the course of today. [1] https://cwiki.apache.org/confluence/display/STRATOS/4.0.0+Customizing

[jira] [Resolved] (STRATOS-618) Installer sets up ActiveMQ with AMQP, preventing port 4672 being used by Openstack

2014-04-17 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chris snow resolved STRATOS-618. Resolution: Fixed Fix Version/s: 4.0.0 Fixed by commit: 790ec5766da31c69b249db0687393c93759

[jira] [Created] (STRATOS-618) Installer sets up ActiveMQ with AMQP, preventing port 4672 being used by Openstack

2014-04-17 Thread chris snow (JIRA)
chris snow created STRATOS-618: -- Summary: Installer sets up ActiveMQ with AMQP, preventing port 4672 being used by Openstack Key: STRATOS-618 URL: https://issues.apache.org/jira/browse/STRATOS-618 Projec

Re: patch to disable activemq amqp

2014-04-17 Thread Nirmal Fernando
I think it's fine to go for 4.0. On Fri, Apr 18, 2014 at 1:57 AM, chris snow wrote: > Thanks Nirmal. Should this patch wait for 4.1, or is it ok to go into 4.0? > > On Thu, Apr 17, 2014 at 9:17 PM, Nirmal Fernando > wrote: > > +1 > > > > > > On Fri, Apr 18, 2014 at 1:14 AM, chris snow wrote:

Re: patch to disable activemq amqp

2014-04-17 Thread chris snow
Thanks Nirmal. Should this patch wait for 4.1, or is it ok to go into 4.0? On Thu, Apr 17, 2014 at 9:17 PM, Nirmal Fernando wrote: > +1 > > > On Fri, Apr 18, 2014 at 1:14 AM, chris snow wrote: >> >> Until we sort out AQMP, what do you think to this patch [1] in the >> stratos installer script t

Re: patch to disable activemq amqp

2014-04-17 Thread Nirmal Fernando
+1 On Fri, Apr 18, 2014 at 1:14 AM, chris snow wrote: > Until we sort out AQMP, what do you think to this patch [1] in the > stratos installer script to comment out the amqp connector? > > Will this cause any other issues with stratos? > > --- > [1] > https://issues.apache.org/jira/browse/STRAT

patch to disable activemq amqp

2014-04-17 Thread chris snow
Until we sort out AQMP, what do you think to this patch [1] in the stratos installer script to comment out the amqp connector? Will this cause any other issues with stratos? --- [1] https://issues.apache.org/jira/browse/STRATOS-616?focusedCommentId=13973311&page=com.atlassian.jira.plugin.system.

[jira] [Commented] (STRATOS-616) Replace JNDI with AMQP Standard Connection method

2014-04-17 Thread chris snow (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973311#comment-13973311 ] chris snow commented on STRATOS-616: Until we sort out AQMP, what do you think to thi

Cause of Scale Down Logic Issue was Identified

2014-04-17 Thread Imesh Gunaratne
Hi, During last few days we noticed an intermittent issue in scale down logic and it was reported in STRATOS-614. Today after doing some thorough tests we identified the cause of this issue. The problem was with the topology event receiver queue. Since this queue was designed as a singleton, it w

Re: Persistance volume is missing in documentation

2014-04-17 Thread Subbu Sundararajan (subbus)
Hi Praneesha, Any update on this? From: Praneesha Chandrasiri mailto:pranee...@wso2.com>> Reply-To: "dev@stratos.incubator.apache.org" mailto:dev@stratos.incubator.apache.org>> Date: Friday, April 4, 2014 1:02 AM To: Udara Liyanage mailto:ud...@wso2.com>

[jira] [Commented] (STRATOS-614) Scale down logic does not execute as intended

2014-04-17 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13973304#comment-13973304 ] Imesh Gunaratne commented on STRATOS-614: - After doing some thorough tests the ca

Re: preparing final packs.

2014-04-17 Thread Imesh Gunaratne
I have now verified load balancer statistics publishing fix and it is working as expected. Thanks On Tue, Apr 15, 2014 at 6:05 PM, Imesh Gunaratne wrote: > Hi Lakmal, > > I'm currently doing some flow tests to verify the changes done in the load > balancer statistics publishing logic > (STRAT

[jira] [Assigned] (STRATOS-614) Scale down logic does not execute as intended

2014-04-17 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne reassigned STRATOS-614: --- Assignee: Imesh Gunaratne > Scale down logic does not execute as intended >

[jira] [Updated] (STRATOS-614) Scale down logic does not execute as intended

2014-04-17 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne updated STRATOS-614: Fix Version/s: 4.0.0 RC1 > Scale down logic does not execute as intended > ---

[jira] [Updated] (STRATOS-614) Scale down logic does not execute as intended

2014-04-17 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne updated STRATOS-614: Component/s: (was: Autoscaler) Eventing > Scale down logic does not e

[jira] [Resolved] (STRATOS-609) Decrement In-Flight Request Count On Fault Requests

2014-04-17 Thread Imesh Gunaratne (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Imesh Gunaratne resolved STRATOS-609. - Resolution: Fixed The fix was verified and it is working as expected. > Decrement In-Fl

Re: Problem setting up multi-profile single JVM

2014-04-17 Thread Jeffrey Nguyen (jeffrngu)
Thank you Chris! That helps! -Jeffrey On 4/17/14 12:12 AM, "chris snow" wrote: >Hi Jeffrey, > >I'm using the following to start, stop and check stratos status: > >https://github.com/snowch/devcloud-script/blob/master/stratos_dev.sh#L432 >- start >https://github.com/snowch/devcloud-script/blob/

[jira] [Created] (STRATOS-617) Remove unnecessary dependencies from Cartridge Agent

2014-04-17 Thread Isuru Perera (JIRA)
Isuru Perera created STRATOS-617: Summary: Remove unnecessary dependencies from Cartridge Agent Key: STRATOS-617 URL: https://issues.apache.org/jira/browse/STRATOS-617 Project: Stratos Issue

[jira] [Commented] (STRATOS-585) Deploy cartridge is failing when a catalog from any organization is shared across organizations

2014-04-17 Thread Melan Nimesh (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972935#comment-13972935 ] Melan Nimesh commented on STRATOS-585: -- Hi Anand, We tested against a vCloud provi

Re: Are we using amqp port (5672) in ActiveMQ for stratos?

2014-04-17 Thread Nirmal Fernando
Ok, I think we have to go with tcp transport then. On Thu, Apr 17, 2014 at 3:28 PM, Dinesh Bandara wrote: > Hi Nirmal, > > I tried to use AMQP transport in stratos and it gave the following error > javax.jms.JMSException: Could not create Transport. Reason: > java.io.IOException: Transport sche

Re: (STRATOS-593) ActiveMQ error: "Wire format negotiation timeout: peer did not send his wire format"

2014-04-17 Thread Imesh Gunaratne
ActiveMQ has mentioned about this error here: http://activemq.apache.org/javaxjmsjmsexception-wire-format-negociation-timeout-peer-did-not-send-his-wire-format.html On Thu, Apr 17, 2014 at 10:10 AM, Nirmal Fernando wrote: > Isuru, > > I wonder this issue is due to using TCP transport of ActiveMQ

Re: Are we using amqp port (5672) in ActiveMQ for stratos?

2014-04-17 Thread chris snow
Dinesh, also FYI: https://issues.apache.org/jira/browse/STRATOS-616 On Thu, Apr 17, 2014 at 11:05 AM, Dinesh Bandara wrote: > Adding source of recommendation > > > On Thu, Apr 17, 2014 at 3:31 PM, Isuru Perera wrote: >> >> Please send the source of recommendation >> >> >> On Thu, Apr 17, 2014

Re: Use Apache ActiveMQ 5.9.1 for Stratos Testing

2014-04-17 Thread Pradeep Fernando
Hi isuru, what is the progress of this issue. https://issues.apache.org/jira/browse/STRATOS-593 I can have a look if no one is currently working on that.. thanks, --Pradeep On Thu, Apr 17, 2014 at 3:45 PM, Isuru Perera wrote: > Hi Devs, > > Please use Apache ActiveMQ version 5.9.1 for testi

Use Apache ActiveMQ 5.9.1 for Stratos Testing

2014-04-17 Thread Isuru Perera
Hi Devs, Please use Apache ActiveMQ version 5.9.1 for testing. I have already committed the changes to use mentioned version. Commit revisions: d26e1c123383c16a2d39a5e7a752c4eb60f8e4f4 4b8de0c2f9aaa8d0789de17a88a1cc910a500b14 Thanks! Best Regards, -- Isuru Perera Senior Software Engineer | W

Fwd: [1/2] git commit: Using '${project.version}' instead of 4.0.0-SNAPSHOT for dependencies. Removed 4.0.0-SNAPSHOT from version as it is already inherited

2014-04-17 Thread Isuru Perera
Hi Devs, Please note the commit and try to avoid mentioning SNAPSHOT version in pom.xml except for parent version. I found the places to change via following commands. :) mvn clean grep -c -R 4.0.0-SNAPSHOT . | grep -v :0 | grep -v :1 | sed 's/\(.*\):.*/\1/' -- Forwarded message ---

Re: Are we using amqp port (5672) in ActiveMQ for stratos?

2014-04-17 Thread Dinesh Bandara
Adding source of recommendation On Thu, Apr 17, 2014 at 3:31 PM, Isuru Perera wrote: > Please send the source of recommendation > > > On Thu, Apr 17, 2014 at 3:28 PM, Dinesh Bandara wrote: > >> Hi Nirmal, >> >> I tried to use AMQP transport in stratos and it gave the following error >> javax.j

Re: Are we using amqp port (5672) in ActiveMQ for stratos?

2014-04-17 Thread Isuru Perera
Please send the source of recommendation On Thu, Apr 17, 2014 at 3:28 PM, Dinesh Bandara wrote: > Hi Nirmal, > > I tried to use AMQP transport in stratos and it gave the following error > javax.jms.JMSException: Could not create Transport. Reason: > java.io.IOException: Transport scheme NOT rec

Re: Are we using amqp port (5672) in ActiveMQ for stratos?

2014-04-17 Thread Dinesh Bandara
Hi Nirmal, I tried to use AMQP transport in stratos and it gave the following error javax.jms.JMSException: Could not create Transport. Reason: java.io.IOException: Transport scheme NOT recognized: [amqp] This is due to AMQP in ActiveMQ is implemented in server only and not in the client. Therefo

Re: git commit: Use ActiveMQ Client version 5.9.1

2014-04-17 Thread Isuru Perera
Hi Chris, Yes. Please update your scripts. On Thu, Apr 17, 2014 at 1:21 PM, chris snow wrote: > Have we moved from ActiveMQ 5.8.0 to 5.9.1? I'm just wondering if my > scripts need to change to download the newer version? > > On Thu, Apr 17, 2014 at 7:52 AM, Isuru Perera wrote: > > Updated th

Re: Minor Correction: PuppetMaster Configuration Wiki

2014-04-17 Thread Praneesha Chandrasiri
Hi Manas/Dinesh, Thanks for the comments. Will update this info. On Thu, Apr 17, 2014 at 12:14 PM, Dinesh Bandara wrote: > Hi, > > On Thu, Apr 17, 2014 at 11:37 AM, Manas Padegaonkar -T (mpadegao - ARICENT > TECHNOLOGIES HOLDINGS LIMITED at Cisco) wrote: > >> Hi, >> >> >> >> I have some min

Re: git commit: Use ActiveMQ Client version 5.9.1

2014-04-17 Thread chris snow
Have we moved from ActiveMQ 5.8.0 to 5.9.1? I'm just wondering if my scripts need to change to download the newer version? On Thu, Apr 17, 2014 at 7:52 AM, Isuru Perera wrote: > Updated the server version in Stratos installation with commit > 4b8de0c2f9aaa8d0789de17a88a1cc910a500b14 > > > On Thu

[jira] [Assigned] (STRATOS-466) Validate autoscale and deployment policy in cartridge subscription

2014-04-17 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando reassigned STRATOS-466: Assignee: Pradeep Fernando > Validate autoscale and deployment policy in cartridge

Re: Problem setting up multi-profile single JVM

2014-04-17 Thread chris snow
Hi Jeffrey, I'm using the following to start, stop and check stratos status: https://github.com/snowch/devcloud-script/blob/master/stratos_dev.sh#L432 - start https://github.com/snowch/devcloud-script/blob/master/stratos_dev.sh#L445 - stop https://github.com/snowch/devcloud-script/blob/master/str

Re: changes for cartridge creation wiki

2014-04-17 Thread chris snow
Hi Mariangela - that looks really good! On Thu, Apr 17, 2014 at 7:01 AM, Mariangela Hills wrote: > Hi Chris, > > I too have been working on documenting more context around cartridges. > Here are the pages that I have completed so far [1] & [2]. > > [1] https://cwiki.apache.org/confluence/display

[jira] [Updated] (STRATOS-585) Deploy cartridge is failing when a catalog from any organization is shared across organizations

2014-04-17 Thread Pradeep Fernando (JIRA)
[ https://issues.apache.org/jira/browse/STRATOS-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Fernando updated STRATOS-585: - Assignee: Melan Nimesh > Deploy cartridge is failing when a catalog from any organizatio