Re: [Dev] ApplicationDAOImpl trying to query UM_PERMISSION tables against the Identity DB

2015-11-23 Thread Lasitha Wattaladeniya
Hi Nuwan/Lakmali,

>From Identity side, the requirement was to change the roles/permissions
when renaming applications (SPs), which will access the UM_PERMISSION table
and change each permission path and it uses the same connection to update
the UM_PERMISSION table and Identity DB related tables. That must be the
cause of this.




On Mon, Nov 23, 2015 at 4:35 PM, Nuwan Dias <nuw...@wso2.com> wrote:

> Looks like a bug to me. This would require the Identity and UM tables to
> be on a single schema, which would be wrong.
>
> Thanks,
> NuwanD.
>
> On Mon, Nov 23, 2015 at 4:28 PM, Lakmali Baminiwatta <lakm...@wso2.com>
> wrote:
>
>> Hi all,
>>
>> In APIM 1.10.0, when we try to rename an Application, below error is
>> thrown. When I checked the code, there are queries to UM_PERMISSION table
>> against the Identity DB [1]. Shouldn't we use existing UM APIs or run these
>> against the UM DB?
>>
>> Caused by: org.h2.jdbc.JdbcSQLException: Table "UM_PERMISSION" not found;
>> SQL statement:
>> SELECT UM_ID, UM_RESOURCE_ID FROM UM_PERMISSION WHERE UM_RESOURCE_ID LIKE
>> ? [42102-140]
>> at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
>> at org.h2.message.DbException.get(DbException.java:167)
>> at org.h2.message.DbException.get(DbException.java:144)
>> at org.h2.command.Parser.readTableOrView(Parser.java:4498)
>> at org.h2.command.Parser.readTableFilter(Parser.java:1011)
>> at org.h2.command.Parser.parseSelectSimpleFromPart(Parser.java:1577)
>> at org.h2.command.Parser.parseSelectSimple(Parser.java:1682)
>> at org.h2.command.Parser.parseSelectSub(Parser.java:1571)
>> at org.h2.command.Parser.parseSelectUnion(Parser.java:1416)
>> at org.h2.command.Parser.parseSelect(Parser.java:1404)
>> at org.h2.command.Parser.parsePrepared(Parser.java:392)
>> at org.h2.command.Parser.parse(Parser.java:275)
>> at org.h2.command.Parser.parse(Parser.java:247)
>> at org.h2.command.Parser.prepare(Parser.java:201)
>> at org.h2.command.Parser.prepareCommand(Parser.java:214)
>> at org.h2.engine.Session.prepareLocal(Session.java:434)
>> at org.h2.engine.Session.prepareCommand(Session.java:384)
>> at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1071)
>> at org.h2.jdbc.JdbcPreparedStatement.(JdbcPreparedStatement.java:71)
>> at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:234)
>> at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:606)
>> at
>> org.apache.tomcat.jdbc.pool.ProxyConnection.invoke(ProxyConnection.java:126)
>> at
>> org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
>> at
>> org.wso2.carbon.ndatasource.rdbms.ConnectionRollbackOnReturnInterceptor.invoke(ConnectionRollbackOnReturnInterceptor.java:51)
>> at
>> org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
>> at
>> org.apache.tomcat.jdbc.pool.interceptor.AbstractCreateStatementInterceptor.invoke(AbstractCreateStatementInterceptor.java:67)
>> at
>> org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
>> at
>> org.apache.tomcat.jdbc.pool.interceptor.ConnectionState.invoke(ConnectionState.java:153)
>> at
>> org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
>> at org.apache.tomcat.jdbc.pool.TrapException.invoke(TrapException.java:41)
>> at
>> org.apache.tomcat.jdbc.pool.JdbcInterceptor.invoke(JdbcInterceptor.java:109)
>> at
>> org.apache.tomcat.jdbc.pool.DisposableConnectionFacade.invoke(DisposableConnectionFacade.java:80)
>> at com.sun.proxy.$Proxy13.prepareStatement(Unknown Source)
>> at
>> org.wso2.carbon.identity.application.mgt.dao.impl.ApplicationDAOImpl.readApplicationPermissions(ApplicationDAOImpl.java:2752)
>> at
>> org.wso2.carbon.identity.application.mgt.dao.impl.ApplicationDAOImpl.updateBasicApplicationData(ApplicationDAOImpl.java:442)
>> at
>> org.wso2.carbon.identity.application.mgt.dao.impl.ApplicationDAOImpl.updateApplication(ApplicationDAOImpl.java:337)
>>
>> [1]
>> https://github.com/wso2/carbon-identity/blob/master/components/application-mgt/org.wso2.carbon.identity.application.mgt/src/main/java/org/wso2/carbon/identity/application/mgt/dao/impl/ApplicationDAOImpl.java
>>
>> Thanks,
>> Lakmali
>>
>> --
>> Lakmali Baminiwatta
>> Senior Software Engineer
>> WSO2, Inc.: http://wso2.com
>> lean.enterprise.middleware
>> mobile:  +94 71 2335936
>> bl

Re: [Dev] Getting error while installing features to IS 5.0.0 pack using pom

2015-09-09 Thread Lasitha Wattaladeniya
Hi Malintha,

Apparently there's a bug, it's reported in this jira [1].

[1]. https://wso2.org/jira/browse/CARBON-15195

On Wed, Sep 9, 2015 at 3:59 PM, Malintha Adikari <malin...@wso2.com> wrote:

> Hi,
>
> I am installing keymanager feature to IS 5.0.0 pack using pom file. I am
> getting version conflicts for some features.
> When I try to install
>
> Ex:
> 
>org.wso2.carbon.registry.contentsearch.server.feature.group
>4.2.2
> 
>
> I am getting following error
>
> Installing org.wso2.carbon.xfer.feature.group 4.2.0.
> Installing org.wso2.carbon.stratos.deployment.feature.group 2.2.1.
> Installing org.wso2.carbon.system.statistics.feature.group 4.2.2.
> Installation failed.
> Cannot complete the install because of a conflicting dependency.
>  Software being installed: WSO2 Carbon - Registry Content Search Server
> Feature 4.2.2 (org.wso2.carbon.registry.contentsearch.server.feature.group
> 4.2.2)
>  Software currently installed: WSO2 Carbon - Registry Content Search
> Feature 4.2.1 (org.wso2.carbon.registry.contentsearch.feature.group 4.2.1)
>  Only one of the following can be installed at once:
>   WSO2 Carbon - Registry Content Search Server Feature 4.2.2
> (org.wso2.carbon.registry.contentsearch.server.feature.jar 4.2.2)
>   WSO2 Carbon - Registry Content Search Server Feature 4.2.1
> (org.wso2.carbon.registry.contentsearch.server.feature.jar 4.2.1)
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry Content Search Feature 4.2.1
> (org.wso2.carbon.registry.contentsearch.feature.group 4.2.1)
>   To: org.wso2.carbon.registry.contentsearch.server.feature.group [4.2.1]
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry Content Search Server Feature 4.2.1
> (org.wso2.carbon.registry.contentsearch.server.feature.group 4.2.1)
>   To: org.wso2.carbon.registry.contentsearch.server.feature.jar [4.2.1]
>  Cannot satisfy dependency:
>   From: WSO2 Carbon - Registry Content Search Server Feature 4.2.2
> (org.wso2.carbon.registry.contentsearch.server.feature.group 4.2.2)
>   To: org.wso2.carbon.registry.contentsearch.server.feature.jar [4.2.2]
> Application failed, log file location:
> /root/.m2/repository/org/eclipse/tycho/tycho-p2-runtime/0.13.0/eclipse/configuration/1441793612480.log
>
> Seems there is a conflict between existing feature in the carbon pack and
> the new feature to be installed. How can I upgrade a feature ?. Appreciate
> your help on this.
>
> Regards,
> Malintha
>
> --
> *Malintha Adikari*
> Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> Mobile: +94 71 2312958
> Blog:http://malinthas.blogspot.com
> Page:   http://about.me/malintha
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Omindu Rathnaweera

2015-08-18 Thread Lasitha Wattaladeniya
Congratulations Omindu !!

Regards,
Lasitha

On Mon, Aug 17, 2015 at 6:40 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi All,

 It's my pleasure to announce Omindu Rathnaweera as a WSO2 Committer.
 Omindu has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Omindu, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge the PR

2015-05-24 Thread Lasitha Wattaladeniya
Hi all,

This is the user.core fixes PR [1] for the jira [2]

[1]. https://github.com/wso2/carbon4-kernel/pull/217
[2]. https://wso2.org/jira/browse/IDENTITY-3025

Thanks,

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Please review and merge the PR

2015-05-17 Thread Lasitha Wattaladeniya
Hi all,

I moved the InfoRecoverySample to samples/idp folder.

Thanks.

On Mon, May 11, 2015 at 11:54 AM, Lasitha Wattaladeniya lasit...@wso2.com
wrote:

 Hi all,

 This is the fix PR [1] for the JIRA [2].  Also the InfoRecoverySample was
 changed accordingly, PR [3].

 [1]. https://github.com/wso2/carbon-identity/pull/271
 [2]. https://wso2.org/jira/browse/IDENTITY-3184
 [3]. https://github.com/wso2/product-is/pull/81

 Thanks,
 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Please review and merge the PR

2015-05-17 Thread Lasitha Wattaladeniya
Hi All,

InfoRecoverySample is moved to samples/identity-mgt folder. Sorry for the
inconvenience.

Thanks.

On Mon, May 18, 2015 at 8:49 AM, Lasitha Wattaladeniya lasit...@wso2.com
wrote:

 Hi all,

 I moved the InfoRecoverySample to samples/idp folder.

 Thanks.

 On Mon, May 11, 2015 at 11:54 AM, Lasitha Wattaladeniya lasit...@wso2.com
  wrote:

 Hi all,

 This is the fix PR [1] for the JIRA [2].  Also the InfoRecoverySample was
 changed accordingly, PR [3].

 [1]. https://github.com/wso2/carbon-identity/pull/271
 [2]. https://wso2.org/jira/browse/IDENTITY-3184
 [3]. https://github.com/wso2/product-is/pull/81

 Thanks,
 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge the PR

2015-05-11 Thread Lasitha Wattaladeniya
Hi all,

This is the fix PR [1] for the JIRA [2].  Also the InfoRecoverySample was
changed accordingly, PR [3].

[1]. https://github.com/wso2/carbon-identity/pull/271
[2]. https://wso2.org/jira/browse/IDENTITY-3184
[3]. https://github.com/wso2/product-is/pull/81

Thanks,
-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge the pull request

2015-05-05 Thread Lasitha Wattaladeniya
Hi,

This is the fix [1] for the Jira [2]. Please review and merge.

[1]. *https://wso2.org/jira/browse/IDENTITY-3202
https://wso2.org/jira/browse/IDENTITY-3202*
[2]. *https://github.com/wso2/carbon-identity/pull/260
https://github.com/wso2/carbon-identity/pull/260*

Thanks.

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge the pull request

2015-04-30 Thread Lasitha Wattaladeniya
Hi,

This is the fix [1] for the Jira [2]. Please review and merge.

[1]. https://wso2.org/jira/browse/IDENTITY-3229
[2]. https://github.com/wso2/carbon-identity/pull/241/

Thanks.

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Mahesh Chinthaka

2015-04-28 Thread Lasitha Wattaladeniya
Congratulations Mahesh !

