Re: [Architecture] C5 Fixing the StartupOrderResolver race condition

2017-03-22 Thread Kishanthan Thangarajah
jayasoma/resolving-startup-o > rder-of-carbon-components-in-wso2-carbon-5-0-0-497fe3287e67#.drybgj29a > > Thanks, > *Jayanga Dissanayake* > Associate Technical Lead > WSO2 Inc. - http://wso2.com/ > lean . enterprise . middleware > email: jaya...@wso2.com > mo

Re: [Architecture] [Dev] Folder Structure for C5 based MB

2017-04-27 Thread Kishanthan Thangarajah
ml > └── filter.properties > > Thanks, > -- > *Eranda Rajapakshe* > Software Engineer > WSO2 Inc. > Mobile : +94784822608 > > ___ > Dev mailing list > d...@wso2.org > http://wso2.org/cgi

Re: [Architecture] [C5] Skipping service registrations from Startup Order Resolver in ther server startup

2017-09-21 Thread Kishanthan Thangarajah
getId()); > dictionary.put("contextPath", appContextPath); > *dictionary.put("SKIP_STARTUP_RESOLVER", "true");* > bundleContext.registerService(Microservice.class, new > WebappMicroservice(), dictionary); > > > WDYT? > > [1] https://github.com/w

Re: [Architecture] [APIM] [C4] Custom header field for OAuth2 token per tenant

2017-11-30 Thread Kishanthan Thangarajah
from the "tenant-conf.json" for a >>>>>>>>> customized OAuth2 header field. >>>>>>>>> b) Insert the config into the synapse config file that is >>>>>>>>> generated once an API is published, so that it gets deplo

Re: [Architecture] [APIM] [C4] Custom header field for OAuth2 token per tenant

2017-12-05 Thread Kishanthan Thangarajah
ldn't be used. Since > we anyway use the recommended "Authorization" header by default, I don't > see a problem in this. > > [1] https://tools.ietf.org/html/rfc6750#page-4 > > On Thu, Nov 30, 2017 at 3:50 PM, Kishanthan Thangarajah < > kishant...@wso2.co

Re: [Architecture] [AppCloud] Publishing AppCloud specific data from MSF4J and AS HTTP Monitoring Data Publishers

2016-04-04 Thread Kishanthan Thangarajah
ppreciating them. >> >> Thanks & Regards, >> Mahendran Pirinthapan >> Software Engineer | WSO2 Inc. >> Mobile +94772378732. >> > > > > -- > Best Regards, > > Kalpa Welivitigoda > Software Engineer, WSO2 Inc. http://wso2.com > Ema

Re: [Architecture] [Dev] WSO2 Application Server 6.0.0-M1 Released !

2016-04-06 Thread Kishanthan Thangarajah
- * >>> >> >> >> >> -- >> Best Regards, >> >> Kalpa Welivitigoda >> Software Engineer, WSO2 Inc. http://wso2.com >> Email: kal...@wso2.com >> Mobile: +94776509215 >> >> ___ >> Dev maili

Re: [Architecture] [C5] Must Inject CarbonServerInfo when writing OSGi Test Cases

2016-04-07 Thread Kishanthan Thangarajah
ean. enterprise. middleware. > #20, Palm Grove, Colombo 03, Sri Lanka > Mobile: +94 71 9040362 | Work: +94 112145345 > Email: ar...@wso2.com | Web: www.wso2.com > > -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.m

Re: [Architecture] The location of the wso2as-web.xml within Application Server structure

2016-04-28 Thread Kishanthan Thangarajah
ow the application is deployed in > Tomcat. None of these files are part of the Java EE specification, and the > supported files can vary from one application server or > web container to the next." (from page 14-15) > > Any suggestions and ideas with regards to the location of t

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

2016-04-29 Thread Kishanthan Thangarajah
omponents/org.wso2.carbon.security/src/main/java/org/wso2/carbon/security/user/core/store/IdentityStore.java > > *Jayanga Kaushalya* > Software Engineer > Mobile: +94777860160 > WSO2 Inc. | http://wso2.com > lean.enterprise.middleware > > __________

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

2016-05-02 Thread Kishanthan Thangarajah
ava/org/wso2/carbon/security/caas/user/core/store/IdentityStore.java >> >> Regards, >> Darshana >> >> On Fri, Apr 29, 2016 at 11:36 PM, Kishanthan Thangarajah < >> kishant...@wso2.com> wrote: >> >>> Can you send the correct git-hub links to thes

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

2016-05-03 Thread Kishanthan Thangarajah
> > *Jayanga Kaushalya* > Software Engineer > Mobile: +94777860160 > WSO2 Inc. | http://wso2.com > lean.enterprise.middleware > > On Tue, May 3, 2016 at 11:56 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> Most of the API methods we

