Re: [Dev] How to deploy secured web apps with AS current trunk

2013-07-24 Thread Amila Suriarachchi
. Thanks, Asela. On Tue, Jul 23, 2013 at 6:40 PM, Amila Suriarachchi am...@wso2.comwrote: I build a pack from the current trunk and now it adds userstore name twice. eg. PRIMARY/PRIMARY/myrole thanks, Amila. On Tue, Jul 23, 2013 at 5:48 PM, Amila Suriarachchi am...@wso2.comwrote

Re: [Dev] How to deploy secured web apps with AS current trunk

2013-07-23 Thread Amila Suriarachchi
. On Tue, Jul 23, 2013 at 4:00 PM, Amila Suriarachchi am...@wso2.comwrote: hi, With AS 5.1.0 the attached web app works when we create a role with the name manager and assign to a user. But with the new model it seems to be not working due to some prefixes added to the role names. please

Re: [Dev] How to deploy secured web apps with AS current trunk

2013-07-23 Thread Amila Suriarachchi
I build a pack from the current trunk and now it adds userstore name twice. eg. PRIMARY/PRIMARY/myrole thanks, Amila. On Tue, Jul 23, 2013 at 5:48 PM, Amila Suriarachchi am...@wso2.com wrote: On Tue, Jul 23, 2013 at 5:29 PM, Pradeep Fernando prad...@wso2.comwrote: Hi Amila, For my

Re: [Dev] getting this error when adding a user with latest packs.

2013-07-18 Thread Amila Suriarachchi
scenarios working? thanks, Amila. Thanks, Darshana On Wed, Jul 17, 2013 at 7:21 PM, Amila Suriarachchi am...@wso2.comwrote: -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 Caused by: org.wso2

Re: [Dev] Updated Invitation: Custom Permissions UI and Shared Roles - Code Review @ Wed Jul 17, 2013 3:30pm - 4:30pm (darsh...@wso2.com)

2013-07-18 Thread Amila Suriarachchi
mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org

[Dev] getting this error when adding a user with latest packs.

2013-07-17 Thread Amila Suriarachchi
-- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 Caused by: org.wso2.carbon.user.core.UserStoreException: NULL not allowed for column UM_ROLE_ID; SQL statement: INSERT INTO UM_USER_ROLE (UM_ROLE_ID, UM_USER_ID

Re: [Dev] Why we need following methods in UserStoreManager API

2013-07-16 Thread Amila Suriarachchi
On Mon, Jul 15, 2013 at 10:49 AM, Prabath Siriwardena prab...@wso2.comwrote: On Mon, Jul 15, 2013 at 10:38 AM, Amila Suriarachchi am...@wso2.comwrote: Here is another example. Registry has following method. This method is used to check whether a given user in admin role and allow some

Re: [Dev] Why we need following methods in UserStoreManager API

2013-07-15 Thread Amila Suriarachchi
On Mon, Jul 15, 2013 at 10:49 AM, Prabath Siriwardena prab...@wso2.comwrote: On Mon, Jul 15, 2013 at 10:38 AM, Amila Suriarachchi am...@wso2.comwrote: Here is another example. Registry has following method. This method is used to check whether a given user in admin role and allow some

Re: [Dev] Registry has taken a dependency on user.core

2013-07-14 Thread Amila Suriarachchi
user.api at registry level. Shall we have a meeting with every one? thanks, Amila. Thanks Regards, Prabath Mobile : +94 71 809 6732 http://blog.facilelogin.com http://RampartFAQ.com -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware

Re: [Dev] Why we need following methods in UserStoreManager API

2013-07-14 Thread Amila Suriarachchi
On Thu, Jul 11, 2013 at 2:43 PM, Amila Suriarachchi am...@wso2.com wrote: On Thu, Jul 11, 2013 at 12:47 PM, Prabath Siriwardena prab...@wso2.comwrote: No. Users roles coming from the UserStoreManager. AuthorizationManager is about permissions. yes that is how it has written but roles

Re: [Dev] Please refrain from doing changes to user.core and user.api till next Monday...

2013-07-13 Thread Amila Suriarachchi
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] User Core API refactoring

2013-07-13 Thread Amila Suriarachchi
-- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] User Core API refactoring