On Tue, Apr 28, 2015 at 10:18 PM, Kasun De Silva kas...@wso2.com wrote:

 Congrats Mahesh!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Tue, Apr 28, 2015 at 7:59 AM, Harsha Thirimanna - WSO2, Inc. 
 hars...@wso2.com wrote:

 Congrats Mahesh !!
 On Apr 28, 2015 7:30 PM, Dan Martin dpm.myw...@gmail.com wrote:

 unsubscribe

 On Mon, Apr 27, 2015 at 11:57 PM, Dimuthu Leelarathne dimut...@wso2.com
  wrote:

 Hi all,

 It is with great pleasure that WSO2 welcomes Mahesh Chinthaka as WSO2
 committer!

 Thank you for your hard work. Congratulation!

 thanks,
 dimuthu

 --
 Dimuthu Leelarathne
 Architect  Product Lead of App Factory

 WSO2, Inc. (http://wso2.com)
 email: dimut...@wso2.com
 Mobile : 0773661935

 Lean . Enterprise . Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Carbon 4.4.0 is not starting on my computer

2015-04-22 Thread Lasitha Wattaladeniya
)
 at
 org.apache.catalina.startup.ContextConfig.lifecycleEvent(ContextConfig.java:386)
 at
 org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:117)
 at
 org.apache.catalina.util.LifecycleBase.fireLifecycleEvent(LifecycleBase.java:90)
 at
 org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5412)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 ... 6 more
 [2015-04-23 09:51:34,756] ERROR {org.apache.catalina.core.ContainerBase} -
  A child container failed during start
 java.util.concurrent.ExecutionException:
 org.apache.catalina.LifecycleException: Failed to start component
 [StandardEngine[Catalina].StandardHost[localhost]]
 at java.util.concurrent.FutureTask.report(FutureTask.java:122)
 at java.util.concurrent.FutureTask.get(FutureTask.java:188)
 at
 org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1123)
 at
 org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:300)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 at
 org.wso2.carbon.tomcat.ext.service.ExtendedStandardService.startInternal(ExtendedStandardService.java:49)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 at
 org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:739)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 at
 org.wso2.carbon.tomcat.internal.CarbonTomcat.start(CarbonTomcat.java:103)
 at
 org.wso2.carbon.tomcat.internal.ServerManager$1.run(ServerManager.java:99)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: org.apache.catalina.LifecycleException: Failed to start
 component [StandardEngine[Catalina].StandardHost[localhost]]
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
 at
 org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1575)
 at
 org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1565)
 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
 at
 java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at
 java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 ... 1 more
 Caused by: org.apache.catalina.LifecycleException: A child container
 failed during start
 at
 org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1131)
 at
 org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:816)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 ... 6 more
 [2015-04-23 09:51:34,757] ERROR
 {org.wso2.carbon.tomcat.internal.ServerManager} -  tomcat life-cycle
 exception
 org.apache.catalina.LifecycleException: Failed to start component
 [StandardServer[8005]]
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
 at
 org.wso2.carbon.tomcat.internal.CarbonTomcat.start(CarbonTomcat.java:103)
 at
 org.wso2.carbon.tomcat.internal.ServerManager$1.run(ServerManager.java:99)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: org.apache.catalina.LifecycleException: Failed to start
 component [StandardService[Catalina]]
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
 at
 org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:739)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 ... 3 more
 Caused by: org.apache.catalina.LifecycleException: Failed to start
 component [StandardEngine[Catalina]]
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:154)
 at
 org.wso2.carbon.tomcat.ext.service.ExtendedStandardService.startInternal(ExtendedStandardService.java:49)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 ... 5 more
 Caused by: org.apache.catalina.LifecycleException: A child container
 failed during start
 at
 org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:1131)
 at
 org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:300)
 at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
 ... 7 more



 *Madhuranga Sampath Bandara*
 Software Engineer

 WSO2, Inc.;http://wso2.com/
 http://www.google.com/url?q=http%3A%2F%2Fwso2.com%2Fsa=Dsntz=1usg=AFQjCNGJuLRux6KkJwXKVUCYOtEsNCmIAQ
 lean.enterprise.middleware
 Mobile: +94722241065

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge the pull request

2015-04-22 Thread Lasitha Wattaladeniya
Hi,

This is the fix PR [1] for the JIRA [2].


[1]. *https://github.com/wso2/product-is/pull/54
https://github.com/wso2/product-is/pull/54*
[2]. https://wso2.org/jira/browse/IDENTITY-3222

Thanks.

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge the pull request

2015-04-21 Thread Lasitha Wattaladeniya
Hi,

This is the fix PR [1] for the JIRA [2].


[1]. https://github.com/wso2/carbon-identity/pull/209
[2]. https://wso2.org/jira/browse/IDENTITY-3223

Thanks.

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge the pull request

2015-04-20 Thread Lasitha Wattaladeniya
Hi,

This is the fix [1] for the Jira [2].


[1]. https://github.com/wso2/carbon-identity/pull/205
[2]. https://wso2.org/jira/browse/IDENTITY-3204

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Prasanna Dangalla

2015-04-09 Thread Lasitha Wattaladeniya
Congratulations Prasanna :)

On Thu, Apr 9, 2015 at 11:40 AM, CD Athuraliya chathur...@wso2.com wrote:

 Congratulations! :)

 On Thu, Apr 9, 2015 at 11:13 AM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Prasanna!

 On Thu, Apr 9, 2015 at 11:08 AM, Rajith Siriwardena raj...@wso2.com
 wrote:

 Congratulations Prasanna!!

 On Wed, Apr 8, 2015 at 7:37 PM, Dinesh J Weerakkody dine...@wso2.com
 wrote:

 Congratulations Prasanna...

 Thanks

 *Dinesh J. Weerakkody*
 Software Engineer
 WSO2 Inc.
 lean | enterprise | middleware
 M : +94 727 361788 | E : dine...@wso2.com | W : www.wso2.com

 On Thu, Apr 9, 2015 at 8:06 AM, Sagara Gunathunga sag...@wso2.com
 wrote:

 It's my pleasure to welcome Prasanna Dangalla as a WSO2 committer.
 Prasanna, welcome aboard and keep up the good work.


 Thanks !
 --
 Sagara Gunathunga

 Senior Technical Lead; 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


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Rajith Siriwardana*
 Software Engineer | WSO2 Cloud
 WSO2 Inc. | http://wso2.com
 *lean. enterprise. middleware*

 ---
 *http://people.apache.org/~siriwardana
 http://people.apache.org/~siriwardana*



 Disclaimer: This communication may contain privileged or other
 confidential information and is intended exclusively for the addressee/s.
 If you are not the intended recipient/s, or believe that you may have
 received this communication in error, please reply to the sender indicating
 that fact and delete the copy you received and in addition, you should not
 print, copy, re-transmit, disseminate, or otherwise use the information
 contained in this communication. Internet communications cannot be
 guaranteed to be timely, secure, error or virus-free. The sender does not
 accept liability for any errors or omissions.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *CD Athuraliya*
 Software Engineer
 WSO2, Inc.
 lean . enterprise . middleware
 Mobile: +94 716288847 94716288847
 LinkedIn http://lk.linkedin.com/in/cdathuraliya | Twitter
 https://twitter.com/cdathuraliya | Blog
 http://cdathuraliya.tumblr.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge

2015-04-08 Thread Lasitha Wattaladeniya
Hi ,

This is the fix PR [1], for the JIRA [2].

[1]. https://github.com/wso2/carbon-identity/pull/184
[2]. https://wso2.org/jira/browse/IDENTITY-2933

Thanks.

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please merge the PR

2015-04-07 Thread Lasitha Wattaladeniya
Hi Johan,

This is the fix PR [1] for the JIRA [2].

[1]. https://github.com/wso2/carbon-identity/pull/173
[2]. https://wso2.org/jira/browse/IDENTITY-3062

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge

2015-04-02 Thread Lasitha Wattaladeniya
Hi johan,

This is the fix PR [1] for public jira [2].

[1]. https://github.com/wso2/carbon-identity/pull/160
[2]. https://wso2.org/jira/browse/IDENTITY-2957

Thanks.

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please Merge the PR

2015-04-02 Thread Lasitha Wattaladeniya
Hi,

This is the PR[1] for the Jira [2].

[1]. https://github.com/wso2/carbon-identity/pull/162
[2]. https://wso2.org/jira/browse/IDENTITY-3177

Thanks.

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please review and merge

2015-04-01 Thread Lasitha Wattaladeniya
Hi Johan/Darshana,

This is the pull request for the public jira [1].


[1]. https://wso2.org/jira/browse/IDENTITY-1071

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Please review and merge

2015-04-01 Thread Lasitha Wattaladeniya
PR : https://github.com/wso2/carbon-identity/pull/159/

On Thu, Apr 2, 2015 at 9:03 AM, Lasitha Wattaladeniya lasit...@wso2.com
wrote:

 Hi Johan/Darshana,

 This is the pull request for the public jira [1].


 [1]. https://wso2.org/jira/browse/IDENTITY-1071

 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Please merge the pull request

2015-03-30 Thread Lasitha Wattaladeniya
Hi,

Please merge the pull request [1] which will add multiple user store
support to claim based user search.

[1]. https://github.com/wso2/carbon-commons/pull/73

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Please merge the pull request

2015-03-30 Thread Lasitha Wattaladeniya
[Adding johan]

On Mon, Mar 30, 2015 at 12:59 PM, Lasitha Wattaladeniya lasit...@wso2.com
wrote:

 Hi,

 Please merge the pull request [1] which will add multiple user store
 support to claim based user search.

 [1]. https://github.com/wso2/carbon-commons/pull/73

 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Amila Godwin Shrimal

2015-03-20 Thread Lasitha Wattaladeniya
Congratulations Godwin :)

On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Godwin !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Amila Godwin Shrimal as a WSO2 Committer.
 Godwin has been a valuable contributor for WSO2 Identity Server product,
 and in recognition of his contribution to WSO2, he has been voted as a
 WSO2 Committer.

 Godwin, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Malithi Edirisinghe

2015-03-20 Thread Lasitha Wattaladeniya
Congratulations Malithi :)

On Fri, Mar 20, 2015 at 3:06 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Congrats Malithi !

 On Fri, Mar 20, 2015 at 3:04 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to announce Malithi Edirisinghe as a WSO2 Committer.
 Malithi has been a valuable contributor for WSO2 Identity Server
 product, and in recognition of her contribution to WSO2, she has been voted
 as a WSO2 Committer.

 Malithi, congratulations and keep up the good work!

 Thanks  Regards.

 --

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Pulasthi Mahawithana*
 Software Engineer
 WSO2 Inc., http://wso2.com/
 Mobile: +94-71-5179022
 Blog: http://blog.pulasthi.org

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Destination validation for Authentication Request failed

2015-03-19 Thread Lasitha Wattaladeniya
Hi thilini/manorama,

please find the inline comments.

On Thu, Mar 19, 2015 at 4:02 PM, Manorama Perera manor...@wso2.com wrote:

 Hi Thilini,

 Try configuring the following in
 product-home/repository/conf/identity.xml

 IdentityProviderURL*https://localhost:9443/samlsso
 https://localhost:9443/samlsso*/IdentityProviderURL


If you need to run the product in port 9444, you should not configure the
IdentityProviderURL,instead set the port offset to 1 in carbon.xml
($product_home/repository/conf/carbon.xml)