Re: [Architecture] Handling product versions in microservices

2016-05-05 Thread Kishanthan Thangarajah
> Architecture mailing list >>>> Architecture@wso2.org >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>> >>>> >>> >>> >>> -- >>> -- >>> Hasitha Aravinda, >>> Senior So

Re: [Architecture] Ports to use for Admin Services in C5

2016-05-05 Thread Kishanthan Thangarajah
/cgi-bin/mailman/listinfo/architecture >>>> >>>> >>> >>> >>> -- >>> With regards, >>> *Manu*ranga Perera. >>> >>> phone : 071 7 70 20 50 >>> mail : m...@wso2.com >>> >> >> >> >> -- &

Re: [Architecture] Handling product versions in microservices

2016-05-05 Thread Kishanthan Thangarajah
Sorry wrong thread. Please ignore the above. On Thu, May 5, 2016 at 2:30 PM, Kishanthan Thangarajah wrote: > Another thing is, should we also work on exposing admin services on one > listener (probably over https) and other user api's on different listener? > May be we need to

[Architecture] [C5] Carbon Context API

2016-05-06 Thread Kishanthan Thangarajah
Context.java [3] https://github.com/wso2/carbon-kernel/blob/master/features/org.wso2.carbon.kernel.feature/resources/conf/carbon.yml#L20 -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *ht

Re: [Architecture] [C5] Carbon Context API

2016-05-26 Thread Kishanthan Thangarajah
cipal(userPrincipal); >> privilegedCarbonContext.setProperty("PROPERTY_KEY", propertyValue); >> >> Thanks, >> Kishanthan. >> [1] >> https://github.com/wso2/carbon-kernel/blob/master/core/src/main/java/org/wso2/carbon/kernel/context/CarbonContext.java &g

Re: [Architecture] [C5] Carbon Context API

2016-05-26 Thread Kishanthan Thangarajah
On Thu, May 19, 2016 at 11:49 AM, Isuru Haththotuwa wrote: > HI Kicha, > > On Fri, May 6, 2016 at 3:58 PM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> CarbonContext is the API to store and retrieve data which are thread >> local. >

Re: [Architecture] Data Bridge Agent Publisher for C5 products

2016-06-02 Thread Kishanthan Thangarajah
gt; >>> >>> ___ >>> Architecture mailing list >>> Architecture@wso2.org >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> *Sinth

[Architecture] AS 6.0.0 HTTP Monitoring (analytics-http)

2016-07-10 Thread Kishanthan Thangarajah
Hi Kalpa, Can you send a status update on $subject and what are the pending tasks? Let's target the next milestone release of AS with this feature. Thanks, -- *Kishanthan Thangarajah* Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635

Re: [Architecture] AS 6.0.0 HTTP Monitoring (analytics-http)

2016-07-15 Thread Kishanthan Thangarajah
t's being done and came up with [1] as > pending tasks. > > Appreciate your thoughts on the plan. > > [1] > https://docs.google.com/a/wso2.com/spreadsheets/d/15-ugQRdfLGHh1zhQhfb-X92wXcdaG7DFEFSLI8nYv40/edit?usp=sharing > > > > On Mon, Jul 11, 2016 at 12:22 PM, Ki

Re: [Architecture] OpenID Connect Based SSO valve for WSO2 AS 6.0.0

2016-08-29 Thread Kishanthan Thangarajah
gt; Let's also think about storing this information as a request attribute. > These days usage of webapp sessions are no more a given. People sometimes > prefer using other forms of storage due to some problems with sessions. > > Regards, > Johann. > > >> >> -- >> T. Abilashin

Re: [Architecture] OpenID Connect Based SSO valve for WSO2 AS 6.0.0

2016-08-30 Thread Kishanthan Thangarajah
nt here is valve or filter should be able consume APIs exposed from this agent library for doing OpenID Connect based requests creation, response validations. etc. On Mon, Aug 29, 2016 at 3:15 PM, Johann Nallathamby wrote: > > > On Mon, Aug 29, 2016 at 2:55 PM, Kishanthan Thangarajah <

[Architecture] How can we improve our profiles story?

2016-09-22 Thread Kishanthan Thangarajah
http://srinathsview.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: **az...@wso2.com* > * cell: +

Re: [Architecture] [AppM] Best practice to re-use domain objects in the gateway handlers

2016-09-29 Thread Kishanthan Thangarajah
>>>>>> >>>>>>> *Rushmin Fernando* >>>>>>> *Technical Lead* >>>>>>> >>>>>>> WSO2 Inc. <http://wso2.com/> - Lean . Enterprise . Middleware >>>>>>> >>>>>

