Re: [Dev] Applying changes for Kernel

2014-02-17 Thread Pushpalanka Jayawardhana
Hi Sameera, I am not sure why they are declared final. Just looking it the code it seems for 'updateUserListOfRole' method, it has been avoiding overriding the method such that, admin user can be removed from admin role. Use case is related with Appfactory, OT user store, where we needs to keep

Re: [Dev] Encode Url in ESB

2014-02-17 Thread Jay
Hi Dushan, My Endpoint is REST. If we define EP in header it will send as a SOAP request and LinkedIn didn't accept the request. I tried with following code also, header name=To

[Dev] [Bamboo-Build] Developer Studio Eclipse-Tools #1445 was SUCCESSFUL. Change made by harshan...@gmail.com harshan...@gmail.com.

2014-02-17 Thread Bamboo
--- Developer Studio Eclipse-Tools #1445 was successful. --- Code has been updated by harshan...@gmail.com harshan...@gmail.com.

Re: [Dev] Applying changes for Kernel

2014-02-17 Thread Asela Pathberiya
On Mon, Feb 17, 2014 at 1:52 PM, Pushpalanka Jayawardhana la...@wso2.comwrote: Hi Sameera, I am not sure why they are declared final. Just looking it the code it seems for 'updateUserListOfRole' method, it has been avoiding overriding the method such that, admin user can be removed from

Re: [Dev] Moving entitlement and oauth mediators to ESB in Git

2014-02-17 Thread Sagara Gunathunga
On Mon, Feb 17, 2014 at 2:12 PM, Chamath Gunawardana chama...@wso2.comwrote: Hi, Shall we move below components into ESB in Git since these are required for ESB release only? org.wso2.carbon.identity.entitlement.mediator org.wso2.carbon.identity.oauth.mediator WDYT? I guess this should

Re: [Dev] [Bamboo-Build] WSO2 Carbon 4.2.x Products 4.2.0 chunk-07 #186 has FAILED (26 times).

2014-02-17 Thread Maheshika Goonetilleke
Hi Kasun The build will run once the Bamboo local agent is free. On Mon, Feb 17, 2014 at 11:14 AM, Kasun Gajasinghe kas...@wso2.com wrote: Thanks Thilini. @Maheshika, can we trigger a new build with this fix? Bamboo build #187 that is running now will fail anyway since this fix is not

Re: [Dev] WSO2 UES - How to forward request parameters to micro-sites (gadgets)

2014-02-17 Thread Kavith Lokuhewage
Hi, I was able to pass request parameters to gadgets with the help of pub/sub method. But, as Ruchira has mentioned, the model itself doesn't wait till all the i-frames are loaded. I tried publishing messages after the window load event of dashboard page. but I could notice that few gadgets

Re: [Dev] WSO2 UES - How to forward request parameters to micro-sites (gadgets)

2014-02-17 Thread Ruchira Wageesha
Try registering an onload event for gadget iframes using jQuery. /Ruchira On Mon, Feb 17, 2014 at 3:43 PM, Kavith Lokuhewage kav...@wso2.com wrote: Hi, I was able to pass request parameters to gadgets with the help of pub/sub method. But, as Ruchira has mentioned, the model itself doesn't

[Dev] [C5] Test coverage for clustering module

2014-02-17 Thread Kishanthan Thangarajah
I'm starting to work on $subject. We will focus on these areas. 1. Basic clustering tests (start and shutdown a node, cluster configuration initializing/populating related tests). 2. Membership schemes (multicast, wka) related tests. 3. Member leaving and joining the cluster related tests. 4.

Re: [Dev] [APIM] Status update on improving automated tests for API manager

2014-02-17 Thread Sanjeewa Malalgoda
Hi All, Here is the latest update on test automation of API manager integration tests. Last week i was mainly focused on API store and publisher operations(operations exposed to out side by hostobject classes). For that we need to add sample jaggery application and invoke all possible operations

[Dev] [DEV] How to get Tenant domain within handleResponse - synapse handler