In your case, change the  SAML.IdPUrl in $CATALINA_HOME//webapps/
travelocity.com/WEB-INF/classes/travelocity.properties to
https://localhost:9444/samlsso as well, if u need to get the saml sso
sample working.



 Thanks.

 On Thu, Mar 19, 2015 at 3:55 PM, Chamin Nalinda chm...@gmail.com wrote:

 Hi,

 I reckon the pash is tomcat_home/webapps/travelocity.com/WEB-INF.

 On Thu, Mar 19, 2015 at 3:43 PM, Thilini Cooray thili...@wso2.com
 wrote:

 Hi Chamin,

 Can you please tell me where exactly I can find that configuration?
 The web.xml file of Travelocity app does not consist of IdpUrl
 parameter.

 Thanks.

 On Thu, Mar 19, 2015 at 3:30 PM, Chamin Nalinda chm...@gmail.com
 wrote:

 Hi Thilini,

 Try changing the following in WEB-INF file in the Travelocity app
 inside Tomcat.

 init-param
 param-nameIdpUrl/param-name
 param-valuehttps://localhost:*9444*
 /samlsso/param-value
  /init-param

 On Thu, Mar 19, 2015 at 3:16 PM, Thilini Cooray thili...@wso2.com
 wrote:

 Hi,

 I am following the Identity Server 5.0.0 Documentation sample [1].
 I have changed the default port for IS and now my Identity Server runs
 on port 9444.

 When I enter credentials to login with SAML from Identity Server
 for travelocity.com app, I get following warning on the IS console

 *WARN
 {org.wso2.carbon.identity.sso.saml.processors.SPInitSSOAuthnRequestProcessor}
 -  Destination validation for Authentication Request failed. Received:
 [https://localhost:9444/samlsso https://localhost:9444/samlsso].
 Expected: [https://localhost:9443/samlsso 
 https://localhost:9443/samlsso]*

 and my browser shows the following


 ​I have already changed the port to 9444 in travelocity.properties
 file which is deployed in Apache Tomcat.

 I would like to know which configurations needs to be changed in a
 situation where port which Identity Server runs is not 9443 (default 
 port).

 [1]
 https://docs.wso2.com/display/IS500/Configuring+Single+Sign-On+with+SAML+2.0

 Thank you.

 --
 Best Regards,

 *Thilini Cooray*
 Software Engineer
 Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
 E-mail : thili...@wso2.com

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chamin Nalinda
 Research Undergraduate
 University of Colombo School of Computing (UCSC).
 Student Member IEEE (92387118)

 LinkedIn: https://www.linkedin.com/in/chaminnalinda
 GitHub: https://github.com/CoolCK
 SlideShare: http://www.slideshare.net/ChaminNalindaLokuGam/
 Blog: http://techspiro.blogspot.com/





 --
 Best Regards,

 *Thilini Cooray*
 Software Engineer
 Mobile : +94 (0) 774 570 112 %2B94%20%280%29%20773%20451194
 E-mail : thili...@wso2.com

 WSO2 Inc. www.wso2.com
 lean.enterprise.middleware




 --
 Chamin Nalinda
 Research Undergraduate
 University of Colombo School of Computing (UCSC).
 Student Member IEEE (92387118)

 LinkedIn: https://www.linkedin.com/in/chaminnalinda
 GitHub: https://github.com/CoolCK
 SlideShare: http://www.slideshare.net/ChaminNalindaLokuGam/
 Blog: http://techspiro.blogspot.com/



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Manorama Perera
 Software Engineer
 WSO2, Inc.;  http://wso2.com/
 Mobile : +94716436216

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] About the meetup.

2015-03-19 Thread Lasitha Wattaladeniya
[adding anuruddha]

On Fri, Mar 20, 2015 at 10:55 AM, Irunika Lakmal Weeraratne 
irunik...@gmail.com wrote:

 Hi Anuruddha,
 I'm still waiting for the meetup with you to get a good idea before making
 the proposal. Please be kind enough to give me a time have a meetup. I
 would be able to come to the Colombo branch.
 Thank you.

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] HTTP Status 405 - HTTP method GET is not supported by this URL [Machin Learner]

2015-03-19 Thread Lasitha Wattaladeniya
Hi thushan,

Once you fork the source code from here [1], go to the root directory and
build the product (with Java 6 or 7 , maven 3.0.x). The build product will
be available at $your_git_repo/product-ml/modules/distribution/target
as wso2ml-1.0.0-SNAPSHOT.zip. You can unzip this and run the wso2server.sh
inside the bin.

AFAIK you can run the wso2server.sh without setting the carbon_home , it
will get it set automatically.


[1]. https://github.com/wso2/product-ml.git

On Fri, Mar 20, 2015 at 10:53 AM, Thushan Ganegedara thu...@gmail.com
wrote:

 Dear Devs,

 The INSTALL.TXT file present at the* product-ml\modules\distribution\src 
 *location
 says that,

 1. The directory containing this INSTALL.txt file will be the root and it
 will be
treated as Carbon home directory and let it be CARBON_HOME.

 But if I try to set this directory as CARBON_HOME, the console gives an
 error saying CARBON_HOME variable is incorrect (because the above location
 doesn't have carbon related files there)

 Then I downloaded Carbon (4.3.0) and set up the env variable so everything
 works perfectly. But still if I try to access *https://localhost:9443/mlUI
 https://localhost:9443/mlUI*, I'm presented with HTTP Error 405

 Could you kindly point me to a more comprehensive manual which elucidates
 the steps to get WSO2ML working, if there's any?

 Thank you



 On Thu, Mar 19, 2015 at 2:41 PM, Thushan Ganegedara thu...@gmail.com
 wrote:

 Dear Devs,

 I have forked WSO2 Machine Learner with the intention of getting more
 insight into the product. I've followed the instructions in the Read Me and
 I was able to successfully start the WSO2Server.

 However, afterwards when I entered the credentials on the managing
 console, it returns the following error
 HTTP Status 405 - HTTP method GET is not supported by this URL
 I was able to find other instances where the same error has occurred,
 ​
 https://wso2.org/jira/browse/CARBON-8032?jql=text%20~%20%22HTTP%20Status%20405%20GET%22

 http://wso2-oxygen-tank.10903.n7.nabble.com/template/NamlServlet.jtp?macro=search_pagenode=2query=HTTP+Status+405+-+HTTP+method+GET+is+not+supported+by+this+URLn=2

 But these issue trackers/forums​ doesn't offer a clear fix. I tried
 suffixing '/' as mentioned in one post, but that didn't help me.

 I'm using Carbon 4.3.0 version

 I would highly appreciate if you could provide some insight to this.

 Thank you

 --
 Regards,

 Thushan Ganegedara
 School of IT
 University of Sydney, Australia




 --
 Regards,

 Thushan Ganegedara
 School of IT
 University of Sydney, Australia

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Hemika Kodikara

2015-03-17 Thread Lasitha Wattaladeniya
Congratulations Hemika !

On Tue, Mar 17, 2015 at 1:41 PM, Ramith Jayasinghe ram...@wso2.com wrote:

 Hi Hemika,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!
 regards,

 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] how to pass an environment variable from a json object

2015-03-16 Thread Lasitha Wattaladeniya
Hi Awanthika,

IMO you can achieve this using a util method, where you resolve system
parameters pragmatically. Don't know about any existing libraries to get
this done :)

On Tue, Mar 17, 2015 at 10:27 AM, Awanthika Senarath awanth...@wso2.com
wrote:

 Hi Lasithan,

 my requirement is to get an existing env varibale from a json file.

 regards
 Awanthika

 On Tue, Mar 17, 2015 at 10:25 AM, Lasitha Wattaladeniya lasit...@wso2.com
  wrote:

 Hi awanthika, check this out
 http://stackoverflow.com/questions/1462069/passing-environment-variables-to-a-jvm-in-a-platform-independent-manner

 On Tue, Mar 17, 2015 at 9:38 AM, Awanthika Senarath awanth...@wso2.com
 wrote:

 Hi,

 Im trying to achieve $subject to pass the $CATALINA_HOME environment
 variable into a java class via a json object to a java class

 when i try to pass the parameter as this

 location:
 ${CATALINA_BASE}/temp/che-templates/web-spring-java-simple.zip
 the catalina_base/catalina_homa parameter is not recognized as a
 dynamic value at the java class. It will print an IOException saying

 java.io.IOException: Can't
 find ${CATALINA_BASE}/temp/che-templates/web-spring-java-simple.zip

 Appreciate help on resolving this.


 regards

 --
 Awanthika Senarath
 Software Engineer, WSO2 Inc.
 Mobile: +94717681791



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




 --
 Awanthika Senarath
 Software Engineer, WSO2 Inc.
 Mobile: +94717681791





-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] how to pass an environment variable from a json object

2015-03-16 Thread Lasitha Wattaladeniya
Hi awanthika, check this out
http://stackoverflow.com/questions/1462069/passing-environment-variables-to-a-jvm-in-a-platform-independent-manner

On Tue, Mar 17, 2015 at 9:38 AM, Awanthika Senarath awanth...@wso2.com
wrote:

 Hi,

 Im trying to achieve $subject to pass the $CATALINA_HOME environment
 variable into a java class via a json object to a java class

 when i try to pass the parameter as this

 location:
 ${CATALINA_BASE}/temp/che-templates/web-spring-java-simple.zip
 the catalina_base/catalina_homa parameter is not recognized as a
 dynamic value at the java class. It will print an IOException saying

 java.io.IOException: Can't
 find ${CATALINA_BASE}/temp/che-templates/web-spring-java-simple.zip

 Appreciate help on resolving this.


 regards

 --
 Awanthika Senarath
 Software Engineer, WSO2 Inc.
 Mobile: +94717681791



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Persisting user sessions in database

2015-03-15 Thread Lasitha Wattaladeniya
Hi Lakshani,

Even if the SessionDataPersist/RememberMe is not enabled the logged in user
details will be available in the cache (session data will be removed after
a time out period). In general session data will be available in cache and
also in the session persist database.

Therefore you don't have to forcefully put everything to the db, you can
access from both cache and db.

On Mon, Mar 16, 2015 at 1:42 AM, Lakshani Gamage laksh...@wso2.com wrote:

 Hi all,
 I'm working on my fast track project [1]. I have to monitor logged in
 users via  IS admin console. In the current implementation, logged in user
 details are saved in database if
 DBCPersistenceManager.SessionDataPersist.Enable = true. For that we have
 to enable below config in identity.xml.

 JDBCPersistenceManager
 SessionDataPersist
 Enabletrue/Enable
 RememberMePeriod60/RememberMePeriod
 CleanUp
 Enablefalse/Enable
 Period1/Period
 TimeOut60/TimeOut
 /CleanUp
 Temporaryfalse/Temporary
 /SessionDataPersist
 /JDBCPersistenceManager

 When above config is not enabled, when a user logs in, that user
 information is not saved in database. As I have to monitor all the logged
 in user details, I removed the
 DBCPersistenceManager.SessionDataPersist.Enable condition checking part
 from implementation of  authentication-framework component.  Is this ok?

 [1]. https://redmine.wso2.com/issues/3188

 Thank you.
 --
 Lakshani Gamage

 *Software Engineer*
 Mobile : +94 (0) 71 5478184 %2B94%20%280%29%20773%20451194

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Exception occured while starting IS server

2015-03-13 Thread Lasitha Wattaladeniya
)
 at
 org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
 at
 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
 at
 org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

 Why am I getting this ?

 [1] https://github.com/wso2/carbon-identity
 [2]. https://github.com/wso2/product-is

 Thank you.
 --
 Lakshani Gamage

 *Software Engineer*
 Mobile : +94 (0) 71 5478184 %2B94%20%280%29%20773%20451194

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Ashan Manathunga

2015-03-11 Thread Lasitha Wattaladeniya
@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Lasantha Fernando*
 Software Engineer - Data Technologies Team
 WSO2 Inc. http://wso2.com

 email: lasan...@wso2.com
 mobile: (+94) 71 5247551

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chamin Dias
 *Software Engineer*
 Mobile : +94 (0) 716 097455 %2B94%20%280%29%20773%20451194
 cham...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Dinesh J Weerakkody

2015-03-11 Thread Lasitha Wattaladeniya
Congratulations Dinesh :) !

On Thu, Mar 12, 2015 at 8:53 AM, Vijitha Ekanayake vijit...@wso2.com
wrote:

 Congratulations Dinesh !!!

 On Thu, Mar 12, 2015 at 8:41 AM, Tharik Kanaka tha...@wso2.com wrote:

 Congratulations Dinesh

 On Thu, Mar 12, 2015 at 8:33 AM, Ravindra Ranwala ravin...@wso2.com
 wrote:

 Congratulations Dinesh !

 On Thu, Mar 12, 2015 at 8:30 AM, Chamalee De Silva chama...@wso2.com
 wrote:

 congrats!

 On Thu, Mar 12, 2015 at 8:24 AM, Abimaran Kugathasan abima...@wso2.com
  wrote:

 Congrats!

 On Thu, Mar 12, 2015 at 8:17 AM, Nuwan Dias nuw...@wso2.com wrote:

 Hi,

 It is with great pleasure we welcome DineshW as a WSO2 Committer.
 @Dinesh, congratulations and keep up the good work!

 Thanks,
 NuwanD.

 --
 Nuwan Dias

 Associate Tech Lead - WSO2, Inc. http://wso2.com
 email : nuw...@wso2.com
 Phone : +94 777 775 729

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks
 Abimaran Kugathasan

 Software Engineer | WSO2 Inc
 Data  APIs Technologies Team
 Mobile : +94 773922820

 http://stackoverflow.com/users/515034
 http://lk.linkedin.com/in/abimaran
 http://www.lkabimaran.blogspot.com/  https://github.com/abimaran
 https://twitter.com/abimaran


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 Chamalee De Silva

 Software Engineer | WSO2

 E:chama...@wso2.com nirosh...@wso2.com
 M :0711540738| http://wso2.com http://wso2.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Ravindra Ranwala
 Software Engineer
 WSO2, Inc: http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 Mobile: +94714198770


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 *Tharik Kanaka* | Associate Software Engineer

 WSO2, Inc |#20, Palm Grove, Colombo 03, Sri Lanka

 Email: tha...@wso2.com | Web: www.wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Senduran Balasubramaniyam