2013-07-13 Thread Amila Suriarachchi
, Jul 13, 2013 at 1:27 PM, Amila Suriarachchi am...@wso2.com wrote: Why we need /** * Get the realm configuration * * @return * @throws UserStoreException */ RealmConfiguration getRealmConfiguration() throws UserStoreException; method in Realm

Re: [Dev] User Core API refactoring

2013-07-13 Thread Amila Suriarachchi
. thanks, Amila. On Sat, Jul 13, 2013 at 1:27 PM, Amila Suriarachchi am...@wso2.com wrote: Why we need /** * Get the realm configuration * * @return * @throws UserStoreException */ RealmConfiguration getRealmConfiguration() throws UserStoreException

Re: [Dev] User Core API refactoring

2013-07-13 Thread Amila Suriarachchi
out to an Admin interface which will invoke by the user admin UI. thanks, Amila. Thanks regards, -Prabath On Sat, Jul 13, 2013 at 1:39 PM, Amila Suriarachchi am...@wso2.com wrote: On Sat, Jul 13, 2013 at 1:32 PM, Prabath Siriwardena prab...@wso2.com wrote: I am working cleaning

Re: [Dev] NEP at org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:78)

2013-07-12 Thread Amila Suriarachchi
the proper CC into the Thread. On Thu, Jul 11, 2013 at 7:49 PM, Amila Suriarachchi am...@wso2.com wrote: On Thu, Jul 11, 2013 at 7:31 PM, Miyuru Wanninayaka miy...@wso2.com wrote: Hi Amila, Are you referring to CarbonContext thread local variable? yes it gets the tenant domain like

Re: [Dev] NEP at org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:78)

2013-07-12 Thread Amila Suriarachchi
On Fri, Jul 12, 2013 at 11:33 AM, Miyuru Wanninayaka miy...@wso2.comwrote: Hi Amila, On Fri, Jul 12, 2013 at 11:27 AM, Amila Suriarachchi am...@wso2.comwrote: On Fri, Jul 12, 2013 at 11:17 AM, Miyuru Wanninayaka miy...@wso2.comwrote: Hi Dushan, Dispatcher/Handler will only help

Re: [Dev] Why we need following methods in UserStoreManager API

2013-07-12 Thread Amila Suriarachchi
On Fri, Jul 12, 2013 at 11:19 AM, Suresh Attanayaka sur...@wso2.com wrote: Hi, On Thu, Jul 11, 2013 at 12:42 PM, Amila Suriarachchi am...@wso2.comwrote: On Thu, Jul 11, 2013 at 10:21 AM, Prabath Siriwardena prab...@wso2.comwrote: UserStoreManager API is not clean at all.. There so

Re: [Dev] Has caching throttling been tested with multi-tenancy?

2013-07-12 Thread Amila Suriarachchi
/afkham_azeez * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc

Re: [Dev] Has caching throttling been tested with multi-tenancy?

2013-07-12 Thread Amila Suriarachchi
.com sup...@wso2.com mobile - 071 56 91 321 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71

[Dev] Compilation error.

2013-07-12 Thread Amila Suriarachchi
/java/org/wso2/carbon/identity/provider/mgt/ui/client/IdentityProviderMgtServiceClient.java:[62,23] getTenantIdP(java.lang.String) in org.wso2.carbon.identity.provider.mgt.stub.IdentityProviderMgtServiceStub cannot be applied to () [ERROR] - [Help 1] please fix. thanks, Amila. -- *Amila

Re: [Dev] Where is the throttling dependency?

2013-07-11 Thread Amila Suriarachchi
* -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Where is the throttling dependency?

2013-07-11 Thread Amila Suriarachchi
...@wso2.com* az...@wso2.com* cell: +94 77 3320919 blog: **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* * * *Lean . Enterprise . Middleware* -- *Amila

Re: [Dev] Where is the throttling dependency?

2013-07-11 Thread Amila Suriarachchi
On Thu, Jul 11, 2013 at 12:00 PM, Afkham Azeez az...@wso2.com wrote: On Thu, Jul 11, 2013 at 11:47 AM, Amila Suriarachchi am...@wso2.comwrote: On Thu, Jul 11, 2013 at 11:26 AM, Afkham Azeez az...@wso2.com wrote: Oops... we have a problem. Common code cannot take a dependency on Carbon