2014-02-17 Thread Venura Kahawala
Hi, I'm trying to get the tenant domain within a handleResponse method of a synapse handler. But it returns null. But if I get the tenant domain within handleRequest method, it returns the proper value. I'm using synapse 2.1.2.wso2v3. What might be the issue here? Regards, Venura -- Senior

[Dev] Refactoring Carbon-data in Github

2014-02-17 Thread Geeth Munasinghe
Hi As the proposed project architecture, carbon-data will be a separate project. So we need to properly re-factor the project created on github. Can some one in DSS team attend to this? Github url is available in [1]. Please refer the mail thread [2] for the instructions regarding refactoring.

[Dev] Regrouping the CEP components

2014-02-17 Thread Mohanadarshan Vivekanandalingam
Hi All, Hope you all already know that we have done a major CEP release (version 3.0.0) which is a complete rewrite of WSO2 CEP. It was built based on a completely new architecture.. After the CEP 3.0.0 release, we have done major UI improvements as well as many functionality improvements in

Re: [Dev] Combining WSO2 ESB with WSO2 AS

2014-02-17 Thread Jorge Infante Osorio
Hi all. I also see that the service publisher to BAM is missing: Jorge. De: dev-boun...@wso2.org [mailto:dev-boun...@wso2.org] En nombre de Dimuthu Upeksha Enviado el: domingo, 16 de febrero de 2014 13:45 Para: Udara Liyanage CC: WSO2 Developers' List Asunto: Re: [Dev] Combining

[Dev] Registry as a common stream store

2014-02-17 Thread Mohanadarshan Vivekanandalingam
Hi All, BAM CEP are the main products which are always deals with streams. But we had a long-time mismatch where BAM stores streams in Cassandra but CEP stores streams in registry.. This confuses the user when using CEP features in BAM where user needs to define the streams in two places which

Re: [Dev] Applying changes for Kernel

2014-02-17 Thread Pushpalanka Jayawardhana
On Mon, Feb 17, 2014 at 2:43 PM, Asela Pathberiya as...@wso2.com wrote: On Mon, Feb 17, 2014 at 1:52 PM, Pushpalanka Jayawardhana la...@wso2.comwrote: Hi Sameera, I am not sure why they are declared final. Just looking it the code it seems for 'updateUserListOfRole' method, it has been

Re: [Dev] Refactoring Carbon-data in Github

2014-02-17 Thread Chanika Geeganage
It is in progress. I will update the thread Thanks On Mon, Feb 17, 2014 at 11:31 PM, Sagara Gunathunga sag...@wso2.com wrote: On Mon, Feb 17, 2014 at 9:49 PM, Geeth Munasinghe ge...@wso2.com wrote: Hi As the proposed project architecture, carbon-data will be a separate project. So we

Re: [Dev] Registry as a common stream store

2014-02-17 Thread Anjana Fernando
@Gokul, please note, for the required changes in BAM. Cheers, Anjana. On Mon, Feb 17, 2014 at 11:32 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Hi All, BAM CEP are the main products which are always deals with streams. But we had a long-time mismatch where BAM stores

[Dev] Please apply the changes to kernel patch0006

2014-02-17 Thread Chanika Geeganage
Hi, axis2.xml is patched to enable httpContentNegotiation parameter by default as per the discussion went on thread Do we have a JSON sample that ships with DSS? and the JIRAs raised at [1] and [2] [1] https://wso2.org/jira/browse/CARBON-14567 [2] https://wso2.org/jira/browse/DS-851 Please

[Dev] New way of taking JAVA_HOME in mavericks

2014-02-17 Thread Chan
Hi guys, In mavericks we don't have to hardcode the $JAVA_HOME in .profile file. We can get it using */usr/libexec/java_home. *In our wso2server.sh file we are using the older method which is - JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/${JAVA_VERSION}/Home We can get this by

[Dev] Jaggery2 status update

2014-02-17 Thread Buddhi Mihara
Core functionalities of jaggery2 were written in using Java.but we change that approach and now onwards everything is in JavaScript.(Accessing Java through JavaScript code).Jaggery2 will expose all the core functionalities via JavaScript. Jaggery.js is the startup js file which corresponding to

Re: [Dev] Please apply the changes to kernel patch0006