2015-02-26 Thread Lasitha Wattaladeniya
Congratulations !

On Fri, Feb 27, 2015 at 9:12 AM, Akalanka Pagoda Arachchi 
darsha...@wso2.com wrote:

 Congratz Sendu

 On Thu, Feb 26, 2015 at 11:20 PM, Kathees Rajendram kath...@wso2.com
 wrote:

 Congratulations Senduran!

 On Thu, Feb 19, 2015 at 10:32 AM, Niranda Perera nira...@wso2.com
 wrote:

 Congrats Senduran!

 On Thu, Feb 19, 2015 at 10:16 AM, Prasanna Dangalla prasa...@wso2.com
 wrote:

 Congratulations Senduran!!!

 On Thu, Feb 19, 2015 at 10:15 AM, Thanuja Jayasinghe than...@wso2.com
 wrote:

 Congratz Senduran..

 On Thu, Feb 19, 2015 at 10:11 AM, Dilan Udara Ariyaratne 
 dil...@wso2.com wrote:

 Congratulations, Senduran!!!


 *Dilan U. Ariyaratne*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 Mobile: +94775149066
 lean . enterprise . middleware

 On Thu, Feb 19, 2015 at 12:05 AM, Roshan Deniyage rosh...@wso2.com
 wrote:

 congrats !!!

 Roshan Deniyage
 Associate Technical Lead
 WSO2, Inc: http://wso2.com

 Mobile:  +94 777636406
 Twitter:  *https://twitter.com/roshku
 https://twitter.com/roshku*
 LinkedIn :  https://www.linkedin.com/in/roshandeniyage


 On Wed, Feb 18, 2015 at 11:57 PM, Chanuka Dissanayake 
 chan...@wso2.com wrote:

 Congratulations Senduran..!

 On Wed, Feb 18, 2015 at 11:36 PM, Samith Dassanayake 
 sam...@wso2.com wrote:

 Congratz Senduran!

 On Wed, Feb 18, 2015 at 10:25 PM, Srisunmugaraja Paraparan 
 parapa...@wso2.com wrote:

 Congratulations Senduran .

 On Wed, Feb 18, 2015 at 10:12 PM, Ravi Undupitiya r...@wso2.com
 wrote:

 Congratulations Senduran!

 On Wed, Feb 18, 2015 at 3:36 AM, Kasun Indrasiri ka...@wso2.com
  wrote:

 Hi devs,

 Its my pleasure to welcome Senduran Balasubramaniyam as a WSO2
 Committer.

 Senduran, welcome aboard and keep up the good work!

 Thanks.

 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 77 556 5206
 Blog : http://kasunpanorama.blogspot.com/




 --
 *Ravi Undupitiya*
 Senior Software Engineer; WSO2 http://wso2.com


 *E-mail: r...@wso2.com http://wso2.com**M: **+94 772 930 712
 %2B94%C2%A0772%20930%20712*

 Lean . Enterprise . Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards
 --
 Srisunmugaraja Paraparan
 Software Engineer,
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email : parapa...@wso2.com, mobile : +94 77 0362151

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Best Regards

 Samith Dassanayake
 Software Engineer | Cloud TG
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +947 76207351

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Chanuka Dissanayake
 *Software Engineer | **WSO2 Inc.*; http://wso2.com

 Mobile: +94 71 33 63 596
 Email: chan...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Prasanna Dangalla
 Software Engineer, WSO2, Inc.; http://wso2.com/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Niranda Perera*
 Software Engineer, WSO2 Inc.
 Mobile: +94-71-554-8430
 Twitter: @n1r44 https://twitter.com/N1R44

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Kathees
 Software Engineer,
 email: kath...@wso2.com
 mobile: +94772596173

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Darshana Akalanka Pagoda Arachchi,*
 *Software Engineer*
 *078-4721791*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Issue with starting up WSO2 Carbon 4.3.0 - Waiting for required OSGiAxis2Service

2015-02-19 Thread Lasitha Wattaladeniya
Hi jagath,

check whether u have included the correct *registry* package imports in
maven osgi bundle plugin config. May be that's why orderprocessorbackend is
not resolving.

eg:  plugins plugin groupIdorg.apache.felix/groupId artifactId
maven-bundle-plugin/artifactId version1.4.0/version extensions
true/extensions configuration instructions Bundle-SymbolicName
${project.artifactId}/Bundle-SymbolicName Bundle-Name
${project.artifactId}/Bundle-Name Export-Package
/Export-Package Import-Package

org.wso2.carbon.registry.core.* /Import-Package Carbon-Component
UIBundle/Carbon-Component /instructions /configuration /plugin /
plugins




On Thu, Feb 19, 2015 at 2:11 PM, Danushka Fernando danush...@wso2.com
wrote:

 This is because of some unreolved osgi dependency. Can you start the
 server with -DosgiConsole option and check the issue in osgi console.

 Thanks  Regards
 Danushka Fernando
 Software Engineer
 WSO2 inc. http://wso2.com/
 Mobile : +94716332729

 On Thu, Feb 19, 2015 at 1:47 PM, Jagath Sisirakumara Ariyarathne 
 jaga...@wso2.com wrote:

 Adding more..

 This issue occurs only when the registry is used in the module. Otherwise
 it works fine.

 Thanks.

 On Thu, Feb 19, 2015 at 1:30 PM, Jagath Sisirakumara Ariyarathne 
 jaga...@wso2.com wrote:

 Hi,

 I followed [1] to develop a carbon component and [2] to use registry in
 it. After that, when the carbon starts, it gives the below message
 continuously and does not start up. Here, orderprocessingbackend is the
 module which uses the registry.

 [2015-02-19 12:52:14,851]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Carbon initialization is
 delayed due to the following unsatisfied items:
 [2015-02-19 12:52:14,852]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 OSGiAxis2Service: orderprocessingbackend-1.0.8
 [2015-02-19 12:53:14,850]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Carbon initialization is
 delayed due to the following unsatisfied items:
 [2015-02-19 12:53:14,851]  WARN
 {org.wso2.carbon.core.init.CarbonServerManager} -  Waiting for required
 OSGiAxis2Service: orderprocessingbackend-1.0.8


 I used WSO2 Carbon 4.3.0 and added below dependency to the pom file.

 dependency
 groupIdorg.wso2.carbon/groupId
 artifactIdorg.wso2.carbon.registry.core/artifactId
 version4.3.0/version
 /dependency

 What would be the issue here?


 [1] -
 http://wso2.com/library/tutorials/2014/03/how-to-write-a-wso2-carbon-component/
 [2] -
 http://wso2.com/library/articles/2012/03/carbon-context-its-usages-wso2-products/

 --
 Jagath Ariyarathne
 Technical Lead
 WSO2 Inc.  http://wso2.com/
 Email: jaga...@wso2.com
 Mob  : +94 77 386 7048




 --
 Jagath Ariyarathne
 Technical Lead
 WSO2 Inc.  http://wso2.com/
 Email: jaga...@wso2.com
 Mob  : +94 77 386 7048


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Pulasthi Mahawithana

2015-02-17 Thread Lasitha Wattaladeniya




 --
 *Thanuja Lakmal*
 Software Engineer
 WSO2 Inc. http://wso2.com/
 *lean.enterprise.middleware*
 Mobile: +94715979891 +94758009992

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Anuja Herath
 *Software Engineer*
 *WSO2, Inc.*
 Mobile : +94 (0)71 429 8861

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Clarifying the code implementation

2015-01-31 Thread Lasitha Wattaladeniya
Noted, Thanks johan.

On Sat, Jan 31, 2015 at 8:09 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi Lasitha,

 If your requirement is to get notified when a tenant is created you need
 to implement TenantMgtListener, not IdentityProviderMgtLister. In the
 same org.wso2.carbon.idp.mgt component you can find another class
 TenantManagementListener which implements TenantMgtListener which gets
 triggered for tenant operations. IdentityProviderMgtLister is to get
 notified for Identity Provider operations.

 Thanks,
 Johann.

 On Sat, Jan 31, 2015 at 4:45 PM, Lasitha Wattaladeniya lasit...@wso2.com
 wrote:

 Hi Isura,

 Thanks for the reply. I also had a offline chat with isharak and that
 helped me to understand the reason.

 thanks

 On Sat, Jan 31, 2015 at 7:07 AM, Isura Karunaratne is...@wso2.com
 wrote:

 Hi Lasantha,

 On Fri, Jan 30, 2015 at 1:42 AM, Lasitha Wattaladeniya 
 lasit...@wso2.com wrote:

 I'm developing on IS version 5.0.0

 On Fri, Jan 30, 2015 at 1:35 AM, Lasitha Wattaladeniya 
 lasit...@wso2.com wrote:

 Hi all,

 In the org.wso2.carbon.idp.mgt.ui component the update method in
 idp-mgt-edit-local.jsp submits the form to idp-mgt-edit-finish-local.jsp ,
 which eventually call the updateResidentIdP method in
 org.wso2.carbon.idp.mgt.ui.client.IdentityProviderMgtServiceClient class.


 public void updateResidentIdP(IdentityProvider identityProvider)
 throws Exception {
 try {
 idPMgtStub.updateResidentIdP(identityProvider);
 } catch (Exception e) {
 log.error(e.getMessage(), e);
 throw new Exception(Error occurred while retrieving list
 of Identity Providers);
 }
 }

 which calls the updateResidentIdP method
 in org.wso2.carbon.idp.mgt.IdentityProviderManagementService through the
 service stub.

 public void updateResidentIdP(IdentityProvider identityProvider)
 throws IdentityApplicationManagementException {

 // invoking the listeners
 ListIdentityProviderMgtLister listerns =
 IdpMgtListenerServiceComponent.getListners();
 for(IdentityProviderMgtLister listner : listerns) {
 listner.updateResidentIdP(identityProvider);
 }

 String tenantDomain =
 CarbonContext.getThreadLocalCarbonContext().getTenantDomain();

 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain);
 }

 as you can see , the update method calls each listener's
 updateResidentIdp method. Listeners should have registered as an osgi
 service with IdentityProviderMgtLister interface.

 when I searched for the osgi services registered to that interface , I
 could only get one service ,

 osgi services (objectclass=*IdentityProviderMgtLister)
 {org.wso2.carbon.idp.mgt.listener.IdentityProviderMgtLister}={
 service.id=160}
   Registered by bundle: org.wso2.carbon.identity.provisioning_4.2.0
 [246]
   Bundles using service
 org.wso2.carbon.idp.mgt_4.2.2 [279]


 in the org.wso2.carbon.identity.provisioning component ,
 implementation of IdentityProviderMgtLister interface is
 the IdentityProviderMgtProvisioningListener class. which has the following
 method ,

 @Override
 public void updateResidentIdP(IdentityProvider identityProvider) {
 log.debug(update Resident Identity Provider event received);
 }

 which does nothing, so my question is,
 aren't there any other implementations of IdentityProviderMgtLister ?

 AFAIK there is no other implementations of IdentityProviderMgtListner


 is it updating only through this method ,
 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain); ?

 Yes. Resident service provider is currently updating through only
 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain)  method.


 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Isura Dilhara Karunaratne
 Software Engineer

 Mob +94 772 254 810




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise

Re: [Dev] [IS] Clarifying the code implementation