Re: [Dev] compilation failure

2013-07-11 Thread Amila Suriarachchi
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http

Re: [Dev] Why we need following methods in UserStoreManager API

2013-07-11 Thread Amila Suriarachchi
Mobile : +94 71 809 6732 http://blog.facilelogin.com http://RampartFAQ.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise

Re: [Dev] Why we need following methods in UserStoreManager API

2013-07-11 Thread Amila Suriarachchi
-- *Amila Maharachchi* Senior Technical Lead WSO2, Inc.; http://wso2.com Blog: http://maharachchi.blogspot.com Mobile: +94719371446 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi

Re: [Dev] Why we need following methods in UserStoreManager API

2013-07-11 Thread Amila Suriarachchi
at 12:42 PM, Amila Suriarachchi am...@wso2.comwrote: On Thu, Jul 11, 2013 at 10:21 AM, Prabath Siriwardena prab...@wso2.comwrote: UserStoreManager API is not clean at all.. There so many stuff can remove... Also maintain two interfaces one in the core and another in API. We need to get

Re: [Dev] compilation failure

2013-07-11 Thread Amila Suriarachchi
find symbol [ERROR] symbol : method isExistingRole(java.lang.String) [ERROR] location: interface org.wso2.carbon.user.core.UserStoreManager [ERROR] - [Help 1] On Thu, Jul 11, 2013 at 12:39 PM, Amila Suriarachchi am...@wso2.comwrote: Please update the registry code as well if you guys

Re: [Dev] Build failure in platform trunk

2013-07-11 Thread Amila Suriarachchi
.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] compilation failure

2013-07-11 Thread Amila Suriarachchi
, Senaka. On Thu, Jul 11, 2013 at 4:19 PM, Amila Suriarachchi am...@wso2.comwrote: Now registry extensions fails. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.registry.extensions: Compilation failure

Re: [Dev] NEP at org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:78)

2013-07-11 Thread Amila Suriarachchi
. -- Dushan Abeyruwan Associate Tech Lead *Integration Technologies Team* *WSO2 Inc. http://wso2.com/* *Mobile:(+94)714408632* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect

Re: [Dev] NEP at org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:78)

2013-07-11 Thread Amila Suriarachchi
On Thu, Jul 11, 2013 at 7:31 PM, Miyuru Wanninayaka miy...@wso2.com wrote: Hi Amila, Are you referring to CarbonContext thread local variable? yes. I think that is how it takes the tenant domain. thanks, Amila. On Thu, Jul 11, 2013 at 6:27 PM, Amila Suriarachchi am...@wso2.comwrote

Re: [Dev] NEP at org.wso2.carbon.caching.impl.CacheManagerFactoryImpl.getCacheManager(CacheManagerFactoryImpl.java:78)

2013-07-11 Thread Amila Suriarachchi
as thread local. Did something changed in trunk? yes. New caching model mandate the setting thread local. Lets talk with Azeez and figure out what to do. thanks, Amila. On Thu, Jul 11, 2013 at 7:49 PM, Amila Suriarachchi am...@wso2.comwrote: On Thu, Jul 11, 2013 at 7:31 PM, Miyuru

Re: [Dev] Issue in patch mgt system in trunk

2013-07-10 Thread Amila Suriarachchi
. Enterprise . Middleware* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] UserRealm cannot be cached with Hazelcast because it is not Serializable

2013-07-10 Thread Amila Suriarachchi
* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list

Re: [Dev] UserRealm cannot be cached with Hazelcast because it is not Serializable

2013-07-10 Thread Amila Suriarachchi
it is required to add to distributed cache? We can keep them in a map or some place within the OSGI service. thanks, Amila. On Wed, Jul 10, 2013 at 1:20 PM, Amila Suriarachchi am...@wso2.comwrote: IMHO we should not cache whole user realm. Only thing we need to cache is the authorisation details

Re: [Dev] UserRealm cannot be cached with Hazelcast because it is not Serializable

