Re: [Architecture] ESB Debugger - Representing wire message debugging at the visual editor

2016-05-02 Thread Kasun Indrasiri
@Rajith : Can you please update the progress on this? On Mon, Apr 4, 2016 at 9:52 PM, Viraj Rajaguru wrote: > Hi Rajith, > > With the current implementation, we can only see the wire logs from > Developer Studio while debugging without any correlation with the mediator. > This might be acceptabl

Re: [Architecture] ESB Connector for Asana

2016-05-02 Thread Nirthika Rajendran
ok, thank you. On Tue, May 3, 2016 at 11:21 AM, Malaka Silva wrote: > After finishing the integration tests should be fine. > > On Tue, May 3, 2016 at 9:18 AM, Nirthika Rajendran < > nirthika.rajend...@gmail.com> wrote: > >> Hi Malaka, >> >> Thank you, we already have two mentors Miss. Keerthika

Re: [Architecture] C5 User Core - Realm Service API

2016-05-02 Thread Kishanthan Thangarajah
Most of the API methods we could see that we need to pass the identityStoreId like below. public boolean isUserAuthorized(String userId, Permission permission, String identityStoreId) How do we identify this store-id before calling? On Sat, Apr 30, 2016 at 10:12 PM, Jayanga Kaushalya wrote: >

[Architecture] Carbon Security Userstore JDBC 1.0.0 M1 Released !

2016-05-02 Thread Jayanga Kaushalya
*Carbon Security Userstore JDBC 1.0.0 M1 Released !* We are pleased to announce the $subject. This includes a JDBC based user store implementation for Carbon Security CAAS with authentication, authorization (read only) and user management (read only) support. *Installing as a Carbon Feature* Yo

Re: [Architecture] ESB Connector for Asana

2016-05-02 Thread Malaka Silva
After finishing the integration tests should be fine. On Tue, May 3, 2016 at 9:18 AM, Nirthika Rajendran < nirthika.rajend...@gmail.com> wrote: > Hi Malaka, > > Thank you, we already have two mentors Miss. Keerthika and Mr. Kesavan. So > if we have any other problem we will contact you. > > Can w

[Architecture] [PC] Adding audit log support for Process Center

2016-05-02 Thread Sameera Gunarathne
Hi all, I am currently working on $subject. With this functionality[1] Publisher will be able to record all the activities performed to the process assets. Audit log will record following activities. - Adding a process - Editing of process text - CRUD operations on process

Re: [Architecture] [C5] [Hamming] Audit logs in C5.

2016-05-02 Thread Srinath Perera
+1 for doing this and using XDAS and then adding analytics based on this to security analytics Correlation like Prabath mentioned, we can do at DAS --Srinath On Tue, May 3, 2016 at 3:22 AM, Prabath Siriwardana wrote: > I guess one more thing we miss in C4 logs is - how to correlate all the > l

Re: [Architecture] [DS] Gadget Generation Framework

2016-05-02 Thread Tanya Madurapperuma
Hi all, We had a discussion again regarding this and please find the modified notes below. Provider api (index.js) needs to implement the following functions. - validate(providerConfig) - same as described before - is to validate the user input for provider configuration - getC

Re: [Architecture] [Dev] [Pet Project] Velocity Template Mediator for ESB

2016-05-02 Thread Asanka Dissanayake
Hi Chanaka, is this the correct place to put the mediator. Wanted to double check .. wso2-synapse/modules/core/src/main/java/org/apache/synapse/mediators/builtin Thanks, Asanka D On Wed, Mar 16, 2016 at 10:41 PM, Chanaka Fernando wrote: > Hi Asanka, > > you can send your PR to master branch. >

Re: [Architecture] ESB Connector for Asana

2016-05-02 Thread Nirthika Rajendran
Hi Malaka, Thank you, we already have two mentors Miss. Keerthika and Mr. Kesavan. So if we have any other problem we will contact you. Can we have the hangout after finishing the integration test or it is necessary to do now? Thank you. On Mon, May 2, 2016 at 9:31 PM, Malaka Silva wrote: > H

Re: [Architecture] [C5] [Hamming] Audit logs in C5.

2016-05-02 Thread Prabath Siriwardana
I guess one more thing we miss in C4 logs is - how to correlate all the logs related to a given message enters into the server.. Thanks & regards, -Prabath On Thu, Apr 28, 2016 at 1:39 AM, Sameera Jayasoma wrote: > Hi All, > > Audit logs or Audit trails contain set of log entries which describe

[Architecture] WSO2 DAS 3.1.0- M1 Released

2016-05-02 Thread Gokul Balakrishnan
Hi Devs, The WSO2 DAS team is pleased to announce the first milestone release of WSO2 DAS 3.1.0. This version introduces the following changes over WSO2 DAS 3.0.1: - Cross-tenant analytics support for the super tenant - Ability to use any data type as a facet field - Various bug fixes and improv

Re: [Architecture] ESB Connector for Asana

2016-05-02 Thread Malaka Silva
Hi Nirthika, Let us know if you need any assistance to complete this? We can have a hangout to review the work you have done so far if possible? On Wed, Mar 9, 2016 at 4:08 PM, Nirthika Rajendran < nirthika.rajend...@gmail.com> wrote: > Thank you Malaka, > > Sure we also expect that. > > On Wed

Re: [Architecture] [DS] Gadget Generation Framework

2016-05-02 Thread Manuranga Perera
> > Can't we load this dynamically by scanning the files at server start? > > Yes, we can. But the intention of having this config was to turn off some > providers based on this config. If we load providers dynamically based on > the files then it is not possible to turn them off if required. I th

Re: [Architecture] [C5] [Hamming] Audit logs in C5.

2016-05-02 Thread Manuranga Perera
> > think MDC ties us to Log4J in higher levels MDC is already warped by slf4j same as Logger class. So there is no risk of tightly coupling to log4j. Eg: import org.slf4j.MDC; import org.slf4j.Logger; import org.slf4j.LoggerFactory; On Mon, May 2, 2016 at 8:21 AM, Ruwan Abeykoon wrote: >

Re: [Architecture] [C5] [Hamming] Audit logs in C5.

2016-05-02 Thread Ruwan Abeykoon
Hi Sameera, Could you please explain a bit more on technical difference on 1 and 2. As I could see, both looks the same in implementation and developer perspective. @Manu, >>Can't we just use MDC [1]. Kernel can wrap it if needed, but I don’t see why. I think MDC ties us to Log4J in higher levels

[Architecture] WSO2EMM 2.1.0 Milestone 3 Released

2016-05-02 Thread Inosh Perera
We are pleased to announce the WSO2 EMM 2.1.0 - Milestone 3 release. It contains the following new features and improvements. New Features Added in this Release - Alert mechanism to report critical events on Android devices - Android agent is capable of sending out critical events to WSO2 D

[Architecture] WSO2 Carbon Security CAAS 1.0.0-M1 Released

2016-05-02 Thread Thanuja Jayasinghe
*WSO2 Carbon Security CAAS 1.0.0-M1 Released* The Identity Server team is pleased to announce the release of Carbon Security CAAS 1.0.0-M1. It is now available to download from here . *Features* *https://wso2.org/jira/issues/?filter

[Architecture] APIM 2.0.0 Custom Throttling Policies

2016-05-02 Thread Sam Sivayogam
Hi All, With the new throttling implementation using CEP as the global throttling engine users will be able to create their own custom throttling policies by writing custom siddhi queries. This feature will be available only to super tenant users in 2.0.0 relesae. Custom policies will be applied g