2015-01-31 Thread Lasitha Wattaladeniya
Hi Isura,

Thanks for the reply. I also had a offline chat with isharak and that
helped me to understand the reason.

thanks

On Sat, Jan 31, 2015 at 7:07 AM, Isura Karunaratne is...@wso2.com wrote:

 Hi Lasantha,

 On Fri, Jan 30, 2015 at 1:42 AM, Lasitha Wattaladeniya lasit...@wso2.com
 wrote:

 I'm developing on IS version 5.0.0

 On Fri, Jan 30, 2015 at 1:35 AM, Lasitha Wattaladeniya lasit...@wso2.com
  wrote:

 Hi all,

 In the org.wso2.carbon.idp.mgt.ui component the update method in
 idp-mgt-edit-local.jsp submits the form to idp-mgt-edit-finish-local.jsp ,
 which eventually call the updateResidentIdP method in
 org.wso2.carbon.idp.mgt.ui.client.IdentityProviderMgtServiceClient class.


 public void updateResidentIdP(IdentityProvider identityProvider) throws
 Exception {
 try {
 idPMgtStub.updateResidentIdP(identityProvider);
 } catch (Exception e) {
 log.error(e.getMessage(), e);
 throw new Exception(Error occurred while retrieving list of
 Identity Providers);
 }
 }

 which calls the updateResidentIdP method
 in org.wso2.carbon.idp.mgt.IdentityProviderManagementService through the
 service stub.

 public void updateResidentIdP(IdentityProvider identityProvider)
 throws IdentityApplicationManagementException {

 // invoking the listeners
 ListIdentityProviderMgtLister listerns =
 IdpMgtListenerServiceComponent.getListners();
 for(IdentityProviderMgtLister listner : listerns) {
 listner.updateResidentIdP(identityProvider);
 }

 String tenantDomain =
 CarbonContext.getThreadLocalCarbonContext().getTenantDomain();

 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain);
 }

 as you can see , the update method calls each listener's
 updateResidentIdp method. Listeners should have registered as an osgi
 service with IdentityProviderMgtLister interface.

 when I searched for the osgi services registered to that interface , I
 could only get one service ,

 osgi services (objectclass=*IdentityProviderMgtLister)
 {org.wso2.carbon.idp.mgt.listener.IdentityProviderMgtLister}={service.id
 =160}
   Registered by bundle: org.wso2.carbon.identity.provisioning_4.2.0
 [246]
   Bundles using service
 org.wso2.carbon.idp.mgt_4.2.2 [279]


 in the org.wso2.carbon.identity.provisioning component , implementation
 of IdentityProviderMgtLister interface is
 the IdentityProviderMgtProvisioningListener class. which has the following
 method ,

 @Override
 public void updateResidentIdP(IdentityProvider identityProvider) {
 log.debug(update Resident Identity Provider event received);
 }

 which does nothing, so my question is,
 aren't there any other implementations of IdentityProviderMgtLister ?

 AFAIK there is no other implementations of IdentityProviderMgtListner


 is it updating only through this method ,
 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain); ?

 Yes. Resident service provider is currently updating through only
 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain)  method.


 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Isura Dilhara Karunaratne
 Software Engineer

 Mob +94 772 254 810




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [IS] Clarifying the code implementation

2015-01-29 Thread Lasitha Wattaladeniya
Hi all,

In the org.wso2.carbon.idp.mgt.ui component the update method in
idp-mgt-edit-local.jsp submits the form to idp-mgt-edit-finish-local.jsp ,
which eventually call the updateResidentIdP method in
org.wso2.carbon.idp.mgt.ui.client.IdentityProviderMgtServiceClient class.


public void updateResidentIdP(IdentityProvider identityProvider) throws
Exception {
try {
idPMgtStub.updateResidentIdP(identityProvider);
} catch (Exception e) {
log.error(e.getMessage(), e);
throw new Exception(Error occurred while retrieving list of
Identity Providers);
}
}

which calls the updateResidentIdP method
in org.wso2.carbon.idp.mgt.IdentityProviderManagementService through the
service stub.

public void updateResidentIdP(IdentityProvider identityProvider)
throws IdentityApplicationManagementException {

// invoking the listeners
ListIdentityProviderMgtLister listerns =
IdpMgtListenerServiceComponent.getListners();
for(IdentityProviderMgtLister listner : listerns) {
listner.updateResidentIdP(identityProvider);
}

String tenantDomain =
CarbonContext.getThreadLocalCarbonContext().getTenantDomain();

IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
tenantDomain);
}

as you can see , the update method calls each listener's updateResidentIdp
method. Listeners should have registered as an osgi service
with IdentityProviderMgtLister interface.

when I searched for the osgi services registered to that interface , I
could only get one service ,

osgi services (objectclass=*IdentityProviderMgtLister)
{org.wso2.carbon.idp.mgt.listener.IdentityProviderMgtLister}={service.id
=160}
  Registered by bundle: org.wso2.carbon.identity.provisioning_4.2.0 [246]
  Bundles using service
org.wso2.carbon.idp.mgt_4.2.2 [279]


in the org.wso2.carbon.identity.provisioning component , implementation of
IdentityProviderMgtLister interface is
the IdentityProviderMgtProvisioningListener class. which has the following
method ,

@Override
public void updateResidentIdP(IdentityProvider identityProvider) {
log.debug(update Resident Identity Provider event received);
}

which does nothing, so my question is,
aren't there any other implementations of IdentityProviderMgtLister ?

is it updating only through this method ,
IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
tenantDomain); ?

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Clarifying the code implementation

2015-01-29 Thread Lasitha Wattaladeniya
I'm developing on IS version 5.0.0

On Fri, Jan 30, 2015 at 1:35 AM, Lasitha Wattaladeniya lasit...@wso2.com
wrote:

 Hi all,

 In the org.wso2.carbon.idp.mgt.ui component the update method in
 idp-mgt-edit-local.jsp submits the form to idp-mgt-edit-finish-local.jsp ,
 which eventually call the updateResidentIdP method in
 org.wso2.carbon.idp.mgt.ui.client.IdentityProviderMgtServiceClient class.


 public void updateResidentIdP(IdentityProvider identityProvider) throws
 Exception {
 try {
 idPMgtStub.updateResidentIdP(identityProvider);
 } catch (Exception e) {
 log.error(e.getMessage(), e);
 throw new Exception(Error occurred while retrieving list of
 Identity Providers);
 }
 }

 which calls the updateResidentIdP method
 in org.wso2.carbon.idp.mgt.IdentityProviderManagementService through the
 service stub.

 public void updateResidentIdP(IdentityProvider identityProvider)
 throws IdentityApplicationManagementException {

 // invoking the listeners
 ListIdentityProviderMgtLister listerns =
 IdpMgtListenerServiceComponent.getListners();
 for(IdentityProviderMgtLister listner : listerns) {
 listner.updateResidentIdP(identityProvider);
 }

 String tenantDomain =
 CarbonContext.getThreadLocalCarbonContext().getTenantDomain();

 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain);
 }

 as you can see , the update method calls each listener's updateResidentIdp
 method. Listeners should have registered as an osgi service
 with IdentityProviderMgtLister interface.

 when I searched for the osgi services registered to that interface , I
 could only get one service ,

 osgi services (objectclass=*IdentityProviderMgtLister)
 {org.wso2.carbon.idp.mgt.listener.IdentityProviderMgtLister}={service.id
 =160}
   Registered by bundle: org.wso2.carbon.identity.provisioning_4.2.0 [246]
   Bundles using service
 org.wso2.carbon.idp.mgt_4.2.2 [279]


 in the org.wso2.carbon.identity.provisioning component , implementation of
 IdentityProviderMgtLister interface is
 the IdentityProviderMgtProvisioningListener class. which has the following
 method ,

 @Override
 public void updateResidentIdP(IdentityProvider identityProvider) {
 log.debug(update Resident Identity Provider event received);
 }

 which does nothing, so my question is,
 aren't there any other implementations of IdentityProviderMgtLister ?

 is it updating only through this method ,
 IdentityProviderManager.getInstance().updateResidentIdP(identityProvider,
 tenantDomain); ?

 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to get the logged in user from CarbonContext

2015-01-25 Thread Lasitha Wattaladeniya
Noted, Thanks

On Sun, Jan 25, 2015 at 2:40 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi Lasitha,

 If you talking about the REST endpoint for 3rd parties to integrate, that
 we discussed offline, for that the username should be passed with the
 request, because that comes from the first factor of authentication and is
 not done in IS.

 Thanks,
 Johann.

 On Sun, Jan 25, 2015 at 10:32 AM, Lasitha Wattaladeniya lasit...@wso2.com
  wrote:

 Hi johan,

 Thanks for the input. The code snippet I have shown to get the logged in
 user from stepMap is only possible if the AuthenticationContext is
 available. But there are other scenarios AuthenticationContext is not
 available ( Eg. REST endpoint ), that's where I get the problem

 On Sun, Jan 25, 2015 at 2:15 AM, Johann Nallathamby joh...@wso2.com
 wrote:

 CarbonContext is populated only if you login through carbon
 authenticators for management console login, or calling admin services.

 In your case the code snippet you have shown should be the way to get
 locally authenticated username from previous authentication steps. As you
 might see there is a restriction in the admin UI in choosing which locally
 authenticated step to pick as username. Currently we there is no way to
 give this in UI.

 So you may continue assuming that all local authenticators return same
 username for now and choose first local authenticator. Later we have to see
 how to improve this design.

 On Sun, Jan 25, 2015 at 1:06 AM, Lasitha Wattaladeniya 
 lasit...@wso2.com wrote:

 Hi devs,

 I'm trying to access the authorized user using the following code
 snippet,

 String currentUser =
 CarbonContext.getThreadLocalCarbonContext().getUsername();

 But .getUsername() returns null.

 The scenario is , I'm using two authenticators, basicauth = custom
 authenticator (two authentication steps) . I need to access the logged in
 user once it passed the basic authentication. I'm using IS 5.0.0 , Carbon
 4.2.0. I'm logging in using default username/password admin/admin. I can
 access the tenantdomain and tenantID but not the username.

 I can access the username if the AuthenticationContext is available, as
 the following way,

String username = ;
 for (int i = context.getSequenceConfig().getStepMap().size() -
 1; i = 0; i--) {
 if
 (context.getSequenceConfig().getStepMap().get(i).getAuthenticatedUser() !=
 null 

 context.getSequenceConfig().getStepMap().get(i).getAuthenticatedAutenticator()
 .getApplicationAuthenticator() instanceof
 LocalApplicationAuthenticator) {
 username =
 context.getSequenceConfig().getStepMap().get(i).getAuthenticatedUser();
 if (log.isDebugEnabled()) {
 log.debug(username : + username);
 }
 break;
 }
 }

 But it's not possible to always access the user from the
 authenticationContext. Anyone knows how to get this done through
 CarbonContext ?

 Found this thread [1] about the same topic but no luck.

 [1].
 http://wso2-oxygen-tank.10903.n7.nabble.com/Dev-PrivilegedCarbonContext-getThreadLocalCarbonContext-getUsername-returns-null-td73948.html

 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] How to get the logged in user from CarbonContext

2015-01-24 Thread Lasitha Wattaladeniya
Hi devs,

I'm trying to access the authorized user using the following code snippet,

String currentUser =
CarbonContext.getThreadLocalCarbonContext().getUsername();

But .getUsername() returns null.

The scenario is , I'm using two authenticators, basicauth = custom
authenticator (two authentication steps) . I need to access the logged in
user once it passed the basic authentication. I'm using IS 5.0.0 , Carbon
4.2.0. I'm logging in using default username/password admin/admin. I can
access the tenantdomain and tenantID but not the username.

I can access the username if the AuthenticationContext is available, as the
following way,

   String username = ;
for (int i = context.getSequenceConfig().getStepMap().size() - 1; i
= 0; i--) {
if
(context.getSequenceConfig().getStepMap().get(i).getAuthenticatedUser() !=
null 

context.getSequenceConfig().getStepMap().get(i).getAuthenticatedAutenticator()
.getApplicationAuthenticator() instanceof
LocalApplicationAuthenticator) {
username =
context.getSequenceConfig().getStepMap().get(i).getAuthenticatedUser();
if (log.isDebugEnabled()) {
log.debug(username : + username);
}
break;
}
}