2013-07-10 Thread Amila Suriarachchi
, Dimuthu Leelarathne dimut...@wso2.comwrote: Hi, When this cache was introduced it was intended to be local. thanks, dimuthu On Wed, Jul 10, 2013 at 2:49 PM, Afkham Azeez az...@wso2.com wrote: On Wed, Jul 10, 2013 at 2:44 PM, Amila Suriarachchi am...@wso2.comwrote: On Wed, Jul 10

Re: [Dev] [Commits] [Carbon-kernel] svn commit r177123 - carbon/kernel/trunk/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy

2013-07-04 Thread Amila Suriarachchi
I have applied the patch in wrong way. Will fix that. thanks, Amila. On Thu, Jul 4, 2013 at 7:55 AM, Amila Suriarachchi am...@wso2.com wrote: On Wed, Jul 3, 2013 at 8:33 AM, Afkham Azeez az...@wso2.com wrote: On Wed, Jul 3, 2013 at 6:43 PM, am...@wso2.com wrote: Author: am...@wso2

Re: [Dev] [Commits] [Carbon-kernel] svn commit r177123 - carbon/kernel/trunk/core/org.wso2.carbon.core/src/main/java/org/wso2/carbon/core/multitenancy

2013-07-03 Thread Amila Suriarachchi
://twitter.com/afkham_azeez * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware* -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] Build error

2013-07-02 Thread Amila Suriarachchi
, Jul 1, 2013 at 8:19 PM, Amila Suriarachchi am...@wso2.com wrote: I am getting this compilation error. [ERROR] Failed to execute goal on project org.wso2.carbon.mediator.autoscale: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.mediator.autoscale:bundle:4.2.0-SNAPSHOT

Re: [Dev] Build error

2013-07-02 Thread Amila Suriarachchi
On Tue, Jul 2, 2013 at 2:54 PM, Nirmal Fernando nir...@wso2.com wrote: On Tue, Jul 2, 2013 at 1:10 PM, Amila Suriarachchi am...@wso2.com wrote: I build from the top. i.e from the platform level. hmmm... AFAIS https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/stratos

Re: [Dev] Build error

2013-07-02 Thread Amila Suriarachchi
On Tue, Jul 2, 2013 at 3:22 PM, Nirmal Fernando nir...@wso2.com wrote: On Tue, Jul 2, 2013 at 3:03 PM, Amila Suriarachchi am...@wso2.com wrote: On Tue, Jul 2, 2013 at 2:54 PM, Nirmal Fernando nir...@wso2.com wrote: On Tue, Jul 2, 2013 at 1:10 PM, Amila Suriarachchi am...@wso2

Re: [Dev] Why do we maintain same configuration files inside both feature level and product level ?

2013-07-01 Thread Amila Suriarachchi
WSO2 Inc.: http://wso2.com/ Mobile: +94725255071 Blog: http://dinushasblog.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com

Re: [Dev] WSO2 Committers += Shameera Rathnayaka

2013-07-01 Thread Amila Suriarachchi
Shameera for the contributions and keep up the good work. Shameera, welcome aboard!! thanks, --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http

Re: [Dev] New feature structure for API Manager

2013-07-01 Thread Amila Suriarachchi
. -- Dinusha Dilrukshi Senior Software Engineer WSO2 Inc.: http://wso2.com/ Mobile: +94725255071 Blog: http://dinushasblog.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi

[Dev] Build error

2013-07-01 Thread Amila Suriarachchi
.carbon.stratos.cloud.controller:jar:2.2.0-SNAPSHOT in wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) - [Help 1] thanks, Amila. -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] allowing .jar files and .class files to be accessed as non-secured content

2013-06-28 Thread Amila Suriarachchi
blog: **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* * * *Lean . Enterprise . Middleware* -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http

Re: [Dev] [Commits] [Carbon-kernel] svn commit r176170 - carbon/kernel/trunk/core/org.wso2.carbon.user.api/src/main/java/org/wso2/carbon/user/api

2013-06-26 Thread Amila Suriarachchi
___ Commits mailing list comm...@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/commits -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev

Re: [Dev] BAM 2.4.0 Milestone Plan

2013-06-25 Thread Amila Suriarachchi
-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] BAM 2.4.0 Milestone Plan