Re: [Architecture] How can we improve our profiles story?

2016-10-10 Thread Kishanthan Thangarajah
the OSGi bundles, dropins artifacts >>>>>>and other required files. This repository is already organized into >>>>>> multiple profiles(if any). >>>>>> >>>>>> >>>>>> *2) Config repository* >>>>>>

Re: [Architecture] User-Core Unique User Id Implementation

2016-10-11 Thread Kishanthan Thangarajah
ique user Id mapping > table. How and where this should be populated is still an open discussion. > Any suggestions are welcome. > How many DB/connector level calls that this will have in doing a typical user retrieval with above suggestion? What will be the performance impact? Tha

Re: [Architecture] Multiple profile support for C5 based products.

2016-10-12 Thread Kishanthan Thangarajah
> that would take the created runtimes and deploy it in containers. >> >> We have started implementing the tool, please share your thoughts / >> suggestions. >> >> [1] - [Architecture] How can we improve our profiles story? >> >> -- >&g

Re: [Architecture] Storing configs in database for C5

2016-10-12 Thread Kishanthan Thangarajah
er, I'm >>>>>>>>> sure there maybe similar benefits for other products as well. It may >>>>>>>>> not >>>>>>>>> make sense for all configs but at least for some that govern feature >>>>>>>

Re: [Architecture] Multiple profile support for C5 based products.

2016-10-12 Thread Kishanthan Thangarajah
On Wed, Oct 12, 2016 at 7:00 PM, Nuwan Dias wrote: > > > On Wed, Oct 12, 2016 at 6:55 PM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> >> >> On Wed, Oct 12, 2016 at 6:29 PM, Nuwan Dias wrote: >> >>> Do we really need multi-pr

Re: [Architecture] OpenID Connect Based SSO valve for WSO2 AS 6.0.0