But it's not possible to always access the user from the
authenticationContext. Anyone knows how to get this done through
CarbonContext ?

Found this thread [1] about the same topic but no luck.

[1].
http://wso2-oxygen-tank.10903.n7.nabble.com/Dev-PrivilegedCarbonContext-getThreadLocalCarbonContext-getUsername-returns-null-td73948.html

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to get the logged in user from CarbonContext

2015-01-24 Thread Lasitha Wattaladeniya
Hi johan,

Thanks for the input. The code snippet I have shown to get the logged in
user from stepMap is only possible if the AuthenticationContext is
available. But there are other scenarios AuthenticationContext is not
available ( Eg. REST endpoint ), that's where I get the problem

On Sun, Jan 25, 2015 at 2:15 AM, Johann Nallathamby joh...@wso2.com wrote:

 CarbonContext is populated only if you login through carbon authenticators
 for management console login, or calling admin services.

 In your case the code snippet you have shown should be the way to get
 locally authenticated username from previous authentication steps. As you
 might see there is a restriction in the admin UI in choosing which locally
 authenticated step to pick as username. Currently we there is no way to
 give this in UI.

 So you may continue assuming that all local authenticators return same
 username for now and choose first local authenticator. Later we have to see
 how to improve this design.

 On Sun, Jan 25, 2015 at 1:06 AM, Lasitha Wattaladeniya lasit...@wso2.com
 wrote:

 Hi devs,

 I'm trying to access the authorized user using the following code
 snippet,

 String currentUser =
 CarbonContext.getThreadLocalCarbonContext().getUsername();

 But .getUsername() returns null.

 The scenario is , I'm using two authenticators, basicauth = custom
 authenticator (two authentication steps) . I need to access the logged in
 user once it passed the basic authentication. I'm using IS 5.0.0 , Carbon
 4.2.0. I'm logging in using default username/password admin/admin. I can
 access the tenantdomain and tenantID but not the username.

 I can access the username if the AuthenticationContext is available, as
 the following way,

String username = ;
 for (int i = context.getSequenceConfig().getStepMap().size() - 1;
 i = 0; i--) {
 if
 (context.getSequenceConfig().getStepMap().get(i).getAuthenticatedUser() !=
 null 

 context.getSequenceConfig().getStepMap().get(i).getAuthenticatedAutenticator()
 .getApplicationAuthenticator() instanceof
 LocalApplicationAuthenticator) {
 username =
 context.getSequenceConfig().getStepMap().get(i).getAuthenticatedUser();
 if (log.isDebugEnabled()) {
 log.debug(username : + username);
 }
 break;
 }
 }

 But it's not possible to always access the user from the
 authenticationContext. Anyone knows how to get this done through
 CarbonContext ?

 Found this thread [1] about the same topic but no luck.

 [1].
 http://wso2-oxygen-tank.10903.n7.nabble.com/Dev-PrivilegedCarbonContext-getThreadLocalCarbonContext-getUsername-returns-null-td73948.html

 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Tomcat valve to get service providers and auth types

2015-01-22 Thread Lasitha Wattaladeniya
Hi Chamin,

I think you can access the authentication type via request parameters,
request.getParameter(type) this will return the relevant authentication
type.



On Wed, Jan 21, 2015 at 4:31 PM, Chamin Nalinda cha...@wso2.com wrote:

 Hi all,

 I'm developing a tomcat valve to get service providers and obtain relevant
 authentication types. Please do refer [Architecture] IS statistics
 dashboard in architecture mailing  for more details.

 I tried using httpServletRequest.getAuthType(); to get corresponding
 authentication type for travelocity.  It returned null value. I would be
 glad if you could guide me on this.

 Regards !!!

 --
 *Chamin Nalinda*

 Intern - Engineering
 WSO2 Inc. http://www.wso2.com
 lean.enterprise.middleware

 Mobile: (+94) 77 241 66 04
 Linkedin: https://www.linkedin.com/in/chaminnalinda
 Web: http://www.ckreativity.com
 Blog: http://techspiro.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to send out an email notification from WSO2 product?

2015-01-22 Thread Lasitha Wattaladeniya
Hi hasintha,

I'm also in need of a notification/email feature. if the component is ready
please provide the location/details to use it


Thanks.

On Thu, Jan 22, 2015 at 3:24 PM, Johann Nallathamby joh...@wso2.com wrote:

 Hi Supun,

 +1 for looking into the Notification Management feature and evaluating if
 it supports your requirements. If it does not as it is, you may be able to
 discuss your requirement and improve on it.

 On Thu, Jan 22, 2015 at 11:29 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Hi Supun,

 We have Notification Management feature which we have newly implemented.
 It is light weight, simple and does not coupled to products. You may use it
 as per your requirements. Still we have not added this component to our
 repo and sooner we will be adding this (within few days).

 On Wed, Jan 21, 2015 at 6:16 PM, Supun Sethunga sup...@wso2.com wrote:

 Hi,

 As per the offline discussion with Lasantha, In case of using CEP's
 email-adaptor, to send an email, we have to configure sevent-treams,
 event-formatters, create an event, and fire it. These seems to be some
 additional configurations as ML doesn't work with events. I checked the
 code for email-adapters in both ESB and IS as well, and both are tightly
 coupled with their respective products, thus cannot be used in ML.

 I tried writing a generic email adapter component for ML (which is
 reusable in any other product), and it is much more simpler and cleaner as
 well. Is there any concerns regarding this, or can we go ahead with this
 fresh email-adapter for ML?

 Thanks,
 Supun

 On Mon, Jan 5, 2015 at 12:46 PM, Mohanadarshan Vivekanandalingam 
 mo...@wso2.com wrote:

 Hi Supun,

 CEP contains an email output adaptor component which you can use for
 this purpose..

 @Lasantha, Is there anything you have written specifically for ML team ?

 On Mon, Jan 5, 2015 at 12:21 PM, Supun Sethunga sup...@wso2.com
 wrote:

 Hi,

 In the Product ML, we have a requirement of sending an email
 notification upon the completion of ML model creation process. Whats the
 preferred way of implementing this? Is there any component which has a
 similar functionality that is already in-use any of the products, that we
 can reuse?

 Regards,
 Supun

 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *V. Mohanadarshan*
 *Software Engineer,*
 *Data Technologies Team,*
 *WSO2, Inc. http://wso2.com http://wso2.com *
 *lean.enterprise.middleware.*

 email: mo...@wso2.com
 phone:(+94) 771117673




 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] How to send out an email notification from WSO2 product?

2015-01-22 Thread Lasitha Wattaladeniya
Hi Hasintha,

Noted. Thanks

On Fri, Jan 23, 2015 at 12:21 PM, Hasintha Indrajee hasin...@wso2.com
wrote:

 Hi Lasitha,

 Now the feature is available in carbon-identity org repo. This feature is
 packed with IS 5.1.0. You can build IS from wso2-dev product-is repo and
 get the product with this feature.

 On Fri, Jan 23, 2015 at 12:18 PM, Lasitha Wattaladeniya lasit...@wso2.com
  wrote:

 Hi hasintha,

 I'm also in need of a notification/email feature. if the component is
 ready please provide the location/details to use it


 Thanks.

 On Thu, Jan 22, 2015 at 3:24 PM, Johann Nallathamby joh...@wso2.com
 wrote:

 Hi Supun,

 +1 for looking into the Notification Management feature and evaluating
 if it supports your requirements. If it does not as it is, you may be able
 to discuss your requirement and improve on it.

 On Thu, Jan 22, 2015 at 11:29 AM, Hasintha Indrajee hasin...@wso2.com
 wrote:

 Hi Supun,

 We have Notification Management feature which we have newly
 implemented. It is light weight, simple and does not coupled to products.
 You may use it as per your requirements. Still we have not added this
 component to our repo and sooner we will be adding this (within few days).

 On Wed, Jan 21, 2015 at 6:16 PM, Supun Sethunga sup...@wso2.com
 wrote:

 Hi,

 As per the offline discussion with Lasantha, In case of using CEP's
 email-adaptor, to send an email, we have to configure sevent-treams,
 event-formatters, create an event, and fire it. These seems to be some
 additional configurations as ML doesn't work with events. I checked the
 code for email-adapters in both ESB and IS as well, and both are tightly
 coupled with their respective products, thus cannot be used in ML.

 I tried writing a generic email adapter component for ML (which is
 reusable in any other product), and it is much more simpler and cleaner as
 well. Is there any concerns regarding this, or can we go ahead with this
 fresh email-adapter for ML?

 Thanks,
 Supun

 On Mon, Jan 5, 2015 at 12:46 PM, Mohanadarshan Vivekanandalingam 
 mo...@wso2.com wrote:

 Hi Supun,

 CEP contains an email output adaptor component which you can use for
 this purpose..

 @Lasantha, Is there anything you have written specifically for ML
 team ?

 On Mon, Jan 5, 2015 at 12:21 PM, Supun Sethunga sup...@wso2.com
 wrote:

 Hi,

 In the Product ML, we have a requirement of sending an email
 notification upon the completion of ML model creation process. Whats the
 preferred way of implementing this? Is there any component which has a
 similar functionality that is already in-use any of the products, that 
 we
 can reuse?

 Regards,
 Supun

 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *V. Mohanadarshan*
 *Software Engineer,*
 *Data Technologies Team,*
 *WSO2, Inc. http://wso2.com http://wso2.com *
 *lean.enterprise.middleware.*

 email: mo...@wso2.com
 phone:(+94) 771117673




 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com





-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Accessing a SOAP Web Service from a JSP

2015-01-21 Thread Lasitha Wattaladeniya
Hi johan,

As per the conversation I had with team/you, I will go ahead an implement
REST services.

Thanks.

On Wed, Jan 21, 2015 at 10:33 AM, Lasitha Wattaladeniya lasit...@wso2.com
wrote:

 Hi Johan,

 On Wed, Jan 21, 2015 at 1:18 AM, Johann Nallathamby joh...@wso2.com
 wrote:



 On Tue, Jan 20, 2015 at 10:02 PM, Lasitha Wattaladeniya 
 lasit...@wso2.com wrote:

 Hi All,

 I'm developing a TOTP authenticator as my training project. In that I
 had a requirement to implement $Subject. The requirement is to access the
 soap service through a AJAX call from a jsp.


 What's the requirement to implement SOAP service ? why not REST ? Don't
 need to use SOAP services unnecessarily.


 I already have a SOAP service component to initiate the TOTP
 authentication from jaggery layer. On the Dashboard/User_Profile UI, I have
 put the option to enable TOTP authentication, that function needs a SOAP
 service to Initiate TOTP. Since already there is a soap service component,
 I put the GenerateTOTPToken service to that component as a soap service
 too.



 Currently what I'm doing is, Created a Stub component to access the soap
 service and call that Stub from a Servlet inside
 *authentication.endpoint* component.

 AJAX request is sent to an endpoint where it's mapped to a Servlet.
 Servlet initiates the call to the Stub.


 This means you are having your authenticator specific logic in
 authenticationendpoint which should not be the case.


 Noted, I have actually created a client class to call the stub. That
 client class is in the authenticationendpoint. I'll discuss about this with
 the team how to do it properly.


 Any comments about this approach ?  Is there a better way of doing this ?


 You should be able to just hit the regular /commonauth servlet using ajax
 and handle it in the authenticator like any other login response handling
 flow. It is no different I guess except the response from the authenticator
 will be a 200 OK instead of usual 302 Redirect.


 I'm using the ajax call only to generate the TOTP token.


 ​

 The totp authentication process is handled through the commonauth servlet.
 If you are suggesting I can do the token generation also through commonauth
 servlet then i'm not clear about it.

 Thanks.





 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [IS] Accessing a SOAP Web Service from a JSP

2015-01-20 Thread Lasitha Wattaladeniya
Hi All,

I'm developing a TOTP authenticator as my training project. In that I had a
requirement to implement $Subject. The requirement is to access the soap
service through a AJAX call from a jsp.