2013-06-25 Thread Amila Suriarachchi
you for pointing it out. It is not about just adding more options but have a one better option. thanks, Amila. Cheers, Anjana. On Wed, Jun 26, 2013 at 11:04 AM, Amila Suriarachchi am...@wso2.comwrote: On Wed, Jun 26, 2013 at 11:00 AM, Pradeep Fernando prad...@wso2.comwrote: Hi

Re: [Dev] Trunk features build error, due to saxon dependency error.

2013-06-24 Thread Amila Suriarachchi
Engineer WSO2 Inc.; http://wso2.com* E-mail: darsh...@wso2.com **Mobile: +94718566859 *Lean . Enterprise . Middleware -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

[Dev] Applying logging patches

2013-06-21 Thread Amila Suriarachchi
hi all, Can you please evaluate and apply following patches[1][2]. thanks, Amila. [1] https://wso2.org/jira/browse/CARBON-13895 [2] https://wso2.org/jira/browse/CARBON-13896 -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94

[Dev] War file has committed to svn with data bridge component.

2013-06-21 Thread Amila Suriarachchi
-- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] supporting config files for 3rd party jars

2013-06-16 Thread Amila Suriarachchi
from my phone On Jun 16, 2013 9:49 AM, Amila Suriarachchi am...@wso2.com wrote: On Sat, Jun 15, 2013 at 9:04 PM, Pradeep Fernando prad...@wso2.comwrote: We are using directory name to derive the fragment host name. then we can use the library name _fragment something. From the user point

Re: [Dev] supporting config files for 3rd party jars

2013-06-15 Thread Amila Suriarachchi
? --Pradeep ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] supporting config files for 3rd party jars

2013-06-15 Thread Amila Suriarachchi
, Amila. --Pradeep sent from my phone On Jun 16, 2013 9:11 AM, Amila Suriarachchi am...@wso2.com wrote: On Fri, May 10, 2013 at 5:39 AM, Pradeep Fernando prad...@wso2.comwrote: Hi, Some of the 3 rd party jars search config files from their classPath. However due to one loader per

Re: [Dev] Why do we have different versions of axis2 in trunk...?

2013-06-14 Thread Amila Suriarachchi
. Therefore I believe we need to address this bigger problem rather than doing these minor fixes. WDYT? thanks, Amila. On Fri, Jun 14, 2013 at 11:01 AM, Amila Suriarachchi am...@wso2.comwrote: On Fri, Jun 14, 2013 at 9:31 AM, Afkham Azeez az...@wso2.com wrote: What if we move all orbits

Re: [Dev] Why do we have different versions of axis2 in trunk...?

2013-06-13 Thread Amila Suriarachchi
-- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Why do we have different versions of axis2 in trunk...?

2013-06-13 Thread Amila Suriarachchi
, Jun 14, 2013 at 8:40 AM, Amila Suriarachchi am...@wso2.comwrote: On Thu, Jun 13, 2013 at 9:30 AM, Shameera Rathnayaka shame...@wso2.comwrote: Hi Pradeep, On Thu, Jun 13, 2013 at 9:37 PM, Pradeep Fernando prad...@wso2.comwrote: - we cant have two versions, we should remove one. However

Re: [Dev] Need to add Hazelcast 2.5.wso2v1 to orbit

2013-06-11 Thread Amila Suriarachchi
On Mon, Jun 10, 2013 at 7:17 AM, Amila Suriarachchi am...@wso2.com wrote: On Mon, Jun 10, 2013 at 7:15 AM, Amila Suriarachchi am...@wso2.comwrote: On Mon, Jun 10, 2013 at 7:09 AM, Afkham Azeez az...@wso2.com wrote: On Mon, Jun 10, 2013 at 7:32 PM, Amila Suriarachchi am...@wso2.com

Re: [Dev] Need to add Hazelcast 2.5.wso2v1 to orbit

2013-06-11 Thread Amila Suriarachchi
On Tue, Jun 11, 2013 at 9:57 AM, Supun Malinga sup...@wso2.com wrote: Hi Amila, On Tue, Jun 11, 2013 at 10:18 PM, Amila Suriarachchi am...@wso2.comwrote: On Mon, Jun 10, 2013 at 7:17 AM, Amila Suriarachchi am...@wso2.comwrote: On Mon, Jun 10, 2013 at 7:15 AM, Amila Suriarachchi am