2014-02-17 Thread Manoj Kumara
Hi, Applied to patch0006 with 196934. Thanks, *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Tue, Feb 18, 2014 at 9:16 AM, Chanika Geeganage chan...@wso2.com wrote: Hi, axis2.xml is patched to enable httpContentNegotiation

Re: [Dev] Please apply the changes to kernel patch0006

2014-02-17 Thread Chanika Geeganage
Thanks Manoj On Tue, Feb 18, 2014 at 9:58 AM, Manoj Kumara ma...@wso2.com wrote: Hi, Applied to patch0006 with 196934. Thanks, *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Tue, Feb 18, 2014 at 9:16 AM, Chanika

Re: [Dev] [DEV] How to get Tenant domain within handleResponse - synapse handler

2014-02-17 Thread Venura Kahawala
Hi Miyuru, As mentioned by you, it is needed to add below property to the synapse.properties file in order to get this fixed. synapse.carbon.ext.tenant.info =org.wso2.carbon.mediation.initializer.handler.CarbonTenantInfoConfigurator Regards, Venura On Mon, Feb 17, 2014 at 5:24 PM, Venura

Re: [Dev] Please apply the changes to kernel patch0006

2014-02-17 Thread Eranda Sooriyabandara
Hi Manoj, Please add it to the git [1] too. thanks Eranda [1]. https://github.com/wso2/carbon4-kernel On Tue, Feb 18, 2014 at 9:58 AM, Manoj Kumara ma...@wso2.com wrote: Hi, Applied to patch0006 with 196934. Thanks, *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/

Re: [Dev] Moving entitlement and oauth mediators to ESB in Git

2014-02-17 Thread Kasun Indrasiri
Vanji can you incorporate these changes in to carbon-mediation. On Mon, Feb 17, 2014 at 2:27 PM, Sagara Gunathunga sag...@wso2.com wrote: On Mon, Feb 17, 2014 at 2:12 PM, Chamath Gunawardana chama...@wso2.comwrote: Hi, Shall we move below components into ESB in Git since these are

Re: [Dev] Moving entitlement and oauth mediators to ESB in Git

2014-02-17 Thread Vanjikumaran Sivajothy
+1 Will do the needful On Tue, Feb 18, 2014 at 10:34 AM, Kasun Indrasiri ka...@wso2.com wrote: Vanji can you incorporate these changes in to carbon-mediation. On Mon, Feb 17, 2014 at 2:27 PM, Sagara Gunathunga sag...@wso2.comwrote: On Mon, Feb 17, 2014 at 2:12 PM, Chamath Gunawardana

[Dev] Merge kernel patch fixes with Git repo

2014-02-17 Thread Manoj Kumara
Hi, Since we are now maintaining Carbon 4.x kernel on Git what will be the best way to do the $Subject for . Should we merge the changes at the time of the patch get released as a step of the release process. Otherwise there can be more pull requests if we merge with Git for every kernel fix.

Re: [Dev] Moving entitlement and oauth mediators to ESB in Git

2014-02-17 Thread Eranda Sooriyabandara
Hi Vanji, Please add the related features to the project too. thanks Eranda On Tue, Feb 18, 2014 at 10:36 AM, Vanjikumaran Sivajothy va...@wso2.comwrote: +1 Will do the needful On Tue, Feb 18, 2014 at 10:34 AM, Kasun Indrasiri ka...@wso2.com wrote: Vanji can you incorporate these changes

Re: [Dev] Moving entitlement and oauth mediators to ESB in Git

2014-02-17 Thread Vanjikumaran Sivajothy
Hi Eranda, Currently I am working on that, Thank you BR vanji On Tue, Feb 18, 2014 at 10:46 AM, Eranda Sooriyabandara era...@wso2.comwrote: Hi Vanji, Please add the related features to the project too. thanks Eranda On Tue, Feb 18, 2014 at 10:36 AM, Vanjikumaran Sivajothy

[Dev] send attachment withservice chaining

2014-02-17 Thread Krishantha Dinesh
Use case: 1. I need to call back end API with file as a attachment 2. Its involve service chaining ( I need to call auth service first and get session from that and pass session along with file) 3. when i call first service from proxy attachment get removed from messageContext when