Currently what I'm doing is, Created a Stub component to access the soap
service and call that Stub from a Servlet inside *authentication.endpoint*
component.

AJAX request is sent to an endpoint where it's mapped to a Servlet. Servlet
initiates the call to the Stub.

Any comments about this approach ?  Is there a better way of doing this ?


-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Accessing a SOAP Web Service from a JSP

2015-01-20 Thread Lasitha Wattaladeniya
Hi Gayan ,

On Tue, Jan 20, 2015 at 11:46 PM, Gayan Gunawardana ga...@wso2.com wrote:

 adding johann...

 On Tue, Jan 20, 2015 at 10:02 PM, Lasitha Wattaladeniya lasit...@wso2.com
  wrote:

 Hi All,

 I'm developing a TOTP authenticator as my training project. In that I had
 a requirement to implement $Subject. The requirement is to access the soap
 service through a AJAX call from a jsp.

 Currently what I'm doing is, Created a Stub component to access the soap
 service and call that Stub from a Servlet inside
 *authentication.endpoint* component.

 will it be possible to use separate UI component rather accessing back end
 service from Servlet inside *authentication.endpoint*?


The jsp through which i'm sending the AJAX request is the main UI of the
totp authenticator.  Therefore AFAIK can't implement a seperate UI
component for this


 AJAX request is sent to an endpoint where it's mapped to a Servlet.
 Servlet initiates the call to the Stub.

 Any comments about this approach ?  Is there a better way of doing this ?


 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Gayan Gunawardana
 Software Engineer; WSO2 Inc.; http://wso2.com/
 Email: ga...@wso2.com
 Mobile: +94 (71) 8020933




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [IS] Accessing a SOAP Web Service from a JSP

2015-01-20 Thread Lasitha Wattaladeniya
Hi Johan,

On Wed, Jan 21, 2015 at 1:18 AM, Johann Nallathamby joh...@wso2.com wrote:



 On Tue, Jan 20, 2015 at 10:02 PM, Lasitha Wattaladeniya lasit...@wso2.com
  wrote:

 Hi All,

 I'm developing a TOTP authenticator as my training project. In that I had
 a requirement to implement $Subject. The requirement is to access the soap
 service through a AJAX call from a jsp.


 What's the requirement to implement SOAP service ? why not REST ? Don't
 need to use SOAP services unnecessarily.


I already have a SOAP service component to initiate the TOTP authentication
from jaggery layer. On the Dashboard/User_Profile UI, I have put the option
to enable TOTP authentication, that function needs a SOAP service to
Initiate TOTP. Since already there is a soap service component, I put the
GenerateTOTPToken service to that component as a soap service too.



 Currently what I'm doing is, Created a Stub component to access the soap
 service and call that Stub from a Servlet inside
 *authentication.endpoint* component.

 AJAX request is sent to an endpoint where it's mapped to a Servlet.
 Servlet initiates the call to the Stub.


 This means you are having your authenticator specific logic in
 authenticationendpoint which should not be the case.


Noted, I have actually created a client class to call the stub. That client
class is in the authenticationendpoint. I'll discuss about this with the
team how to do it properly.


 Any comments about this approach ?  Is there a better way of doing this ?


 You should be able to just hit the regular /commonauth servlet using ajax
 and handle it in the authenticator like any other login response handling
 flow. It is no different I guess except the response from the authenticator
 will be a 200 OK instead of usual 302 Redirect.


I'm using the ajax call only to generate the TOTP token.


​

The totp authentication process is handled through the commonauth servlet.
If you are suggesting I can do the token generation also through commonauth
servlet then i'm not clear about it.

Thanks.





 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com




 --
 Thanks  Regards,

 *Johann Dilantha Nallathamby*
 Associate Technical Lead  Product Lead of WSO2 Identity Server
 Integration Technologies Team
 WSO2, Inc.
 lean.enterprise.middleware

 Mobile - *+9476950*
 Blog - *http://nallaa.wordpress.com http://nallaa.wordpress.com*




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Pirinthapan Mahendran

2015-01-09 Thread Lasitha Wattaladeniya
Congratulations !! pirinthapan :)

On Fri, Jan 9, 2015 at 7:17 PM, Srisunmugaraja Paraparan parapa...@wso2.com
 wrote:

 Congratulations Pirinthapan 

 On Fri, Jan 9, 2015 at 7:07 PM, Tharindu Edirisinghe tharin...@wso2.com
 wrote:

 Congratulations Pirinthapan !!

 On Fri, Jan 9, 2015 at 6:59 PM, Dimuthu Leelarathne dimut...@wso2.com
 wrote:

 Hi all,

 It is with great pleasure that WSO2 welcomes Pirinthapan Mahendran as
 WSO2 committer!

 Congratulations!

 thanks,
 Dimuthu

 --
 Dimuthu Leelarathne
 Architect  Product Lead of App Factory

 WSO2, Inc. (http://wso2.com)
 email: dimut...@wso2.com
 Mobile : 0773661935

 Lean . Enterprise . Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 Tharindu Edirisinghe
 Software Engineer | WSO2 Inc
 Identity Server Team
 mobile : +94 775 181586

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thanks  Regards
 --
 Srisunmugaraja Paraparan
 Software Engineer,
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email : parapa...@wso2.com, mobile : +94 77 0362151

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Error when Building Product-IS from Git repository

2015-01-06 Thread Lasitha Wattaladeniya
Hi team,

I'm trying to build the IS product from Git repository (version
5.1.0-SNAPSHOT). I have checked out carbon kernel tag 4.3.0
[1], Carbon-Identity branch release-4.3.0 [2] and Product-IS [3]. I was
able to build carbon-kernel and carbon-identity but couldn't build
product-is. There's a confusion in versions. I could manually resolve some
errors but it seems time consuming. Anyone knows how to overcome this ?

[1]. https://github.com/wso2/carbon4-kernel/tree/4.3.0
[2]. https://github.com/wso2/carbon-identity/tree/release-4.3.0
[3]. https://github.com/wso2/product-is

-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Error when Building Product-IS from Git repository

2015-01-06 Thread Lasitha Wattaladeniya
Hi shashika,

this is the first error I get ,

Reactor Summary:
[INFO]
[INFO] WSO2 Identity Server .. SUCCESS [0.183s]
[INFO] WSO2 Identity Server Styles Parent  SUCCESS [0.031s]
[INFO] Identity Server: UI styles  FAILURE [7.677s]
[INFO] WSO2 IS - Features Aggregator Module .. SKIPPED
[INFO] WSO2 IS - Style Features .. SKIPPED
[INFO] WSO2 IS - Utils Features .. SKIPPED
[INFO] WSO2 Carbon - Identity UI Feature . SKIPPED
[INFO] WSO2 IS - IS Profile Generation ... SKIPPED
[INFO] Identity Server ... SKIPPED
[INFO] WSO2 Cloud Identity - Tenant Configuration User Interface  SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 8.598s
[INFO] Finished at: Tue Jan 06 16:48:15 IST 2015
[INFO] Final Memory: 18M/981M
[INFO]

[ERROR] Failed to execute goal on project org.wso2.identity.styles: Could
not resolve dependencies for project
org.wso2.identity:org.wso2.identity.styles:bundle:5.1.0-SNAPSHOT: Could not
find artifact org.wso2.carbon:org.wso2.carbon.core:jar:4.3.0-SNAPSHOT in
wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/) -
[Help 1]


If I go and change the version to 4.3.0, only it gets fixed but later I get
another error and that goes on.

On Tue, Jan 6, 2015 at 4:37 PM, Shashika Karunatilaka shashi...@wso2.com
wrote:

 Hi Lasitha,

 Can you provide the full error trace

 Thank you

 On Tue, Jan 6, 2015 at 4:34 PM, Lasitha Wattaladeniya lasit...@wso2.com
 wrote:

 Hi team,

 I'm trying to build the IS product from Git repository (version
 5.1.0-SNAPSHOT). I have checked out carbon kernel tag 4.3.0
 [1], Carbon-Identity branch release-4.3.0 [2] and Product-IS [3]. I was
 able to build carbon-kernel and carbon-identity but couldn't build
 product-is. There's a confusion in versions. I could manually resolve some
 errors but it seems time consuming. Anyone knows how to overcome this ?

 [1]. https://github.com/wso2/carbon4-kernel/tree/4.3.0
 [2]. https://github.com/wso2/carbon-identity/tree/release-4.3.0
 [3]. https://github.com/wso2/product-is

 --
 Lasitha Wattaladeniya
 Software Engineer
 WSO2, Inc. | http://wso2.com
 lean. enterprise. middleware

 Mobile : +94719397528
 Blog : techreadme.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Awanthika Senarath

2015-01-05 Thread Lasitha Wattaladeniya
Congratulations :)

On Mon, Jan 5, 2015 at 4:33 PM, Yasassri Ratnayake yasas...@wso2.com
wrote:

 Congratulations Awanthika!!!

 On Mon, Jan 5, 2015 at 3:03 PM, Danesh Kuruppu dan...@wso2.com wrote:

 Congrats Awanthika!!!

 On Mon, Jan 5, 2015 at 1:36 PM, Denuwanthi De Silva denuwan...@wso2.com
 wrote:

 Congratulations Awanthika !! :)

 On Mon, Jan 5, 2015 at 1:16 PM, Sithumini Senevirathne 
 sithumi...@wso2.com wrote:

 Congratulations Awanthika

 On Mon, Jan 5, 2015 at 1:10 PM, Supun Sethunga sup...@wso2.com wrote:

 Congratz Awanthika!!

 On Mon, Jan 5, 2015 at 1:08 PM, Harsha Kumara hars...@wso2.com
 wrote:

 Congratulations Awanthika!

 On Mon, Jan 5, 2015 at 1:07 PM, Vijitha Ekanayake vijit...@wso2.com
 wrote:

 Congratulations Awanthika ... !!!

 On Mon, Jan 5, 2015 at 1:04 PM, Buddhima Wijeweera 
 buddh...@wso2.com wrote:

 Congratulations Awanthika!!!

 On Mon, Jan 5, 2015 at 12:59 PM, Thilini Anoratna 
 thili...@wso2.com wrote:

 Congratz !! :)

 On Mon, Jan 5, 2015 at 12:55 PM, Rajeevan Vimalanathan 
 rajeev...@wso2.com wrote:

 Congratz Awanthika...!!!

 On Mon, Jan 5, 2015 at 12:48 PM, Jasintha Dasanayake 
 jasin...@wso2.com wrote:

 Hi All,

 It's my distinct pleasure to welcome Awanthika Senarath as a
 WSO2 Committer.

 Awanthika  has  been a valuable contributor for WSO2 Developer
 Studio since she joined WSO2. In recognition of her contributions 
 to WSO2,
 She has been voted as a WSO2 Committer.

 Awanthika, Congratulations and Keep up the good work!

 Thanks and Regards,
 /Jasintha

 --

 *Jasintha Dasanayake*

 *Senior Software EngineerWSO2 Inc. | http://wso2.com
 http://wso2.com/lean . enterprise . middleware*


 *mobile :- 0711368118 0711368118*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Best Regards,
 V.Rajeevan
 Software Engineer,
 WSO2 Inc. :http://wso2.com

 Mobile : +94 773090875
 Email : rajeev...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Thilini Anoratna
 Software Engineering Intern
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile : +94 (0) 778955654
 Email: thili...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Buddhima Wijeweera
 Software Engineer; WSO2 Inc.; http://wso2.com ,

 Mobile: +94 71 427 9966
 Email: buddh...@wso2.com
 Blog:   https://buddhimawijeweera.wordpress.com
 GitHub Profile: https://github.com/Buddhima

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Vijitha Ekanayake
 Software Engineer*, *WSO2, Inc.; http://wso2.com/
 Mobile : +94 777 24 73 39 | +94 718 74 44 08
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Supun Sethunga*
 Software Engineer
 WSO2, Inc.
 lean | enterprise | middleware
 Mobile : +94 716546324

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 --
 Sithumini Senevirathne
 Software Engineer
 WSO2 Inc. - lean . enterprise . middleware |  wso2.com

 email: sithumi...@wso2.com,   mobile: +94 756977999

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Denuwanthi De Silva
 Software Engineer;
 WSO2 Inc.; http://wso2.com,
 Email: denuwan...@wso2.com



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --

 Danesh Kuruppu
 Software Engineer
 WSO2 Inc,
 Mobile: +94 (77) 1690552

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Yasassri Ratnayake
 Software Engineer - QA
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware
 *Mobile : +94715933168 %2B94715933168*
 *Blog : http://yasassriratnayake.blogspot.com/
 http://yasassriratnayake.blogspot.com/*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Commiters += Sameera Jayaratna