Re: [Dev] Need to add Hazelcast 2.5.wso2v1 to orbit

2013-06-10 Thread Amila Suriarachchi
-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware* -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http

Re: [Dev] Need to add Hazelcast 2.5.wso2v1 to orbit

2013-06-10 Thread Amila Suriarachchi
On Mon, Jun 10, 2013 at 7:09 AM, Afkham Azeez az...@wso2.com wrote: On Mon, Jun 10, 2013 at 7:32 PM, Amila Suriarachchi am...@wso2.com wrote: On Mon, Jun 10, 2013 at 3:02 AM, Afkham Azeez az...@wso2.com wrote: Unfortunately, our code repo structure build structure is insanely

Re: [Dev] Why we can't support multiple versioned car files.

2013-05-27 Thread Amila Suriarachchi
Lean . Enterprise . Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] Need occasional DepSync polling or depsync message replay

2013-05-24 Thread Amila Suriarachchi
* * * *Lean . Enterprise . Middleware* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] Patching carbon.utils in 4.1.0 kernel

2013-05-14 Thread Amila Suriarachchi
working for tenants. Hope there are no objections. -- Regards, Tharindu Mathew Associate Technical Lead, WSO2 BAM Member - Data Mgmt. Committee blog: http://tharindumathew.com/ M: +9459908 -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean

Re: [Dev] Need axis2 Patch for TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext; )Lorg/apache/axis2/transport/MessageFormatter; ESB 4.7.0 JMS scenaris failed due

2013-05-13 Thread Amila Suriarachchi
772314602 http://sanjeewamalalgoda.blogspot.com/blog : http://kasunweranga.blogspot.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean

Re: [Dev] Need axis2 Patch for TransportUtils.getMessageFormatter(Lorg/apache/axis2/context/MessageContext; )Lorg/apache/axis2/transport/MessageFormatter; ESB 4.7.0 JMS scenaris failed due

2013-05-13 Thread Amila Suriarachchi
Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin

Re: [Dev] Accessing carbon data sources from non osgi jars

2013-05-10 Thread Amila Suriarachchi
yes through jndi. thanks, Amila. On Fri, May 10, 2013 at 7:24 PM, Supun Malinga sup...@wso2.com wrote: Hi guys, Do we have support for $subject?. If you need further clarifications please let me know. Thanks, Sent from my phone -- *Amila Suriarachchi* Software Architect WSO2 Inc

Re: [Dev] Why kernel patch0002 is added already?

2013-05-07 Thread Amila Suriarachchi
://twitter.com/kishanthan* -- Miyuru Wanninayaka Senior Software Engineer - WSO2 Inc +94-772099788 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com

[Dev] Identity component compilation error.

2013-04-19 Thread Amila Suriarachchi
, Amila. -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] JMS transport support for map messages

2013-04-17 Thread Amila Suriarachchi
/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] Remove Transports from Kernel was [Re: JMS transport support for map messages]

2013-04-17 Thread Amila Suriarachchi
- WSO2 Inc +94-772099788 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] JMS transport support for map messages

2013-04-17 Thread Amila Suriarachchi
On Wed, Apr 17, 2013 at 1:58 PM, Miyuru Wanninayaka miy...@wso2.com wrote: On Wed, Apr 17, 2013 at 11:32 AM, Amila Suriarachchi am...@wso2.comwrote: On Wed, Apr 17, 2013 at 10:32 AM, Miyuru Wanninayaka miy...@wso2.comwrote: Hi all, We are working on JMS map message support in next ESB

Re: [Dev] Remove Transports from Kernel was [Re: JMS transport support for map messages]

2013-04-17 Thread Amila Suriarachchi
: +1 transports has nothing to do with kernel On Wed, Apr 17, 2013 at 1:57 PM, Amila Suriarachchi am...@wso2.comwrote: is there any reason to shift transports with the kernel? I think there is not reason and projects like GReg does not require them as well. So shall we remove transports

Re: [Dev] JMS transport support for map messages

