Re: [Dev] Partial Distributed Setup Doc does not tell where to run Hadoop?

2013-11-04 Thread Chamara Ariyarathne
Fully-Distributed, High-Availability BAM Setup This also needs to be updated with diagrams. On Tue, Nov 5, 2013 at 12:35 PM, Chamara Ariyarathne wrote: > Please change the diagram under > >- Configuring th

Re: [Dev] Partial Distributed Setup Doc does not tell where to run Hadoop?

2013-11-04 Thread Chamara Ariyarathne
Please change the diagram under - Configuring the Cassandra cluster Also this line; 1. Edit < BAM_HOME>/repository/conf/

Re: [Dev] Partial Distributed Setup Doc does not tell where to run Hadoop?

2013-11-04 Thread Ayashkantha Ramasinghe
Fixed it Thanks and Regards, -Ayash On Tue, Nov 5, 2013 at 10:22 AM, Chamara Ariyarathne wrote: > According to my knowledge, Partially distributed setup does not need an > external hadoop cluster. It uses the BAM's in built hadoop mapreduce > functionality. > > However in this doc, the zookeepe

[Dev] Product specific checks - whether samples/resources are properly packaged - Test plan

2013-11-04 Thread Dimuthu De Lanerolle
Hi, We will implement tests for following scenarios. 1. To check whether each sample's src directory contains any files 2. Sample directories (top most level) have embedded versions in their names. Regards -- Dimuthu De Lanerolle Software Engineer WSO2 Inc. lean . enterprise . middlewear. http

Re: [Dev] Status update on Package contents validation test

2013-11-04 Thread Dimuthu De Lanerolle
In addition, we have completed following test cases, 4. Checking whether Maven variables are properly replaced inside configuration files found inside repository/conf - Completed 5. Validate product distribution size against the latest released distribution in the maven repo - Completed 6. Identif

Re: [Dev] Partial Distributed Setup Doc does not tell where to run Hadoop?

2013-11-04 Thread Chamara Ariyarathne
According to my knowledge, Partially distributed setup does not need an external hadoop cluster. It uses the BAM's in built hadoop mapreduce functionality. However in this doc, the zookeeper related configurations and information should be removed, and add the new Hazelcast clustering information.

[Dev] Partial Distributed Setup Doc does not tell where to run Hadoop?

2013-11-04 Thread Srinath Perera
Please fix http://docs.wso2.org/display/BAM240/Partially-Distributed%2C+Highly-Available+BAM+Setup -- Srinath Perera, Ph.D. http://people.apache.org/~hemapani/ http://srinathsview.blogspot.com/ ___ Dev mailing list De

Re: [Dev] Callout mediator (Axis2 sendRobust method) wraps the request sent out with a soap envelope

2013-11-04 Thread Dushan Abeyruwan
Isuru,same works fine in 470 ...have we done any modifications to callout meditor ..in big time..for 480 On Tue, Nov 5, 2013 at 1:45 AM, Isuru Udana wrote: > Sorry Nirmal, I forgot to mention a configuration parameter. > Put following at the callout mediator configuration. > > initAxis2ClientOp

Re: [Dev] Callout mediator (Axis2 sendRobust method) wraps the request sent out with a soap envelope

2013-11-04 Thread Isuru Udana
Sorry Nirmal, I forgot to mention a configuration parameter. Put following at the callout mediator configuration. initAxis2ClientOptions="false" On Mon, Nov 4, 2013 at 2:01 AM, Nirmal Fernando wrote: > That didn't work Isuru. Axis2 still wraps the message with a soap envelope. > > > On Sun, No

Re: [Dev] [WSO2 Cloud] Validate ' - ' (hyphen) in organization name when creating a tenant

2013-11-04 Thread Prabath Abeysekera
Yeah, we can do that as a temporary measure till we properly fix this. Cheers, Prabath On Mon, Nov 4, 2013 at 5:08 PM, Ramith Jayasinghe wrote: > Shall we restrict such names/values from AF GUI (and tenant registration?) > > > On Mon, Nov 4, 2013 at 5:06 PM, Prabath Abeysekera wrote: > >> Hi A

Re: [Dev] [WSO2 Cloud] Validate ' - ' (hyphen) in organization name when creating a tenant

2013-11-04 Thread Gayan Dhanushka
+1 Gayan Dhanuska Software Engineer http://wso2.com/ Lean Enterprise Middleware Mobile 071 666 2327 Office Tel : 94 11 214 5345 Fax : 94 11 214 5300 Twitter : https://twitter.com/gayanlggd On Mon, Nov 4, 2013 at 5:08 PM, Ramith Jayasinghe wrote: > Shall we restrict such names/values from

Re: [Dev] [WSO2 Cloud] Validate ' - ' (hyphen) in organization name when creating a tenant

2013-11-04 Thread Ramith Jayasinghe
Shall we restrict such names/values from AF GUI (and tenant registration?) On Mon, Nov 4, 2013 at 5:06 PM, Prabath Abeysekera wrote: > Hi All, > > We don't support this yet [1]. Hoping to fix this for the immediate > upcoming release of SS. > > [1] https://wso2.org/jira/browse/STRATOS-1750 > > >

Re: [Dev] [WSO2 Cloud] Validate ' - ' (hyphen) in organization name when creating a tenant

2013-11-04 Thread Prabath Abeysekera
Hi All, We don't support this yet [1]. Hoping to fix this for the immediate upcoming release of SS. [1] https://wso2.org/jira/browse/STRATOS-1750 Cheers, Prabath On Mon, Nov 4, 2013 at 3:08 PM, Ramith Jayasinghe wrote: > Well having '-' results an sql syntax error when creating the database

Re: [Dev] [WSO2 Cloud] Validate ' - ' (hyphen) in organization name when creating a tenant

2013-11-04 Thread Ramith Jayasinghe
Well having '-' results an sql syntax error when creating the database in mysql. On Mon, Nov 4, 2013 at 2:58 PM, Amila Maha Arachchi wrote: > Prabath, > > AFAIR, this is handled by SS. Is it not? > > > On Mon, Nov 4, 2013 at 2:53 PM, Gayan Dhanushka wrote: > >> Hi all, >> >> As per now a user

Re: [Dev] [WSO2 Cloud] Validate ' - ' (hyphen) in organization name when creating a tenant

2013-11-04 Thread Amila Maha Arachchi
Prabath, AFAIR, this is handled by SS. Is it not? On Mon, Nov 4, 2013 at 2:53 PM, Gayan Dhanushka wrote: > Hi all, > > As per now a user can give an organization comprising of the a hyphen > while registering a tenant. But this causes failures when a user tries to > create a database in a cert

[Dev] [WSO2 Cloud] Validate ' - ' (hyphen) in organization name when creating a tenant

2013-11-04 Thread Gayan Dhanushka
Hi all, As per now a user can give an organization comprising of the a hyphen while registering a tenant. But this causes failures when a user tries to create a database in a certain environment since mysql doesn't allow creating databases comprising of the hyphen. e.g. if tenant name is gayand-a