This 'stratos-setup.sh' is a wrapper script and we used to have -p option to specify product type. Internally it spins the JVM with -Dprofile.
But I think having a single letter makes easier for users, wdyt? On Sat, Mar 29, 2014 at 11:25 PM, Afkham Azeez <[email protected]> wrote: > Is it -Dprofile or simply -p? We need to be consistent > On Mar 29, 2014 4:00 PM, "Nirmal Fernando" <[email protected]> wrote: > >> Yes Azeez! And we have some scripts written by Dinesh to setup stratos >> and if you are using them you have to issue: >> ./stratos-setup.sh -p "<profile>" >> >> >> On Sat, Mar 29, 2014 at 3:43 PM, Afkham Azeez <[email protected]> wrote: >> >>> So to be clear, to launch a specific profile you need to run, >>> ./stratos.sh -Dprofile=cc ? >>> >>> >>> On Fri, Mar 28, 2014 at 10:53 PM, Nirmal Fernando < >>> [email protected]> wrote: >>> >>>> Hi All, >>>> >>>> As you know, last few days I was working on the Stratos multi-profile >>>> product and now it is ready to be used/tested. I've done some basic testing >>>> and things working fine. >>>> >>>> With this product in hand, you need to build only 'stratos' product >>>> from the list of products (I'll be removing other products from the >>>> products' parent pom, when the things with single product verified by you >>>> guys.). >>>> >>>> To explain what this means to Stratos; now you have the flexibility to >>>> run all Stratos core components in a single JVM or if you prefer, you can >>>> use the same product and start only one component (sm -Stratos Manager, cc- >>>> Cloud Controller, as -Autoscaler) in a JVM. >>>> >>>> Please refer to the "*Single JVM installation guide*" dev@ thread, for >>>> a documentation on how to setup the multi-profile environment. >>>> >>>> Let's discuss the issues you may encounter. >>>> >>>> -- >>>> Best Regards, >>>> Nirmal >>>> >>>> Nirmal Fernando. >>>> PPMC Member & Committer of Apache Stratos, >>>> Senior Software Engineer, WSO2 Inc. >>>> >>>> Blog: http://nirmalfdo.blogspot.com/ >>>> >>> >>> >>> >>> -- >>> *Afkham Azeez* >>> Director of Architecture; WSO2, Inc.; http://wso2.com, >>> *Member; Apache Software Foundation; >>> **http://www.apache.org/*<http://www.apache.org/> >>> >>> *email: **[email protected]* <[email protected]> >>> * cell: +94 77 3320919 <%2B94%2077%203320919> blog: * >>> *http://blog.afkham.org* <http://blog.afkham.org> >>> *twitter: >>> **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >>> * linked-in: **http://lk.linkedin.com/in/afkhamazeez >>> <http://lk.linkedin.com/in/afkhamazeez>* >>> >>> *Lean . Enterprise . Middleware* >>> >>> >> >> >> -- >> Best Regards, >> Nirmal >> >> Nirmal Fernando. >> PPMC Member & Committer of Apache Stratos, >> Senior Software Engineer, WSO2 Inc. >> >> Blog: http://nirmalfdo.blogspot.com/ >> > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