2013-04-17 Thread Amila Suriarachchi
this is a new feature why don't you put this to ESB 4.8.0? thanks, Amila. [1] https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.1.0/patches/patch0001/ On Wed, Apr 17, 2013 at 2:04 PM, Amila Suriarachchi am...@wso2.comwrote: On Wed, Apr 17, 2013 at 1:58 PM, Miyuru Wanninayaka miy...@wso2

Re: [Dev] Remove Transports from Kernel was [Re: JMS transport support for map messages]

2013-04-17 Thread Amila Suriarachchi
wrote: +1 transports has nothing to do with kernel On Wed, Apr 17, 2013 at 1:57 PM, Amila Suriarachchi am...@wso2.comwrote: is there any reason to shift transports with the kernel? I think there is not reason and projects like GReg does not require them as well. So shall we remove transports

Re: [Dev] Build Failure - platform patch release 4.1.2

2013-04-17 Thread Amila Suriarachchi
blog: http://tharindumathew.com/ M: +9459908 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71

Re: [Dev] [Architecture] [Carbon 5] Scrap front-end back-end separation?

2013-03-21 Thread Amila Suriarachchi
. Middleware ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] Invitation: Invitation: Code review - Automation Framework , Context p... @ Thu Feb 28, 2013 1:30pm - 2:30pm (krishan...@wso2.com)

2013-03-12 Thread Amila Suriarachchi
...@wso2.com *Who* • Dharshana Warusavitharana - organizer • Chamara Silva • Amila Maha Arachchi • Randika Ratnayake • Pradeep Fernando • Nuwan Wimalasekara • Sameera Jayasoma • dev@wso2.org • Amila Suriarachchi • Krishantha Samaraweera • Dimuthu De Lanerolle • Damitha Kumarage

Re: [Dev] New Committer Process for Carbon Kernel

2013-03-05 Thread Amila Suriarachchi
to IS team we need to move user manager implementations out of carbon kernel. thanks, Amila. Thanks, Sameera. On Tue, Jan 22, 2013 at 10:18 PM, Amila Suriarachchi am...@wso2.comwrote: On Wed, Jan 23, 2013 at 11:21 AM, Nuwan Bandara nu...@wso2.com wrote: +1, thats a good idea, Once its

Re: [Dev] Uploading Same Jaggery App Again Without Deleting Previous One

2013-03-04 Thread Amila Suriarachchi
http://wso2.org email - sup...@wso2.com sup...@wso2.com mobile - 071 56 91 321 -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http

[Dev] Following jars has been committed to kernel trunk

2013-02-20 Thread Amila Suriarachchi
/lib/commons-logging-1.1.jar ./dependencies/wss4j/1.5.11-wso2v6/endorsed/xercesImpl-2.9.1.jar ./dependencies/wss4j/1.5.11-wso2v6/endorsed/xml-apis-1.3.04.jar we need to remove them. thanks, Amila. -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise

Re: [Dev] An exception when publishing API manager events to BAM

2013-01-22 Thread Amila Suriarachchi
On Tue, Jan 22, 2013 at 12:56 PM, Lalaji Sureshika lal...@wso2.com wrote: Hi, On Tue, Jan 22, 2013 at 11:19 AM, Amila Suriarachchi am...@wso2.comwrote: On Tue, Jan 22, 2013 at 12:14 PM, Buddhika Chamith buddhi...@wso2.comwrote: This usually happens when an event not conforming

Re: [Dev] An exception when publishing API manager events to BAM

2013-01-22 Thread Amila Suriarachchi
On Tue, Jan 22, 2013 at 1:48 PM, Amila Suriarachchi am...@wso2.com wrote: On Tue, Jan 22, 2013 at 12:56 PM, Lalaji Sureshika lal...@wso2.comwrote: Hi, On Tue, Jan 22, 2013 at 11:19 AM, Amila Suriarachchi am...@wso2.comwrote: On Tue, Jan 22, 2013 at 12:14 PM, Buddhika Chamith buddhi

Re: [Dev] making ndatasource comopnent, independent of carbon kernel

2013-01-22 Thread Amila Suriarachchi
input is highly appreciated. thanks, --Pradeep -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo

Re: [Dev] making ndatasource comopnent, independent of carbon kernel