2015-01-05 Thread Lasitha Wattaladeniya
Congratulations Sameera :)

On Mon, Jan 5, 2015 at 2:28 PM, Himasha Guruge himas...@wso2.com wrote:

 Congrats! :)

 On Mon, Jan 5, 2015 at 1:42 PM, Kasun De Silva kas...@wso2.com wrote:

 Congratz Sameera !!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Mon, Jan 5, 2015 at 1:36 PM, Damith Wickramasinghe dami...@wso2.com
 wrote:

 Congratzz :)

 On Mon, Jan 5, 2015 at 1:32 PM, Harsha Kumara hars...@wso2.com wrote:

 Congratulations Sameera!

 On Mon, Jan 5, 2015 at 1:21 PM, Malintha Adikari malin...@wso2.com
 wrote:

 Congratulations..

 On Mon, Jan 5, 2015 at 7:48 AM, Sajini De Silva saj...@wso2.com
 wrote:

 Congratulations Sameera !!!

 On Mon, Jan 5, 2015 at 1:17 PM, Manoj Gunawardena man...@wso2.com
 wrote:

 Congratulations Sameera !

 On Mon, Jan 5, 2015 at 1:14 PM, Ruchira Wageesha ruch...@wso2.com
 wrote:

 Hi All,

 It's my pleasure to welcome Sameera Jayaratna as a WSO2 Committer.
 Sameera is a member of WSO2 UES/ES team and has done a great 
 contribution
 to WSO2 ES product showing a great enthusiasm in her work. In 
 recognition
 of her contribution, she has been voted as a WSO2 Committer.

 Sameera, welcome aboard and keep up the good work..

 /Ruchira

 --

 *Ruchira Wageesha**Associate Technical Lead*
 *WSO2 Inc. - lean . enterprise . middleware |  wso2.com
 http://wso2.com*

 *email: ruch...@wso2.com ruch...@wso2.com,   blog:
 ruchirawageesha.blogspot.com http://ruchirawageesha.blogspot.com,
 mobile: +94 77 5493444 %2B94%2077%205493444*

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Manoj Gunawardena
 Tech Lead
 WSO2, Inc.: http://wso2.com
 lean.enterprise.middleware
 Mobile : +94 77 2291643

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Sajini De SIlva
 Software Engineer; WSO2 Inc.; http://wso2.com ,
 Email: saj...@wso2.com
 Blog: http://sajinid.blogspot.com/
 Git hub profile: https://github.com/sajinidesilva

 Phone: +94 712797729


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Malintha Adikari*
  Software Engineer
 WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

 Mobile: +94 71 2312958
 Blog:http://malinthas.blogspot.com
 Page:   http://about.me/malintha

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Harsha Kumara
 Software Engineer, WSO2 Inc.
 Mobile: +94775505618
 Blog:harshcreationz.blogspot.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Software Engineer
 WSO2 Inc.; http://wso2.com
 http://www.google.com/url?q=http%3A%2F%2Fwso2.comsa=Dsntz=1usg=AFQjCNEZvyc0uMD1HhBaEGCBxs6e9fBObg
 lean.enterprise.middleware

 mobile: *+94728671315 %2B94728671315*


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Himasha Guruge
 *Software Engineer*
 WS*O2* *Inc.*
 Mobile: +94 777459299
 himas...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Akalanka Darshana Pagoda Arachchi

2015-01-05 Thread Lasitha Wattaladeniya
Congratulations Akalanka :)

On Mon, Jan 5, 2015 at 2:32 PM, Ramith Jayasinghe ram...@wso2.com wrote:

 Hi Akalanka,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer. Keep
 up the good work!
 regards
 --
 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Commiters += Ishara Cooray

2015-01-04 Thread Lasitha Wattaladeniya
Congratulations Ishara :)

On Mon, Jan 5, 2015 at 12:10 PM, Ashan Dhananjaya ash...@wso2.com wrote:

 congratZz Ishara!!

 On Mon, Jan 5, 2015 at 12:06 PM, Roshan Deniyage rosh...@wso2.com wrote:

 Congratz Ishara!!

 Roshan Deniyage
 Associate Technical Lead
 WSO2, Inc: http://wso2.com

 Mobile:  +94 777636406
 Twitter:  *https://twitter.com/roshku https://twitter.com/roshku*
 LinkedIn :  https://www.linkedin.com/in/roshandeniyage


 On Mon, Jan 5, 2015 at 11:57 AM, Sumedha Kodithuwakku sumed...@wso2.com
 wrote:

 Congratzz Ishara..!!!

 On Mon, Jan 5, 2015 at 11:50 AM, Kasun De Silva kas...@wso2.com wrote:

 Congratz Ishara..!!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Mon, Jan 5, 2015 at 11:49 AM, Amila Maha Arachchi ami...@wso2.com
 wrote:

 Hi all,

 Its my pleasure to welcome Ishara Cooray as a WSO2 Committer. Ishara is
 a member of WSO2 Cloud team and she has done a great contribution to WSO2
 Cloud and has shown great enthusiasm in her work. In recognition of her
 contribution, she has been voted as a WSO2 Committer.

 Ishara, welcome aboard and keep up the good work..

 Regards,
 Amila.

 --
 *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



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Sumedha Kodithuwakku*
 Software Engineer
 WSO2 Inc. : wso2.com
 lean . enterprise . middleware

 Email: sumed...@wso2.com;  Mobile: +94 71 808 1124 |  +1 (602) 451-7224
 Blog: http://sumedhask.blogspot.com/


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sandamal Weerasinghe

2014-12-31 Thread Lasitha Wattaladeniya
Congratulations Sandamal !

On Mon, Dec 29, 2014 at 7:54 AM, Kasun Indrasiri ka...@wso2.com wrote:

 Hi devs,

 Its my pleasure to welcome Sandamal Weerasinghe as a WSO2 Committer.

 Sandamal, welcome aboard and keep up the good work.

 Thanks.

 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 77 556 5206
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Buddhima Wijeweera

2014-12-31 Thread Lasitha Wattaladeniya
Congratulations Buddhima!

On Mon, Dec 29, 2014 at 7:55 AM, Kasun Indrasiri ka...@wso2.com wrote:

 Hi devs,

 Its my pleasure to welcome Buddhima Wijeweera as a WSO2 Committer.

 Buddhima, welcome aboard and keep up the good work.

 Thanks.

 --
 Kasun Indrasiri
 Software Architect
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 77 556 5206
 Blog : http://kasunpanorama.blogspot.com/

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Kasun De Silva

2014-12-31 Thread Lasitha Wattaladeniya
Congratulations pushpe !

On Sat, Dec 27, 2014 at 10:18 PM, Dimuthu Leelarathne dimut...@wso2.com
wrote:

 Hi all,

 WSO2 welcomes Kasun De Silva as WSO2 committer!

 Congratulations!

 thanks,
 dimuthu

 --
 Dimuthu Leelarathne
 Architect  Product Lead of App Factory

 WSO2, Inc. (http://wso2.com)
 email: dimut...@wso2.com
 Mobile : 0773661935

 Lean . Enterprise . Middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Firzhan Naqash

2014-12-23 Thread Lasitha Wattaladeniya
Congratulations !

On Tue, Dec 23, 2014 at 11:48 AM, Kasun De Silva kas...@wso2.com wrote:

 Congratz Firzan !!!

 *Kasun de Silva*
 Software Engineer | *WSO2 Inc.*; http://wso2.com
 lean.enterprise.middleware

 email   : kas...@wso2.com
 mobile : +94 77 794 4260


 On Tue, Dec 23, 2014 at 11:46 AM, Nandika Jayawardana nand...@wso2.com
 wrote:

 Hi All,

 It is my pleasure to welcome Firzhan as a WSO2 committer. Firzhan is a
 key member of Business Process Server Team and has contributed to Both BPS
 and IS.
 Welcome aboard and week up the good work !

 Regards
 Nandika

 --
 Nandika Jayawardana
 Senior Technical Lead
 WSO2 Inc ; http://wso2.com
 lean.enterprise.middleware

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Roshan Wijesena

2014-12-23 Thread Lasitha Wattaladeniya
Congratulations !

On Tue, Dec 23, 2014 at 2:14 PM, Asitha Nanayakkara asi...@wso2.com wrote:

 Congratulations Roshan!!!

 On Tue, Dec 23, 2014 at 2:11 PM, Nuwan Dias nuw...@wso2.com wrote:

 Hi,

 Its with great pleasure we welcome Roshan Wijesena as a WSO2 committer.
 @Roshan, congratulations and keep up the good work!

 Thanks,
 NuwanD.

 --
 Nuwan Dias

 Associate Tech Lead - WSO2, Inc. http://wso2.com
 email : nuw...@wso2.com
 Phone : +94 777 775 729

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 *Asitha Nanayakkara*
 Software Engineer
 WSO2, Inc. http://wso2.com/
 Mob: + 94 77 85 30 682


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Roshan Deniyage

2014-12-18 Thread Lasitha Wattaladeniya
/
 lean.enterprise.middleware

 cell: +94 777 55 80 30 | +94 718 11 27 51
 twitter: @prasa77

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 --
 Shashika Prabath Karunatilaka,
 Software Engineer,
 WSO2, Inc: http://wso2.com/
 mobile : +94 77 7487792

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



 --
 Best Regards,

 Kalpa Welivitigoda
 Software Engineer, WSO2 Inc. http://wso2.com
 Email: kal...@wso2.com
 Mobile: +94776509215

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev



-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 Committers += Sajini De Silva

2014-11-18 Thread Lasitha Wattaladeniya
Congratulations !! :)

On Tue, Nov 18, 2014 at 1:52 PM, Denuwanthi De Silva denuwan...@wso2.com
wrote:

 Congratulations Sajini!!!

 On Tue, Nov 18, 2014 at 1:51 PM, Nipuni Perera nip...@wso2.com wrote:

 Congratz sajini!!!


 On Tue, Nov 18, 2014 at 1:43 PM, Ashan Dhananjaya ash...@wso2.com
 wrote:

 congratzz sajini. all da very best!! happy for u.

 On Tue, Nov 18, 2014 at 1:26 PM, Ramith Jayasinghe ram...@wso2.com
 wrote:

 Hi Sajini,
 Congratulations!
 It is with great pleasure that we welcome you as a WSO2 committer.
 Keep up the good work!

 thanks and best regards

 Ramith Jayasinghe
 Technical Lead
 WSO2 Inc., http://wso2.com
 lean.enterprise.middleware

 E: ram...@wso2.com

 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Ashan Dhananjaya Kumara
 Trainee Software Engineer, WSO2 Inc.
 Inc: *WSO2 Inc. *
 Phone : +94715547461
 Blog : http://ashandhananjaya.blogspot.com/
 Twitter  : https://twitter.com/Dhananjaya92
 Say ello :https://ello.co/ashandk





 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Nipuni Perera
 Software Engineer; WSO2 Inc.; http://wso2.com
 Email: nip...@wso2.com
 Git hub profile: https://github.com/nipuni
 Mobile: +94 (71) 5626680
 http://wso2.com


 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




 --
 Denuwanthi De Silva
 Software Engineer;
 WSO2 Inc.; http://wso2.com,
 Email: denuwan...@wso2.com



 ___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev




-- 
Lasitha Wattaladeniya
Software Engineer
WSO2, Inc. | http://wso2.com
lean. enterprise. middleware

Mobile : +94719397528
Blog : techreadme.blogspot.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev