Re: [Dev] [IS] Writing a custom user store manager for JIT Provisioning - without user passwords

2015-06-10 Thread Suhan Dharmasuriya
Hi Pushpalanka, Thank you for the response. On Thu, Jun 11, 2015 at 11:52 AM, Pushpalanka Jayawardhana wrote: > Hi Suhan, > > Since you are anyway customizing the user store manager, you can modify > the addUser method functionality to accept an empty password and generate a > random password

Re: [Dev] [IS] Writing a custom user store manager for JIT Provisioning - without user passwords

2015-06-10 Thread Pushpalanka Jayawardhana
Hi Suhan, Since you are anyway customizing the user store manager, you can modify the addUser method functionality to accept an empty password and generate a random password within the method. Thanks, Pushpalanka. -- Pushpalanka Jayawardhana, B.Sc.Eng.(Hons). Software Engineer, WSO2 Lanka (pvt)

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Dias
We're looking into it. On Thu, Jun 11, 2015 at 11:38 AM, Ushani Balasooriya wrote: > Issue mentioned by Pavithra is reproducible when I use email address as > user name even without the IS as KM. > > On Thu, Jun 11, 2015 at 10:38 AM, Nuwan Dias wrote: > >> Yes, its now used by the API store to

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Ushani Balasooriya
Issue mentioned by Pavithra is reproducible when I use email address as user name even without the IS as KM. On Thu, Jun 11, 2015 at 10:38 AM, Nuwan Dias wrote: > Yes, its now used by the API store to generate a token for its apps. > > Thanks, > NuwanD. > > On Thu, Jun 11, 2015 at 10:30 AM, Nuwa

Re: [Dev] [GREG][ES] Re-factoring the Governance Centre Store extensions

2015-06-10 Thread Shazni Nazeer
Hi Sameera, We have done above mentioned 1st and 2nd required changes as suggested. And basic testing with those changes with a sample G-Reg pack was also done to ensure any breaks. Shall we have a quick review and go through of the changes? Shazni Nazeer Mob : +94 37331 LinkedIn : http://lk.

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Mohamed Fawzan
Hi, On Thu, Jun 11, 2015 at 8:04 AM, Srinath Perera wrote: > Need names inside canvas as well. ( need to handle large names). > > What are the children of streams? attributes? > I was planning to categorize streams there. Please see the updated names here[1].

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Dias
Yes, its now used by the API store to generate a token for its apps. Thanks, NuwanD. On Thu, Jun 11, 2015 at 10:30 AM, Nuwan Silva wrote: > regarding the NPE issue while verifying with docs [1] we see that the > grant type we missed was > > >application

[Dev] [IS] Writing a custom user store manager for JIT Provisioning - without user passwords

2015-06-10 Thread Suhan Dharmasuriya
Hi, [image: Inline image 1] I will be using JIT provisioning such that the WSO2 IS will be connected to an external IdP. I want to perform actions more than simply inserting claims to the user store. Goal is to connect already existing user data which we already have in our system into user profi

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Silva
regarding the NPE issue while verifying with docs [1] we see that the grant type we missed was application_token org.wso2.carbon.apimgt.keymgt.handlers.ApplicationTokenGrantHandler org.wso2.carbon.apimgt.keymgt.handlers.ApplicationTokenGrantValidator

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Pavithra Madurangi
I think this is the same issue reported by Evanthika [1]. [1] https://wso2.org/jira/browse/APIMANAGER-3800 On Thu, Jun 11, 2015 at 9:46 AM, Nuwan Dias wrote: > Will look into it. Please use another App for testing for the moment. > > Thanks, > NuwanD. > > On Thu, Jun 11, 2015 at 9:42 AM, Nuwan

Re: [Dev] Issue in creating an Inbound Endpoint with the Type 'Custom'

2015-06-10 Thread Malaka Silva
Added to 4.9.0 documentation. On Tue, Jun 9, 2015 at 8:00 AM, Sohani Weerasinghe wrote: > Thanks Malaka for the response. > > Regards, > Sohani > > Sohani Weerasinghe > Software Engineer > WSO2, Inc: http://wso2.com > > Mobile : +94 716439774 > Blog :http://christinetechtips.blogspot.com/ >

[Dev] [AM 1.9.0] {White list Scope} - Test

2015-06-10 Thread Sachith Herath
Hi All, I have tested the white list scope according to the following scenarios and i didn't find any issue. - Only with white list scope - White list scope with user define scope - Multiple user with above two scenarios - Regex white list scope *Sachith Ushan* Software Engineering intern WSO2

Re: [Dev] [DevStudio] [ESB] Including ForEach mediator in Developer Studio

2015-06-10 Thread Gayan Yalpathwala
Hi all, We have completed ForEach mediator and will be released as a part of DevS 3.8.0 M4 release. Thanks, On Thu, Jun 4, 2015 at 11:08 AM, Viraj Rajaguru wrote: > Hi Maheeka, > > We have started implementing "ForEach" mediator targeting DevS 3.8.0. This > mediator will be available in future

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Dias
Will look into it. Please use another App for testing for the moment. Thanks, NuwanD. On Thu, Jun 11, 2015 at 9:42 AM, Nuwan Silva wrote: > As mentioned the NPE issue was resolved by adding the missing supported > grant types to the identity.xml. but the above (Pavithra's) issue is > reproducib

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Silva
As mentioned the NPE issue was resolved by adding the missing supported grant types to the identity.xml. but the above (Pavithra's) issue is reproducible now in the setup. in short, Pavithra and I get the same error mentioned below; which does not allow us to generate the application token. please

[Dev] Please review and merge PR for APIMANAGER-3831

2015-06-10 Thread Kasun Gunasekara
Hi, Please review and merge PR [1] for Jira [2]. [1] https://github.com/wso2/carbon-apimgt/pull/676 [2] https://wso2.org/jira/browse/APIMANAGER-3831 Regards, Kasun Gunasekara Software Engineering Intern - WSO2 Mobile : +94 77 6986482 Twitter | Google+

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Silva
Note that this only happens to the DefaultApplication in the store. We can generate the tokens without any issue when doing the same flow with a new application On Thu, Jun 11, 2015 at 9:32 AM, Nuwan Silva wrote: > The NPE was resolved by adding the supported grant types. but, the above > mentio

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Dias
Pavithra's and Nuwan's issues look different from the stacks. Thanks, NuwanD. On Thu, Jun 11, 2015 at 9:32 AM, Nuwan Silva wrote: > The NPE was resolved by adding the supported grant types. but, the above > mentioned work-flow issues is still visible. > > Regards, > NuwanS. > > On Thu, Jun 11,

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Silva
The NPE was resolved by adding the supported grant types. but, the above mentioned work-flow issues is still visible. Regards, NuwanS. On Thu, Jun 11, 2015 at 9:23 AM, Pavithra Madurangi wrote: > > > On Thu, Jun 11, 2015 at 9:14 AM, Amila De Silva wrote: > >> Hi Nuwan, >> >> This is due to hav

Re: [Dev] [App Factory] How to handle generating Application Key in Application Creation page - UI/UX

2015-06-10 Thread Dhanuka De Silva
IMHO; 1. Application Name can be a unique name inside a single tenant space 2. About the key, we should not let user bother about the key input and it should be handled invisible to the user. We anyway let them map their app to a friendly URL so does it make sense to worry about URL readability ?

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Pavithra Madurangi
On Thu, Jun 11, 2015 at 9:14 AM, Amila De Silva wrote: > Hi Nuwan, > > This is due to having an outdated identity.xml in IS. Get the > supported grant types from identity.xml in API Manager and copy it to the > identity.xml in IS. > ​Hi Amila, I guess this solution is for NPE ? I don't have an

Re: [Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Amila De Silva
Hi Nuwan, This is due to having an outdated identity.xml in IS. Get the supported grant types from identity.xml in API Manager and copy it to the identity.xml in IS. On Thursday, June 11, 2015, Nuwan Silva wrote: > Hi All, > > We have seen the following issue coming up when trying to generate t

Re: [Dev] how to add new tenant in java code

2015-06-10 Thread Aruna Karunarathna
HI Bill, As Danushka mentioned you can use the tenant.mgt.stub I've added some sample code[1] I wrote for adding tenants. Make sure you set classpath to /server_home/repository/components/plugins folder when running the sample. [1]. https://github.com/arunasujith/tenant-sample On Wed, Jun 10, 20

Re: [Dev] Shouldn't we specify the binary pack location in the 'Building from Source' product pages

2015-06-10 Thread Ruwan Abeykoon
+1 : I also tend to spend few minutes searching for the build artefact when product is built first time. On Thu, Jun 11, 2015 at 8:24 AM, Rajeevan Vimalanathan wrote: > > Thanks Malaka for pointing out this. > Adding dev@wso2.org and removed engineering-gr...@wso2.com... > > On Thu, Jun 11, 201

Re: [Dev] [Carbon] Carbon Managed Thread Pool Implementation

2015-06-10 Thread Ruwan Abeykoon
Hi Rasika, I think your requirement is to attempt reconnection when some external connectivity is lost. In this case I think it is better to handle this with your own thread, which is quite similar to the code you have posted initially. The thread can be created and kept in your connector level (s

[Dev] [APIM 190] Errors while generating application token

2015-06-10 Thread Nuwan Silva
Hi All, We have seen the following issue coming up when trying to generate the application token from a APIM setup with IS500 as the Key manager. this is reported under [1]. APIM: TID: [0] [AM] [2015-06-10 20:55:18,889] ERROR {org.wso2.carbon.apimgt.impl.utils.APIUtil} - Error occurred while exe

Re: [Dev] Shouldn't we specify the binary pack location in the 'Building from Source' product pages

2015-06-10 Thread Rajeevan Vimalanathan
Thanks Malaka for pointing out this. Adding dev@wso2.org and removed engineering-gr...@wso2.com... On Thu, Jun 11, 2015 at 6:41 AM, Malaka Silva wrote: > Hi Rajeevan, > > Better use dev@wso2.org for such queries. > > > On Wed, Jun 10, 2015 at 10:44 PM, Rajeevan Vimalanathan < > rajeev...@wso2.co

Re: [Dev] how to add new tenant in java code

2015-06-10 Thread Danushka Fernando
There is an already created stub for tenant management service. Try adding [1] as a dependency. [1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/service-stubs/org.wso2.carbon.tenant.mgt.stub/4.2.0/ Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso

Re: [Dev] [GSoC-2015] Proposal2 : Siddhi Editor for WSO2 CEP

2015-06-10 Thread Tharindu Munasinghe
Hi Suho, *Weekly Progress Update* I have been working on syntax and semantic error highlighting mechanism. Client side syntax checking is almost completed and I managed to integrate new editor with CEP 4.0 .Once there are no syntax errors , the query will be submitted to the server side Siddhi c

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Srinath Perera
Need names inside canvas as well. ( need to handle large names). What are the children of streams? attributes? I would rather connect streams and operators, then click on operator and pick which attribute/ or attributes you use. If so I would not show children against streams. On Thu, Jun 11, 201

Re: [Dev] [DEV][ESB] Use of REST_URL_POSTFIX

2015-06-10 Thread Malaka Silva
Can you try adding following to the endpoint and check format=rest eg:- http://localhost:9000/services/SimpleStockQuoteService"; format=rest> On Thu, Jun 11, 2015 at 1:18 AM, Chamila De Alwis wrote: > Ping! :) > > > Re

Re: [Dev] WSO2 Identity Server OAuth configuration issues

2015-06-10 Thread Tharindu Edirisinghe
Hi Luiz, Regarding [1], can you please share the error log you get so we can identify the exact issue and help with that. In addition to that, please share the list of patch directories in /repository/components/patches directory too (Just the patch number is enough... i.e patch0001, patch0002 ...

Re: [Dev] how to add new tenant in java code

2015-06-10 Thread Bill Liu
Hi Isura: Thanks for your advice! Could you please explain how to do that? I’m learning soap APIs nowJ For my understanding, there are two steps I need to do: 1. Generate client side source from WSDL2Java tool 2. Invoke the operation using something like: YourService service

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Mohamed Fawzan
Hi Srinath, I have just added the streams names inside the rectangles [1] . Please check and comment on it. -Regards [1] - http://vc.mutexlk.com/dashboard.html On Wed, Jun 10, 2015 at 5:55 PM, Mohamed Fawzan wrote: > > On Wed, Jun 10, 2015 at 5:52 PM, Sr

Re: [Dev] [PPaaS][Configurator] Database configuration templates

2015-06-10 Thread Imesh Gunaratne
Great work Anuruddha! I merged the pull request to master branch. I think it would be better if we can introduce a README.md file for each template module and describe the level of configurations they support. Thanks On Wed, Jun 10, 2015 at 8:00 PM, Anuruddha Liyanarachchi < anurudd...@wso2.com>

Re: [Dev] [DEV][ESB] Use of REST_URL_POSTFIX

2015-06-10 Thread Chamila De Alwis
Ping! :) Regards, Chamila de Alwis Committer and PMC Member - Apache Stratos Software Engineer | WSO2 | +94772207163 Blog: code.chamiladealwis.com On Mon, Jun 8, 2015 at 4:14 PM, Chamila De Alwis wrote: > Update: > > I created a simple API and used the Call mediator to call the endpoint and

[Dev] WSO2 AppFactory 2.2.0 Milestone 1 Released

2015-06-10 Thread Pirinthapan Mahendran
*WSO2 AppFactory 2.2.0 Milestone 1 Released!* WSO2 AppFactory team is pleased to announce the release of version 2.2.0 M1 of the WSO2 App Factory. WSO2 App Factory is a multi-tenant, elastic and self-service enterprise platform that enables multiple project teams to collaboratively create, run an

Re: [Dev] Error in initializing HBase analytics data source in DAS due to missing configuration file

2015-06-10 Thread Gokul Balakrishnan
Hi Maheshakya, Yes, this configuration file is required if you're using HBase datasoes and should come bundled with the pack. Not sure why it wasn't bundled in your build. We'll check. Thanks, Gokul. On 10 June 2015 at 02:47, Maheshakya Wijewardena wrote: > Hi, > > When DAS(cloned from the mas

Re: [Dev] WSO2 Identity Server OAuth configuration issues

2015-06-10 Thread Tharindu Edirisinghe
Hi Luiz, Would that be possible for you to change the java version to java7 and try the same scenario. There are some components in the Identity Server 5.0 which are not fully compatible with Java 8. We are in the process of supporting Java 8 in the Identity Server next releases. Regards, Tharin

[Dev] carbon-identity-4.5.1 released to staging

2015-06-10 Thread Prasad Tissera
Hi ES/GREG Team, carbon-identity-4.5.1 released to staging [1]. Please verify the fixes and confirm. Thanks. [1]. http://maven.wso2.org/nexus/content/repositories/orgwso2carbonidentity-042/ Regards, Prasad. -- Prasad Tissera Software Engineer. Mobile : +94777223444

Re: [Dev] [App Factory] How to handle generating Application Key in Application Creation page - UI/UX

2015-06-10 Thread danushkaf
Hi We need to keep in mind that application key is used in the urls. So I don’t like the idea of making it a timestamp kind of thing. It should be in readable IMO. Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 From: Punnad

Re: [Dev] [ESB] Documentation error on Building from Source page of ESB 4.8.1

2015-06-10 Thread Rajeevan Vimalanathan
Thanks! On Wed, Jun 10, 2015 at 7:58 PM, Malaka Silva wrote: > Changed > > On Wed, Jun 10, 2015 at 6:24 PM, Rajeevan Vimalanathan > wrote: > >> Hi, >> >> There is a small error in the Building from Source page of ESB 4.8.1 [1]. >> Under "Building the project" section on the step 4, >> >> , go t

[Dev] [PPaaS][Configurator] Database configuration templates

2015-06-10 Thread Anuruddha Liyanarachchi
Hi Imesh, I have now added database configurations templates to ESB and AppServer products. Please review and merge PR [1] [1]https://github.com/wso2/product-private-paas/pull/88 -- *Thanks and Regards,* Anuruddha Lanka Liyanarachchi Software Engineer - WSO2 Mobile : +94 (0) 712762611 Tel

Re: [Dev] [ESB] Documentation error on Building from Source page of ESB 4.8.1

2015-06-10 Thread Malaka Silva
Changed On Wed, Jun 10, 2015 at 6:24 PM, Rajeevan Vimalanathan wrote: > Hi, > > There is a small error in the Building from Source page of ESB 4.8.1 [1]. > Under "Building the project" section on the step 4, > > , go to/product-releases/*turing-chunk07*/ > directory and... > > this should b

Re: [Dev] Inbound EPs - missing functionalities

2015-06-10 Thread Malaka Silva
Hi, Added the suspend functionality with the following, https://github.com/wso2/wso2-synapse/pull/222 https://github.com/wso2/carbon-mediation/pull/207 https://github.com/wso2/product-esb/pull/185 On Tue, Jun 9, 2015 at 10:37 AM, Malaka Silva wrote: > Hi All, > > Please find my comments. > > O

[Dev] Fixed the API Manager 1.9.0-SNAPSHOT Platform Auto Test

2015-06-10 Thread Nuwan Wimalasekara
Hi I have fixed[1] the existing two platform tests(SingleSignOnTestCase, APIUsageBAMIntegrationTestCase)[2] for SSO Login and Publishing API Runtime Statistics with BAM. Please refer Test Class description for how to run the test classes since API manager and BAM need to be configured accordingly.

Re: [Dev] [App Factory] How to handle generating Application Key in Application Creation page - UI/UX

2015-06-10 Thread Punnadi Gunarathna
On Wed, Jun 10, 2015 at 5:57 PM, Hasitha Weerasinghe wrote: > Hi All, > > In the current UI when we are creating a new application , it will > validate the application name and application key to be unique. In the new > UI given by UX team, there is no application key input field. > As they have

Re: [Dev] [MB] Viewing message content on DLC message list page.

2015-06-10 Thread Jason De Silva
+1 (I was tempted and clicked it couple of times too) On Wed, Jun 10, 2015 at 3:23 PM, Pamod Sylvester wrote: > +1 > > On Wed, Jun 10, 2015 at 2:46 PM, Anuja Herath wrote: > >> +1 >> >> On Wed, Jun 10, 2015 at 2:45 PM, Ramith Jayasinghe >> wrote: >> >>> +1 >>> >>> On Wed, Jun 10, 2015 at 2:40

Re: [Dev] Remove warns when starting the wso2server.sh after running ciphertool for catalina-server.xml in Carbon 4.4.0

2015-06-10 Thread Niranjan Karunanandham
Hi all, I had an offline discussion with Sameera regarding this and he mentioned that we cannot add public constant for micro versions. Therefore for 4.4.1 this needs to be added as private constant in ServerManager [1] and in the minor version (4.5.0) release this should be fixed properly by movi

Re: [Dev] Remove warns when starting the wso2server.sh after running ciphertool for catalina-server.xml in Carbon 4.4.0

2015-06-10 Thread KasunG Gajasinghe
Hi Niranjan, If we add this new API to securevault, then we will have increment the minor version (ie. the second version digit) of carbon kernel. So, may be there is a way to get this done without doing an api change. On Wed, Jun 10, 2015 at 11:31 AM, Niranjan Karunanandham wrote: > Hi all, >

Re: [Dev] [ML] Please review and merge PR

2015-06-10 Thread Nirmal Fernando
Added a comment. Please check. On Wed, Jun 10, 2015 at 6:33 PM, Manorama Perera wrote: > Hi, > > Please review and merge PR[1] - Disabling unnecessary tabs in explore view. > > [1] https://github.com/wso2/product-ml/pull/171 > > Thanks > > -- > Manorama Perera > Software Engineer > WSO2, Inc.;

Re: [Dev] Improving automated tests code coverage of ML

2015-06-10 Thread Nirmal Fernando
Thanks Krishantha, Maheshakya and Supun added lot of test cases and I've redesigned those s.t. the test cases are self-contained (like in ESB), easy to write and working on improving the coverage now. On Wed, Jun 10, 2015 at 1:25 PM, Krishantha Samaraweera wrote: > Excellent progress Nirmal and

[Dev] [ML] Please review and merge PR

2015-06-10 Thread Manorama Perera
Hi, Please review and merge PR[1] - Disabling unnecessary tabs in explore view. [1] https://github.com/wso2/product-ml/pull/171 Thanks -- Manorama Perera Software Engineer WSO2, Inc.; http://wso2.com/ Mobile : +94716436216 ___ Dev mailing list Dev@w

[Dev] [ESB] Documentation error on Building from Source page of ESB 4.8.1

2015-06-10 Thread Rajeevan Vimalanathan
Hi, There is a small error in the Building from Source page of ESB 4.8.1 [1]. Under "Building the project" section on the step 4, , go to/product-releases/*turing-chunk07*/ directory and... this should be corrected as follows, , go to/product-releases/*chunk-07*/ directory and... [1] h

Re: [Dev] [Carbon] Carbon Managed Thread Pool Implementation

2015-06-10 Thread Rasika Perera
Hi All, Thanks for the prompt replies. You both have pointed NTask carbo-common component[1]. Had offline discussions with Nirmal and Anjana on how to integrate NTask to a product. I went through the following implementation sample [2]. AFAIU NTask is a scheduler implementation which needs some ex

[Dev] [App Factory] How to handle generating Application Key in Application Creation page - UI/UX

2015-06-10 Thread Hasitha Weerasinghe
Hi All, In the current UI when we are creating a new application , it will validate the application name and application key to be unique. In the new UI given by UX team, there is no application key input field. As they have suggested, application key can be generated with timestamps in any approp

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Mohamed Fawzan
On Wed, Jun 10, 2015 at 5:52 PM, Srinath Perera wrote: > We can do it several ways > > 1. have small connectors showing against each node ( Stream/ Operator), > which you can click and drag to connector in other node. > +1, I had the same idea on my mind. I will work on that, Feel free to sugges

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Srinath Perera
We can do it several ways 1. have small connectors showing against each node ( Stream/ Operator), which you can click and drag to connector in other node. 2. Second option drop into other one as you mention. I think #2 run into a problem if you want to connect two streams to same operator ( e.g.

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Mohamed Fawzan
Are we talking about connecting the streams & operators phase? If so what is your preferred method of doing it? does the connection made when we drop an operator on another operator OR drop an operator on a stream? Am I correct ? On Wed, Jun 10, 2015 at 5:42 PM, Srinath Perera wrote: > We ne

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Srinath Perera
We need to connect stream to operators and operator to other operators by connectors? Need to click on a connector and drg it to another operator or stream. Would that clear? On Wed, Jun 10, 2015 at 5:36 PM, Mohamed Fawzan wrote: > > On Wed, Jun 10, 2015 at 5:31 PM, Srinath Perera wrote: > > >

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Mohamed Fawzan
On Wed, Jun 10, 2015 at 5:31 PM, Srinath Perera wrote: > we need name of the stream in the box IMO. > +1, I will make the changes. > Also we need a way to draw from the stream to operators and between > operators next. > > I can't quite understand that, Can you please explain it a bit?

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-10 Thread Srinath Perera
we need name of the stream in the box IMO. Also we need a way to draw from the stream to operators and between operators next. On Tue, Jun 9, 2015 at 7:24 PM, Mohamed Fawzan wrote: > Hi Srinath, > > I have added the streams[1] as > well. Please check and co

Re: [Dev] Please review and merge PR

2015-06-10 Thread Isuru Udana
done. On Wed, Jun 10, 2015 at 9:05 AM, Jagath Sisirakumara Ariyarathne < jaga...@wso2.com> wrote: > Hi, > > Please review and merge PR[1] for JIRA issue[2]. > > [1] - https://github.com/wso2/wso2-synapse/pull/220 > [2] - https://wso2.org/jira/browse/ESBJAVA-3735 > > Thanks. > -- > Jagath Ariyarat

Re: [Dev] Please review and merge

2015-06-10 Thread Isuru Udana
done. On Wed, Jun 10, 2015 at 1:35 PM, Jagath Sisirakumara Ariyarathne < jaga...@wso2.com> wrote: > Hi, > > Please review and merge PR[1] for JIRA issue [2]. > > [1] - https://github.com/wso2/carbon-mediation/pull/208 > [2] - https://wso2.org/jira/browse/ESBJAVA-3742 > > > Thanks. > -- > Jagath A

Re: [Dev] [MB] Unable to build with tests skipped with test automation framework 4.4.0

2015-06-10 Thread Hemika Kodikara
Hi Krishantha, Thanks for the details. I will go through them and let you know. Thanks, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +9477762 On Wed, Jun 10, 2015 at 3:47 PM, Krishantha Samaraweera wrote: > Hi Hemika, > > Its

[Dev] Please Review and Merge

2015-06-10 Thread Chamin Dias
Hi, This is the Fix [1] for JIRA issue [2]. Please review and merge. [1] https://github.com/wso2/carbon-apimgt/pull/668 [2] https://wso2.org/jira/browse/APIMANAGER-3720 Thanks. -- Chamin Dias *Software Engineer* Mobile : +94 (0) 716 097455 <%2B94%20%280%29%20773%20451194> cham...@wso2.com ___

Re: [Dev] [MB] Unable to build with tests skipped with test automation framework 4.4.0

2015-06-10 Thread Krishantha Samaraweera
Hi Hemika, Its because your coverage data files not created since you skipped the tests. As a workaround you can execute the maven exec plugin in report module based on a activation condition defined for -Dmaven.test.skip. Also you need to define new profile with activateByDefault property set to

Re: [Dev] Please review and merge

2015-06-10 Thread Malaka Silva
merged On Wed, Jun 10, 2015 at 3:35 PM, Kathees Rajendram wrote: > Hi Malaka, > > Please review and merge the PR[1]. > > [1] - https://github.com/wso2/product-esb/pull/187 > > > Thanks, > Kathees > -- > Kathees > Software Engineer, > email: kath...@wso2.com > mobile: +94772596173 > -- Best

[Dev] Please review and merge

2015-06-10 Thread Kathees Rajendram
Hi Malaka, Please review and merge the PR[1]. [1] - https://github.com/wso2/product-esb/pull/187 Thanks, Kathees -- Kathees Software Engineer, email: kath...@wso2.com mobile: +94772596173 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mail

Re: [Dev] [MB] Viewing message content on DLC message list page.

2015-06-10 Thread Pamod Sylvester
+1 On Wed, Jun 10, 2015 at 2:46 PM, Anuja Herath wrote: > +1 > > On Wed, Jun 10, 2015 at 2:45 PM, Ramith Jayasinghe > wrote: > >> +1 >> >> On Wed, Jun 10, 2015 at 2:40 PM, Asitha Nanayakkara >> wrote: >> >>> +1 >>> >>> On Wed, Jun 10, 2015 at 1:21 PM, Hemika Kodikara >>> wrote: >>> Hi Al

[Dev] Error in initializing HBase analytics data source in DAS due to missing configuration file

2015-06-10 Thread Maheshakya Wijewardena
Hi, When DAS(cloned from the master) is set up with HBase as its' data access layer(as indicated in [1]) and started the server , following error occurs: > Error in creating analytics data service from configuration: Cannot > initialize HBase analytics data source the configuration file cannot be

Re: [Dev] [MDM] Error occurred while issuing the access token

2015-06-10 Thread Dulitha Wijewantha
​Hi Dulanja/Johann, I am getting the same error as milan when trying refresh an access token with refresh token. Below I have included the stacktrace of the error. Cheers~​ 14:58:36,538 org.wso2.carbon.identity.oauth2.dao.TokenMgtDAO - Error while getting an Identity Persistence Store instance

Re: [Dev] [IS] Retrieving the status of a user created with "ask user for password" option

2015-06-10 Thread Prabath Abeysekera
Thanks Johann, Inosh! On Wed, Jun 10, 2015 at 10:02 AM, Inosh Perera wrote: > Hi Prabath, > > To do the locking/unlocking of an account you can follow the > documentation[1] which provides the admin service to do this as well and to > check the status of it, you can have a look at the claim Joha

Re: [Dev] [MB] Viewing message content on DLC message list page.

2015-06-10 Thread Anuja Herath
+1 On Wed, Jun 10, 2015 at 2:45 PM, Ramith Jayasinghe wrote: > +1 > > On Wed, Jun 10, 2015 at 2:40 PM, Asitha Nanayakkara > wrote: > >> +1 >> >> On Wed, Jun 10, 2015 at 1:21 PM, Hemika Kodikara wrote: >> >>> Hi All, >>> >>> Currently in the DLC message list page, we are showing the only 15 >>>

Re: [Dev] [MB] Viewing message content on DLC message list page.

2015-06-10 Thread Ramith Jayasinghe
+1 On Wed, Jun 10, 2015 at 2:40 PM, Asitha Nanayakkara wrote: > +1 > > On Wed, Jun 10, 2015 at 1:21 PM, Hemika Kodikara wrote: > >> Hi All, >> >> Currently in the DLC message list page, we are showing the only 15 >> characters of the message content in the table with a link to another page >> w

Re: [Dev] [MB] Viewing message content on DLC message list page.

2015-06-10 Thread Asitha Nanayakkara
+1 On Wed, Jun 10, 2015 at 1:21 PM, Hemika Kodikara wrote: > Hi All, > > Currently in the DLC message list page, we are showing the only 15 > characters of the message content in the table with a link to another page > which shows the complete content. > > The issue that I am mentioning here is

Re: [Dev] [App Factory] UX/UI Incorporation

2015-06-10 Thread Danushka Fernando
Hi Dakshika In Resource / Runtime Config pages we need some changes to be done refer to [1] architecture@. [1] [AF] Removing Registry Mounts for the Dev, Test, Prod Registries Thanks & Regards Danushka Fernando Senior Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Wed, Jun

Re: [Dev] Writing wire logs to a separate file other than the wso2carbon.log

2015-06-10 Thread Uvindra Dias Jayasinha
Ok found the solution to this, You simply need to add the *additivity* property with the value false as follows, log4j.logger.org.apache.synapse.transport.http.wire=DEBUG, WIRE_LOGFILE log4j.*additivity*.org.apache.synapse.transport.http.wire=*false* This will prevent the log request from propa

[Dev] [MB] Unable to build with tests skipped with test automation framework 4.4.0

2015-06-10 Thread Hemika Kodikara
Hi All, I was moving the wso2 test automation framework of MB to 4.4.0 and I am facing this issue. When building the product with tests enabled(mvn clean install) all works fine without an issue. But when building with tests skipped(mvn clean install -Dmaven.test.skip=true), I am getting the fol

Re: [Dev] [App Factory] UX/UI Incorporation

2015-06-10 Thread Punnadi Gunarathna
Hi Dakshika, When can we expect the next batch? On Fri, Jun 5, 2015 at 6:50 PM, Dakshika Jayathilaka wrote: > Hi, > > Yes, we do have context based help on separate block. Also we are planning > to use placeholder text and tooltips within the context. > > Regards, > > *Dakshika Jayathilaka* > P

[Dev] Please Review and Merge the PR

2015-06-10 Thread Chamalee De Silva
Hi, This is the fix [1] for Public JIRA [2]. $Subject. [1] https://github.com/wso2/carbon-apimgt/pull/665 [2] https://wso2.org/jira/browse/APIMANAGER-3779 -- Thanks & Regards, *Chamalee De Silva* Software Engineer *WS**O2* Inc. .:http://wso2.com lean *.* enterprise *.* middleware Office :

Re: [Dev] [PPaaS][Configurator] WSO2-IS template for Configurator

2015-06-10 Thread Imesh Gunaratne
Great work Pubudu! I have now merged it to master branch. IMO it would be better if we can add a README.md file here [1] and explain the configurations it support. [1] https://github.com/wso2/product-private-paas/tree/master/cartridges/templates/wso2is-5.0.0 Thanks On Wed, Jun 10, 2015 at 12:52

[Dev] Please review and merge

2015-06-10 Thread Jagath Sisirakumara Ariyarathne
Hi, Please review and merge PR[1] for JIRA issue [2]. [1] - https://github.com/wso2/carbon-mediation/pull/208 [2] - https://wso2.org/jira/browse/ESBJAVA-3742 Thanks. -- Jagath Ariyarathne Technical Lead WSO2 Inc. http://wso2.com/ Email: jaga...@wso2.com Mob : +94 77 386 7048

Re: [Dev] Improving automated tests code coverage of ML

2015-06-10 Thread Krishantha Samaraweera
Excellent progress Nirmal and the team. Keep up the good work! Thanks, -Krishantha. On Wed, Jun 10, 2015 at 10:53 AM, Nirmal Fernando wrote: > Hi All, > > I am working $subject. With latest improvement we're now at 66%. I will > keep this thread updated. > ​ > Screen Shot 2015-06-10 at 10.50.5

[Dev] [PPaaS][Configurator] WSO2-IS template for Configurator

2015-06-10 Thread Pubudu Gunatilaka
Hi Imesh, I have added WSO2-IS template for the configurator module. Please review and merge the PR in [1]. [1] - https://github.com/wso2/product-private-paas/pull/87 Thank you! -- *Pubudu Gunatilaka* Software Engineer WSO2, Inc.: http://wso2.com lean.enterprise.middleware mobile: +94 77 4078

Re: [Dev] Orbit bundles for JSON

2015-06-10 Thread KasunG Gajasinghe
Hi, Niranjan will verify this. Thanks. On Wed, Jun 10, 2015 at 11:56 AM, Manoj Gunawardena wrote: > Hi, > Created orbit bundles for few JSON manipulation libraries. Please review > and merge pull requests[1]. > > [1] https://github.com/wso2/orbit/pull/102 > > -- > Manoj Gunawardena > Tech Lead

[Dev] [BPS] Please merge the Pull request

2015-06-10 Thread Vinod Kavinda
Hi, Please review and merge the pull request [1] for issue [2]. [1] - https://github.com/wso2/carbon-business-process/pull/69 [2] - https://wso2.org/jira/browse/BPS-680 -- Vinod Kavinda Software Engineer, *WSO2, Inc .* Mobile : +94 (0) 712 415544 vi...@wso2.com _

[Dev] Writing wire logs to a separate file other than the wso2carbon.log

2015-06-10 Thread Uvindra Dias Jayasinha
I've defined a custom appender in the log4j.properties of ESB 4.8.1 as follows. # WIRE_LOGFILE is set to be a DailyRollingFileAppender using a PatternLayout. log4j.appender.WIRE_LOGFILE=org.wso2.custom.logging.appenders.WireDailyRollingFileAppender # Log file will be overridden by the configurati