2013-01-22 Thread Amila Suriarachchi
to a specific library. I'm guessing Azeez was working on the Hazelcast based implementation, he would have more info on that. Cheers, Anjana. On Tue, Jan 22, 2013 at 3:55 AM, Amila Suriarachchi am...@wso2.comwrote: On Tue, Jan 22, 2013 at 5:16 PM, Pradeep Fernando prad...@wso2.comwrote

Re: [Dev] making ndatasource comopnent, independent of carbon kernel

2013-01-22 Thread Amila Suriarachchi
like Axis2 Tribes clustering or something based on Hazelcast and so on, so we will not bind to a specific library. I'm guessing Azeez was working on the Hazelcast based implementation, he would have more info on that. Cheers, Anjana. On Tue, Jan 22, 2013 at 3:55 AM, Amila Suriarachchi am

Re: [Dev] New Committer Process for Carbon Kernel

2013-01-22 Thread Amila Suriarachchi
.com blog : http://nuwanbando.com; email: nu...@wso2.com; phone: +94 11 763 9629 * http://www.nuwanbando.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc

[Dev] An exception when publishing API manager events to BAM

2013-01-21 Thread Amila Suriarachchi
, Amila. -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] An exception when publishing API manager events to BAM

2013-01-21 Thread Amila Suriarachchi
resource verb.. I tried same scenario with keeping the security level as none for a particular API resource and without subscribe it to any app.I could able to view stats from publisher side.[AM 1.3.0 and BAM 2.0.1] -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean

Re: [Dev] [API Manager] Removing OAuth authorization header from the message when authentication type is none

2013-01-19 Thread Amila Suriarachchi
___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] [API Manager] Removing OAuth authorization header from the message when authentication type is none

2013-01-19 Thread Amila Suriarachchi
On Sat, Jan 19, 2013 at 8:04 PM, Lalaji Sureshika lal...@wso2.com wrote: Hi, On Sat, Jan 19, 2013 at 12:48 PM, Amila Suriarachchi am...@wso2.comwrote: On Fri, Jan 18, 2013 at 12:44 AM, Lalaji Sureshika lal...@wso2.comwrote: Hi Sanjeewa, On Thu, Jan 17, 2013 at 10:29 PM, Sanjeewa

[Dev] Accessing Carbon data sources from web applications

2012-12-29 Thread Amila Suriarachchi
of catch statement use File | Settings | File Templates. } httpServletResponse.getOutputStream().print(testString); } @Dimuthu is this fix your issue at AppFactory? thanks, Amila. -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise

Re: [Dev] Merge kernel branch into trunk ASAP

2012-11-10 Thread Amila Suriarachchi
*http://twitter.com/afkham_azeez * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware* -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805

Re: [Dev] C-App synchronization in a Carbon cluster

2012-11-05 Thread Amila Suriarachchi
@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] C-App synchronization in a Carbon cluster

2012-11-05 Thread Amila Suriarachchi
@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- *Amila Suriarachchi* Software Architect WSO2 Inc. ; http://wso2.com lean . enterprise . middleware phone : +94 71 3082805 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman

Re: [Dev] C-App synchronization in a Carbon cluster

2012-11-05 Thread Amila Suriarachchi
On Tue, Nov 6, 2012 at 12:43 PM, Afkham Azeez az...@wso2.com wrote: On Mon, Nov 5, 2012 at 6:48 PM, Amila Suriarachchi am...@wso2.com wrote: Hi Srinath, On Mon, Jul 9, 2012 at 3:21 PM, Srinath Perera srin...@wso2.com wrote: Hi Isuru, In a review we talked about possibility

Re: [Dev] C-App synchronization in a Carbon cluster

2012-11-05 Thread Amila Suriarachchi
On Tue, Nov 6, 2012 at 12:43 PM, Afkham Azeez az...@wso2.com wrote: On Mon, Nov 5, 2012 at 6:48 PM, Amila Suriarachchi am...@wso2.com wrote: Hi Srinath, On Mon, Jul 9, 2012 at 3:21 PM, Srinath Perera srin...@wso2.com wrote: Hi Isuru, In a review we talked about possibility

  1   2   3   4   5   6   7   >