2016-10-20 Thread Kishanthan Thangarajah
> This should be an extension point. We can use a map (as the default in-memory state storage) but we need to provide this as an extension point so that users can plug in their own extended way to store the state value. Can you also explain about how the user authenticated parameters (claims, attributes

Re: [Architecture] Kernel changes/improvements needed for IS release

2016-10-20 Thread Kishanthan Thangarajah
>>> [1] wso2-is >>> |--nel >>>|--conf >>>|-- >>> |--mb >>> |--conf >>> |-- >>> |--analytics >>> |--tooling >>> |--osgi >>>|--plugins >>> >>> >>> Tha

Re: [Architecture] WebSocket support for MSF4J

2016-12-15 Thread Kishanthan Thangarajah
> Also, we need to give the user the ability to do server pushes using >>>> the WebSocket Sessions and to do so we need to have the reference of >>>> Netty's Channel Handler Context. >>>> >>>> In MSF4J >>>> >>>>- Ne

Re: [Architecture] [Dev] [C5] MSF4J Interceptors need to be configurable.

2017-01-04 Thread Kishanthan Thangarajah
;>>>>>>>> class level >>>>>>>>>>> @Component annotation as below. >>>>>>>>>>> >>>>>>>>>>> @Component( >>>>>>>>>>> name

Re: [Architecture] [UUF] Introducing 'app.yaml' for apps, and deprecating 'config.yaml' from apps & components

2017-01-06 Thread Kishanthan Thangarajah
sample.foundation.usermenu" > mode: "append" > fragments: > - "org.wso2.carbon.uuf.sample.simple-auth.usermenu" > > > > > > > > > > > > *# Business logic related configurations.# In Handlebars templates, these > conf

Re: [Architecture] [Identity Server] Creating a server configuration Identity.yaml vs component wise yaml files and Reading the server configurations

2017-01-19 Thread Kishanthan Thangarajah
shka Fernando >> Senior Software Engineer >> WSO2 inc. http://wso2.com/ >> Mobile : +94716332729 <+94%2071%20633%202729> >> > > > > -- > Thanks & Regards, > > *Johann Dilantha Nallathamby* > Technical Lead & Product Lead of WSO2 Identity Se

Re: [Architecture] [C5] [Carbon-Feature-Plugin] Dynamic Creation of carbon.product via a Template

2017-01-22 Thread Kishanthan Thangarajah
gt;> >> ___ >> Architecture mailing list >> Architecture@wso2.org >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > *Afkham Azeez* > Senior Director, Platform Architecture;

Re: [Architecture] [C5] [Carbon-Feature-Plugin] Dynamic Creation of carbon.product via a Template

2017-01-25 Thread Kishanthan Thangarajah
gt; > *Dilan U. Ariyaratne* > Senior Software Engineer > WSO2 Inc. <http://wso2.com/> > Mobile: +94766405580 <%2B94766405580> > lean . enterprise . middleware > > > On Mon, Jan 23, 2017 at 7:33 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: >

Re: [Architecture] [C5] Carbon Secure Vault YAML Configuration

2017-03-16 Thread Kishanthan Thangarajah
-Configuration-and-Carbon-Sec-Vault-to-2-Separate-Repositories-Removing-from-Kernel-td146953.html> > > > Best Regards, > > *Vidura Nanayakkara* > Software Engineer > > Email : vidu...@wso2.com > Mobile : +94 (0) 717 919277 <+94%2071%20791%209277> > Web : ht

Re: [Architecture] [PPaaS] Modelling a Carbon Cluster with Stratos Composite Application Model (CAM)

2015-04-27 Thread Kishanthan Thangarajah
____ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware M

Re: [Architecture] [Carbon] Migrate Carbon Platform to Log4j2

2015-04-27 Thread Kishanthan Thangarajah
-- >> Sameera Jayasoma, >> Software Architect, >> >> WSO2, Inc. (http://wso2.com) >> email: same...@wso2.com >> blog: http://blog.sameera.org >> twitter: https://twitter.com/sameerajayasoma >> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections >> Mobile: 00947

Re: [Architecture] Custom AS specific WebApp configuration file for web applications

2015-07-06 Thread Kishanthan Thangarajah
asunbg.org >> >> >> > > > > -- > Sameera Jayasoma, > Software Architect, > > WSO2, Inc. (http://wso2.com) > email: same...@wso2.com > blog: http://blog.sameera.org > twitter: https://twitter.com/sameerajayasoma > flickr: http://www.flickr.co

Re: [Architecture] [Carbon] [Kernel] Introducing a Clustering Membership Scheme Extension Point

2015-07-09 Thread Kishanthan Thangarajah
t; *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* > > ___ > Architecture mailing l

Re: [Architecture] [Carbon] [Kernel] Introducing a Clustering Membership Scheme Extension Point

2015-07-10 Thread Kishanthan Thangarajah
OSGi service for custom >> membership scheme is not registered by the time kernel tries to >> initialize the cluster? Do we have to forcefully pause the kernel >> clustering initialization until the given membership scheme service is >> registered (within a bounded time)? >&

Re: [Architecture] Retrying faulty CApps

2015-09-03 Thread Kishanthan Thangarajah
2.com >> lean.enterprise.middleware >> >> cell: +94 77 556 5206 >> Blog : http://kasunpanorama.blogspot.com/ >> > -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog -

[Architecture] [C5] Including carbon-tools with product distribution

2015-10-18 Thread Kishanthan Thangarajah
-convertor can be run externally and all the converted bundles will be copied in to dropping directory and bundles.info file will also be updated by the tool. Thoughts? -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile

Re: [Architecture] [Dev] carbon-feature-plugin 2.0.0 Milestone 1 Released

2015-10-19 Thread Kishanthan Thangarajah
.@wso2.com >>>> phone:(+94) 776640275 <%28%2B94%29%2039736> >>>> >>> >>> >>> >>> -- >>> >>> *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc. >>> email: kasung AT spamfree wso2.com

Re: [Architecture] Cleanup wso2server.sh

2015-10-21 Thread Kishanthan Thangarajah
gt; *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

Re: [Architecture] Need to do a 1.0 release of Carbon-transports

2015-10-26 Thread Kishanthan Thangarajah
er.com/afkham_azeez> > *linked-in: **http://lk.linkedin.com/in/afkhamazeez > <http://lk.linkedin.com/in/afkhamazeez>* > > *Lean . Enterprise . Middleware* > -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile

Re: [Architecture] Need to do a 1.0 release of Carbon-transports

2015-10-27 Thread Kishanthan Thangarajah
On Mon, Oct 26, 2015 at 6:42 PM, Kishanthan Thangarajah wrote: > We need the carbon-startup coordinator integrated with transports project. > I'm integrating and testing it now. We can merge it, test it and release it. > This PR [1] include the fixes needed for integrati

Re: [Architecture] Equinox P2 and Carbon Kernel 5.0.0

2015-11-22 Thread Kishanthan Thangarajah
org >> twitter: https://twitter.com/sameerajayasoma >> flickr: http://www.flickr.com/photos/sameera-jayasoma/collections >> Mobile: 0094776364456 >> >> Lean . Enterprise . Middleware >> >> >> ___ >> Architecture mailing list >> Arc

Re: [Architecture] [IS] Move to symmetric data encryption from asymmetric encryption

2015-11-23 Thread Kishanthan Thangarajah
on-kernel. > @Kernel Team, we are hoping to do this change in a backward compatible > manner. Do you see any reason for this not to be added to kernel-4.4.3 ? > Are there going to be new API additions? > > Thanks and Regards > -- > Indunil Upeksha Rathnayake > Sof

Re: [Architecture] [IS] Move to symmetric data encryption from asymmetric encryption

2015-11-23 Thread Kishanthan Thangarajah
ote: > Hi Kishanthan, > > Yes. We are going to make sure the order at runtime by depending on OSGI > service references. There won't be any API changes, and will be > implemented in backward compatible manner. > > Thanks and Regards > > On Mon, Nov 23, 2015 at 2:57 PM,

Re: [Architecture] [IS] Move to symmetric data encryption from asymmetric encryption

2015-11-23 Thread Kishanthan Thangarajah
ryption scheme.. > > Thanks & regards, > -Prabath > > On Mon, Nov 23, 2015 at 2:21 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> We also need to think about migration and deployment effort. >> >>- Existing users of 4.4.0, 4.4.1 &

Re: [Architecture] [C5] Using annotations for declarative services compoenets

2016-01-12 Thread Kishanthan Thangarajah
sing-annotation-with-osgi-declarative-services/ > > Regards, > Aruna > > On Sat, Mar 29, 2014 at 5:01 PM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> Hi All, >> >> C5 project is now following the standardized annotation based model with >&

Re: [Architecture] Moving single-sign-on configuration property content to wso2as-web.xml in WSO2 App Server 6.0.0

2016-02-03 Thread Kishanthan Thangarajah
efining a wso2as-web.xml > file for the desired web-application. > > Your ideas and suggestions are highly appreciated. > > -- > Chiranga Alwis, > Software Engineering Intern, > +94 77 5930497 > +94 77 6368208 > -- *Kishanthan Thangarajah* Associate Technical Lead, Platform

Re: [Architecture] [MSF4j] Creating an archetype for a microservice

2016-02-04 Thread Kishanthan Thangarajah
>> >>>> >>>> >>>> -- >>>> >>>> *Manuri Amaya Perera* >>>> >>>> *Software Engineer* >>>> >>>> *WSO2 Inc.* >>>> >>>> *Blog: http://manuriamayaperera.blogspot.com

Re: [Architecture] Distributed Coordination in C5 was [Hangout Session] With Kernel Team On MB C5 Plans @ Mon Feb 8, 2016 2pm - 3pm (ram...@wso2.com)

2016-02-09 Thread Kishanthan Thangarajah
amith Jayasinghe >> Technical Lead >> WSO2 Inc., http://wso2.com >> lean.enterprise.middleware >> >> E: ram...@wso2.com >> P: +94 777542851 >> ___ >> Architecture mailing list >> Architecture@ws

Re: [Architecture] [MB] Abstracting transport layer from core

2016-02-09 Thread Kishanthan Thangarajah
/osgi/docs/current/api/org/springframework/osgi/service/importer/support/Cardinality.html >> >> Thanks, >> Pamod >> -- >> *Pamod Sylvester * >> >> *WSO2 Inc.; http://wso2.com <http://wso2.com>* >> cell: +94 77 7779495 >> > > > -

Re: [Architecture] Improving MSF4J Interceptors to support passing objects to resource methods

2016-02-12 Thread Kishanthan Thangarajah
essing logic into individual interceptors that > process a certain kind of annotation. This will improve modularity, > scalability as well as the consistency of the design. > > WDYT? > > > Best Regards, > Samiyuru > > > -- > Samiyuru Senarathn

Re: [Architecture] MSF4J archetype is not listed in Maven archetype-catalog

2016-02-22 Thread Kishanthan Thangarajah
catalog.xml > > > > > Thanks ! > -- > Sagara Gunathunga > > Architect; WSO2, Inc.; http://wso2.com > V.P Apache Web Services;http://ws.apache.org/ > Linkedin; http://www.linkedin.com/in/ssagara > Blog ; http://ssagara.blogspot.com > > -- *Kishanth

Re: [Architecture] [Dev] Web Application Statistics Monitoring for Application Server 6.0.0

2016-03-03 Thread Kishanthan Thangarajah
tp://wso2.com >>>> *lean . enterprise . middleware* >>>> >>>> Email *nuw...@wso2.com * >>>> Mobile *+94719079739 <%2B94719079739>@* >>>> >>>> >>>> >>> >>> >>> -- >>> ---

Re: [Architecture] [AS 6.0.0] HTTP Monitoring dashboard - Why are we parsing the User-Agent header in the event builder?

2016-03-09 Thread Kishanthan Thangarajah
; Architecture@wso2.org >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>> >>> >> >> >> -- >> Nathasha Naranpanawa >> Software Engineering Intern >> WSO2 Inc. >> >> Email: natha...@wso2.com >> Mobile:

Re: [Architecture] [IS] Improvements to Claim Management

2016-03-10 Thread Kishanthan Thangarajah
Mappings(). >> - ClaimMapping[] getAllSupportClaimMappingsByDefault(). >> - ClaimMapping[] getAllClaimMappings(String dialectUri) >> >> user.core changes >> >> + FileBasedClaimbuilder (C) - read claimConfig.xml and prepare >> claimConfig

Re: [Architecture] [Analytics][APIM] - Implement Geo location graph in Analytics

2016-03-19 Thread Kishanthan Thangarajah
​Thanks, >>>>>>>>> Janaka​ >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>>> Thanks, >>>>>>>>>> sanjeewa. >>>>>>&

Re: [Architecture] [MB] Generalizing the transport model and Revamping MQTT transport

2016-03-19 Thread Kishanthan Thangarajah
on-messaging/blob/master/components/src/main/java/org/wso2/carbon/messaging/CarbonTransportInitializer.java > > Thanks, > Pamod > > > -- > *Pamod Sylvester * > > *WSO2 Inc.; http://wso2.com <http://wso2.com>* > cell: +94 77 7779495 > >

Re: [Architecture] Supporting Carbon Metrics on Carbon 5 based products

2016-03-19 Thread Kishanthan Thangarajah
gt; can >> >> >> > maintain >> >> >> > v1.x.x branch for Carbon 4.x.x products. >> >> >> > >> >> >> > Currently the WSO2 Gateway and MSF4J uses Carbon Metrics as Maven >> >> >> > Dependencie

Re: [Architecture] [Dev] Common configuration for publishing events from carbon servers to DAS/CEP

2016-03-19 Thread Kishanthan Thangarajah
e.feature > > Thanks, > Malith > -- > Malith Dhanushka > Senior Software Engineer - Data Technologies > *WSO2, Inc. : wso2.com <http://wso2.com/>* > *Mobile* : +94 716 506 693 > > ___ > Dev mailing list > d

Re: [Architecture] Maven project naming convention

2016-03-24 Thread Kishanthan Thangarajah
t; [3] > https://github.com/wso2/msf4j/blob/master/analytics/msf4j-analytics/pom.xml#L29 > -- > With regards, > *Manu*ranga Perera. > > phone : 071 7 70 20 50 > mail : m...@wso2.com > -- *Kishanthan Thangarajah* Associate Technical Lead, Platform Technologies

Re: [Architecture] What's "id" in carbon.yml, which is in Carbon 5 conf directory

2016-03-30 Thread Kishanthan Thangarajah
_ >>>> Architecture mailing list >>>> Architecture@wso2.org >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >>>> >>>> >>> >>> >>> -- >>> Isuru Perera >>> Associate Technical Lead | WSO2, Inc. | ht

Re: [Architecture] Application Server 6.0.0 - Architecture

2016-03-31 Thread Kishanthan Thangarajah
;> Software Engineer, WSO2 Inc. http://wso2.com >>> Email: kal...@wso2.com >>> Mobile: +94776509215 >>> >>> ___ >>> Architecture mailing list >>> Architecture@wso2.org >>&g

Re: [Architecture] [C5] Clustering SPI

2014-02-03 Thread Kishanthan Thangarajah
specific members in the cluster */ void *sendMessage*(ClusterMessage msg, List members) throws *MessageSendFailedException*; On Mon, Jan 20, 2014 at 2:49 PM, Kishanthan Thangarajah wrote: > > > > On Sun, Jan 19, 2014 at 3:22 PM, Afkham Azeez wrote: > >> >> &g

Re: [Architecture] [C5] Clustering SPI

2014-02-03 Thread Kishanthan Thangarajah
MessageSendFailedException *why not just > *MessageSendException*? > > > On Tue, Feb 4, 2014 at 5:19 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> As per feedback and suggestions, the following are the defined methods >> for ClusteringAgent.

[Architecture] [C5] cluster configuration (cluster.xml)

2014-02-03 Thread Kishanthan Thangarajah
4000* ** ** ** ** Thoughts? Thanks, Kishanthan. -- *Kishanthan Thangarajah* Senior Software Engineer, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>* Twitter - *http://twitter.com/

Re: [Architecture] Dependency management in C5 Dev Governance project.

2014-02-07 Thread Kishanthan Thangarajah
lean.enterprise.middleware > > mobile: +94 77 2273550 > blog: http://sajithr.blogspot.com/ > <http://lk.linkedin.com/pub/shani-ranasinghe/34/111/ab> > > _______ > Architecture mailing list > Architecture@wso2.org &g

Re: [Architecture] [C5] cluster configuration (cluster.xml)

2014-02-25 Thread Kishanthan Thangarajah
convention as we had in axis2.xml? >>>>>>>> >>>>>>>> Also the properties seem to have a specific elements. Does this >>>>>>>> mean that the new clustering API should look at element name to >>>>>>>> ident

[Architecture] [C5] Jetty integration with carbon kernel

2014-03-10 Thread Kishanthan Thangarajah
://wso2.org/jira/browse/CARBON-14716 [2] http://wiki.eclipse.org/Jetty/Feature/Jetty_OSGi -- *Kishanthan Thangarajah* Senior Software Engineer, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog - *http://kishanthan.wordpress.com <h

Re: [Architecture] [C5] Jetty integration with carbon kernel

2014-03-11 Thread Kishanthan Thangarajah
On Tue, Mar 11, 2014 at 12:04 AM, Sagara Gunathunga wrote: > > > > On Mon, Mar 10, 2014 at 10:11 PM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> We have done $subject which can be used for servlet transport in C5 >> kernel [1]. The embedded jet

Re: [Architecture] [Dev] WSO2 TS 1.1.0 Alpha Released!

2014-03-12 Thread Kishanthan Thangarajah
> > > -- > Best Regards.. > > Chanika Geeganage > Software Engineer > WSO2, Inc.; http://wso2.com > > > ___ > Dev mailing list > d...@wso2.org > http://wso2.org/cgi-bin/mailman/listinfo/dev > >

Re: [Architecture] Shipping Streaming JSON Builder/Formatter by Default in Kernel axis2.xml

2014-03-19 Thread Kishanthan Thangarajah
; >>>>>>>>>>> Thanks, >>>>>>>>>>> Shameera. >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> On Tue, Mar 18, 2014 at 1:40 PM, Anjana Fernando < >

[Architecture] [C5] Using annotations for declarative services compoenets

2014-03-29 Thread Kishanthan Thangarajah
felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-maven-scr-plugin-use.html <https://felix.apache.org/documentation/subprojects/apache-felix-maven-scr-plugin/apache-felix-maven-scr-plugin-use.html> -- *Kishanthan Thangarajah* Senior Software Engineer, P

Re: [Architecture] [C5] Solution for Patching C5 Servers

2014-05-02 Thread Kishanthan Thangarajah
; Member; Apache Software Foundation; http://www.apache.org/ >>>> * <http://www.apache.org/>* >>>> *email: **az...@wso2.com* >>>> * cell: +94 77 3320919 <%2B94%2077%203320919> blog: * >>>> *http://blog.afkham.org* <http://blog.afkham.org>

[Architecture] [C5] OSGi Multi-Tenancy

2014-05-08 Thread Kishanthan Thangarajah
n multiple regions. This will facilitate to have same bundles in different regions. *RegionServiceFindHook* and *RegionServiceEventHook* - manages/filters the service lookup and life-cycle events for regions. Thoughts suggestions are welcome. Thanks, Kishanthan. [1] http://wiki.eclipse.org/Virgo/Conc

Re: [Architecture] [C5] OSGi Multi-Tenancy

2014-05-08 Thread Kishanthan Thangarajah
for the tenant. > > Thanks, > -Suresh > > > On Thu, May 8, 2014 at 2:45 PM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> This is one of the core areas of C5 kernel. In previous carbon versions, >> the multi-tenancy aspect was limited to run-ti

Re: [Architecture] [C5] OSGi Multi-Tenancy

2014-05-08 Thread Kishanthan Thangarajah
ser-store in their custom Authenticator. How would we >> make sure the RealmService would return only that tenant's RealmService or >> it's corresponding user store manager ? >> >> Thanks, >> -Suresh >> >> >> On Thu, May 8, 2014 at 2:45

Re: [Architecture] [C5] OSGi Multi-Tenancy

2014-05-09 Thread Kishanthan Thangarajah
On Fri, May 9, 2014 at 10:46 AM, Srinath Perera wrote: > Do we need a review? > Yes, we need. I'm currently doing a POC for the above (with all the framework hooks). So let's have a review once its done. Thanks, Kishanthan. > > > On Fri, May 9, 2014 at 12:08 A

Re: [Architecture] [C5] OSGi Multi-Tenancy

2014-06-05 Thread Kishanthan Thangarajah
Hi Srinath, Shall we have a review on this next week? Thanks, Kishanthan. On Tue, May 13, 2014 at 10:24 AM, Srinath Perera wrote: > Ok, let me know when ready > > > On Sat, May 10, 2014 at 12:25 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> &

Re: [Architecture] [C5] OSGi Multi-Tenancy

2014-06-16 Thread Kishanthan Thangarajah
but the latter will only be available for kernel region (core) bundles. > > am I right? > > > Thanks, > Samisa... > > > Samisa Abeysinghe > > Vice President Delivery > > WSO2 Inc. > http://wso2.com > > > > On Fri, May 9, 2014 at 12:08 AM, Kishan

[Architecture] Fixing CApp story for Carbon 4.3.0

2014-07-01 Thread Kishanthan Thangarajah
following next steps. - How this will affect ESB (proxy-services) and how to fix those. - Removing the current way of applying QoS via mgt console and providing a different approach, which will not be part of the CApp development process. Thanks, Kishanthan. -- *Kishanthan Thangarajah* Senior

Re: [Architecture] [Dev] Fixing CApp story for Carbon 4.3.0

2014-07-07 Thread Kishanthan Thangarajah
On Sun, Jul 6, 2014 at 3:12 PM, Johann Nallathamby wrote: > Hi Kishanthan, > > > On Tue, Jul 1, 2014 at 8:03 PM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> Hi All, >> >> We recently had a meeting on $subject. Our current story fo

Re: [Architecture] [Dev] Tomcat Session Replication Using Caching

2014-10-13 Thread Kishanthan Thangarajah
t;>>>>>> <http://lk.linkedin.com/in/pubududissanayake> >>>>>>>>>> Flickr : https://www.flickr.com/photos/pubudufx/ >>>>>>>>>> Twitter: https://twitter.com/GeekInAction >>>>>>>>>> >>

[Architecture] WSO2 Carbon Kernel 4.3.0 is Released !!!

2014-12-20 Thread Kishanthan Thangarajah
Hi Folks, WSO2 Carbon team is pleased announce the release of the Carbon Kernel 4.3.0. *What is WSO2 Carbon* WSO2 Carbon redefines middleware by providing an integrated and componentized middleware platform that adapts to the specific needs of any enterprise IT project - on premise or in the clo

Re: [Architecture] [Dev] Fixing CApp story for Carbon 4.3.0

2015-02-16 Thread Kishanthan Thangarajah
wizard. This got stored in the metafile. I was under the impression that > this was also decided to be removed with these new changes. But looks like > they still need it. So once we do this change they also will be able to use > it. > > If you have any concerns please rai

Re: [Architecture] Milestone for GSS connector for ESB

2015-03-02 Thread Kishanthan Thangarajah
___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- *Kishanthan Thangarajah* Senior Software Engineer, Platform Technologies Team, WSO2, Inc. lean.enterprise.middleware Mobile - +94773426635 Blog

Re: [Architecture] How to release a milestone product pack ?

2015-03-10 Thread Kishanthan Thangarajah
>>>>> >>>>>>>> [1] - >>>>>>>> http://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html >>>>>>>> >>>>>>>> [2] - Spring releases - >>>>>>>> ht

Re: [Architecture] Generalizing Git Based Deployment Synchronizer

2013-05-03 Thread Kishanthan Thangarajah
>>>> it in the worker manager separated setup, we can either create another >>>>> component which is similar to SVN depsync which uses a single repository, >>>>> or else generalize this implementation so that it can be used in both S2 >>>>> s

Re: [Architecture] Generalizing Git Based Deployment Synchronizer - Meeting Notes

2013-05-03 Thread Kishanthan Thangarajah
> Please add anything that I missed. > > -- > Thanks and Regards, > > Isuru H. > > > > ___ > Architecture mailing list > Architecture@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architectur

Re: [Architecture] is it correct to deploy class mediators via a CAR file

2013-05-05 Thread Kishanthan Thangarajah
ifact type in Dev Studio for >>>>>>>>> these - say ESB Extensions. >>>>>>>>> >>>>>>>> >>>>>>>> +1. all these extension types should be supported by the respective >>>>>>>> product

Re: [Architecture] Synchronous deployment of CApp artifacts

2013-05-09 Thread Kishanthan Thangarajah
nt from my phone >> On Apr 20, 2013 9:51 PM, "Afkham Azeez" wrote: >> >>> Yes, we should not have unnecessary options >>> >>> -- >>> Afkham Azeez >>> Sent from my phone >>> On Apr 20, 2013 8:53 PM, "Pradeep Fernando&qu

Re: [Architecture] Synchronous deployment of CApp artifacts

2013-05-10 Thread Kishanthan Thangarajah
On Fri, May 10, 2013 at 12:05 PM, Supun Malinga wrote: > Hi Kishanthan, > > On Fri, May 10, 2013 at 11:26 AM, Kishanthan Thangarajah < > kishant...@wso2.com> wrote: > >> >> >> >> On Fri, May 10, 2013 at 9:09 AM, Ananda Manoj Kumara wrote: >> >

  1   2   >