[Dev] Setting permission to rxt instance

2013-08-06 Thread Dulitha Wijewantha
*method is synchronous or not. Just for the sake of testing I even tried out a while loop using exists method- it also go infinite. Thanks -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli

[Dev] Storing a JSON array in a registry instance

2013-08-06 Thread Dulitha Wijewantha
with a utility method from my side. This should ideally be handled in the artifact.js module. WTDY? Thanks. -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165

[Dev] WSO2Enterprise Store stopping at activating RealmService

2013-09-15 Thread Dulitha Wijewantha
-WRITE {org.wso2.carbon.registry.core.internal.RegistryCoreServiceComponent} Cheers - -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website

[Dev] Build issue coming in org.wso2.carbon.registry.extensions

2013-09-25 Thread Dulitha Wijewantha
groupIdorg.apache.maven.scm.wso2/groupId artifactIdmaven-scm/artifactId version${orbit.version.maven-scm}/version /dependency /dependencies /project -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email duli

Re: [Dev] require_once() function for Jaggery

2013-10-08 Thread Dulitha Wijewantha
Jaggery? Regards, Dilshan -- Dilshan Edirisuriya Senior Software Engineer - WSO2Mobile Mob: + 94 772245502 http://wso2mobile.com/ ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Chan (Dulitha Wijewantha

[Dev] Store-alpha 3 pack error - java.lang.UnsatisfiedLinkError: no snappyjava in java.library.path

2013-10-09 Thread Dulitha Wijewantha
) at java.lang.Runtime.loadLibrary0(Runtime.java:845) at java.lang.System.loadLibrary(System.java:1084) at org.xerial.snappy.SnappyNativeLoader.loadLibrary(SnappyNativeLoader.java:52) ... 18 more -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email

Re: [Dev] Store-alpha 3 pack error - java.lang.UnsatisfiedLinkError: no snappyjava in java.library.path

2013-10-09 Thread Dulitha Wijewantha
Yes. When starting up the server. On Wed, Oct 9, 2013 at 10:02 PM, Nuwan Bandara nu...@wso2.com wrote: when do you get this ? at startup ? On Wed, Oct 9, 2013 at 3:41 PM, Dulitha Wijewantha duli...@wso2.comwrote: Error coming in starting up store alpha 3 pack [2013-10-09 15:37:56,648

Re: [Dev] Store-alpha 3 pack error - java.lang.UnsatisfiedLinkError: no snappyjava in java.library.path

2013-10-09 Thread Dulitha Wijewantha
Thanks. I'll try it with JDK6. On Thu, Oct 10, 2013 at 9:36 AM, Nuwan Bandara nu...@wso2.com wrote: Its a OSX / JDK7 issue [1], that pops up when running cassandra [1] https://github.com/ptaoussanis/carmine/issues/5 On Thu, Oct 10, 2013 at 9:32 AM, Dulitha Wijewantha duli...@wso2.comwrote

Re: [Dev] [Architecture] C5 Kernel codebase is now moved to GitHub

2013-12-04 Thread Dulitha Wijewantha
.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Chan (Dulitha Wijewantha) Software Engineer - Mobile Development WSO2Mobile Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulithawijewantha.com http

[Dev] Change the username for user

2014-12-08 Thread Dulitha Wijewantha
Hi guys, Is it possible to change the username for user using the user manager API? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website

Re: [Dev] Change the username for user

2014-12-08 Thread Dulitha Wijewantha
if the username is updated. On Tue, Dec 9, 2014 at 12:30 AM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, Is it possible to change the username for user using the user manager API? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc

Re: [Dev] Change the username for user

2014-12-08 Thread Dulitha Wijewantha
. We don't update such references if the username is updated. On Tue, Dec 9, 2014 at 12:30 AM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, Is it possible to change the username for user using the user manager API? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile

Re: [Dev] EMM product build failure

2014-12-08 Thread Dulitha Wijewantha
/in/afkhamazeez* *Lean . Enterprise . Middleware* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email

[Dev] Contributing to IS - where is the current development source

2014-12-16 Thread Dulitha Wijewantha
Hi guys, I would like to contribute some code I wrote to identity.mgt component. Where is the development source of this available? Is it in SVN [1] or in Github? [1] - https://svn.wso2.org/repos/wso2/carbon/platform/trunk/components/identity/org.wso2.carbon.identity.mgt/ Cheers~ -- Dulitha

Re: [Dev] Contributing to IS - where is the current development source

2014-12-17 Thread Dulitha Wijewantha
a PR to [2] as well.. [1] https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/components/identity/org.wso2.carbon.identity.mgt/4.2.3/ [2] https://github.com/wso2-dev/carbon-identity Regards, Darshana On Wed, Dec 17, 2014 at 6:23 AM, Dulitha Wijewantha duli...@wso2.com wrote

[Dev] [CDM] REST API of the Devices

2014-12-18 Thread Dulitha Wijewantha
Hi guys, Have guys done any work on the REST API for the Devices? If so- can you please point me to those. Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile

[Dev] API Protection through Certificates

2014-12-18 Thread Dulitha Wijewantha
the API. Is this currently possible? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http://dulitha.me* * ~Twitter

Re: [Dev] [Architecture] WSO2 IS Audit Dashboard

2014-12-21 Thread Dulitha Wijewantha
: 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 -- Dulitha Wijewantha (Chan) Software Engineer - Mobile

[Dev] Merge PR for jaggery-extensions

2015-01-26 Thread Dulitha Wijewantha
Hi Ayesha, I applied a fix on the package name. Please merge the PR [1] [1] - https://github.com/wso2/jaggery-extensions/pull/15 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli

Re: [Dev] SSO Jaggery feature usage

2015-02-02 Thread Dulitha Wijewantha
. if you want to have a global reference like XMLHTTPRequest, then only you need to have expose=true. Otherwise, you can use it via require('sso'). Anyway, for the third party extensions, we use it as false. On Mon, Feb 2, 2015 at 1:41 PM, Dulitha Wijewantha duli...@wso2.com wrote: The issue

Re: [Dev] [CDM] getAllPaginatedPublishedAPIs not parsing properly

2015-02-05 Thread Dulitha Wijewantha
Software Engineer - WSO2 Mob: + 94 777878905 http://wso2.com/ https://www.linkedin.com/profile/view?id=50486426 -- Prabath Abeysekara Associate Technical Lead, Data TG. WSO2 Inc. Email: praba...@wso2.com Mobile: +94774171471 -- Dulitha Wijewantha (Chan) Software Engineer - Mobile

[Dev] License agreement of pinch.min

2015-02-09 Thread Dulitha Wijewantha
://github.com/wso2/carbon-store/blob/master/apps/publisher/modules/pinch.min.js [2] - https://github.com/Baggz/Pinch [3] - https://github.com/Baggz/Pinch/blob/master/dist/latest.min.js Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware

[Dev] SSO component in Enterprise Store

2015-01-16 Thread Dulitha Wijewantha
Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http://dulitha.me* * ~Twitter @dulitharw https://twitter.com/dulitharw

[Dev] Is there a platform standard for pagination?

2015-01-18 Thread Dulitha Wijewantha
Hi guys, Is there a platform standard for pagination? How does asset pagination work in the registry right now? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile

[Dev] [CDM] Conversion of common.Device and core.Device

2015-01-18 Thread Dulitha Wijewantha
the business object to a DTO object. I have implemented a getDevices by type method which returns DTO objects. I will implement convertDevice method that converts DTOs to Business objects. Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc

Re: [Dev] SSO component in Enterprise Store

2015-01-18 Thread Dulitha Wijewantha
...@wso2.com wrote: If this a re-usable component, why don't we take it out of the store specific bits and make it available a separate feature? Cheers, Prabath On Fri, Jan 16, 2015 at 3:10 PM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, There is a component called org.wso2

[Dev] Please merge MDM PR

2015-01-21 Thread Dulitha Wijewantha
Hi Geeth, Please merge PR [1] [1] - https://github.com/wso2/product-mdm/pull/2 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website

[Dev] Merge PR on CDM

2015-01-21 Thread Dulitha Wijewantha
Hi Geeth, I tested the build. Can you merge this PR [1]? This is merge of wso2/cdm and your cdm repo. [1] - https://github.com/wso2/product-cdm/pull/1 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com

[Dev] Please merge PR for jaggery-extensions

2015-01-22 Thread Dulitha Wijewantha
Hi Ayesha, Please merge PR [1]. It has the SSO module. Then I can submit PR to jaggery bumping the child module. [1] - https://github.com/wso2/jaggery-extensions/pull/13 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email

Re: [Dev] Merge PR on CDM

2015-01-22 Thread Dulitha Wijewantha
Please wait on the PR merging. I need to get the sso jaggery module on nexus first. On Thu, Jan 22, 2015 at 9:51 AM, Dulitha Wijewantha duli...@wso2.com wrote: Hi Geeth, I tested the build. Can you merge this PR [1]? This is merge of wso2/cdm and your cdm repo. [1] - https://github.com/wso2

Re: [Dev] Please merge MDM PR

2015-01-22 Thread Dulitha Wijewantha
Please wait on the PR merging. I need to get the sso jaggery module on nexus first. On Thu, Jan 22, 2015 at 10:47 AM, Dulitha Wijewantha duli...@wso2.com wrote: Hi Geeth, Please merge PR [1] [1] - https://github.com/wso2/product-mdm/pull/2 Cheers~ -- Dulitha Wijewantha (Chan) Software

[Dev] Reverted back from Map to List

2015-01-22 Thread Dulitha Wijewantha
- https://github.com/wso2/product-cdm/pull/3 https://github.com/wso2/product-mdm/pull/5 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website

Re: [Dev] Is there a platform standard for pagination?

2015-01-20 Thread Dulitha Wijewantha
/org.wso2.carbon.registry.core/src/main/java/org/wso2/carbon/registry/core/pagination Thanks! On Mon, Jan 19, 2015 at 12:05 AM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, Is there a platform standard for pagination? How does asset pagination work in the registry right now? Cheers

[Dev] [CDM] iOS related UIs needed for Milestone 2

2015-02-12 Thread Dulitha Wijewantha
). [1] - http://wso2.com/library/articles/2014/03/managing-ios-devices-with-wso2-emm-part-2/ Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165

Re: [Dev] java.sun.com/jsp/jstl/fmt cannot be resolved in authenticationendpoint web app

2015-01-26 Thread Dulitha Wijewantha
to IS team and get the fix committed. Cheers, Prabath On Mon, Jan 26, 2015 at 5:46 PM, Dulitha Wijewantha duli...@wso2.com wrote: I added the JSTL 1.2 jar to WEB-INF/lib directory of authenticationendpoint and managed to get it to work. How do we do this in built time? Cheers~ On Mon, Jan

[Dev] SSO Jaggery feature usage

2015-01-27 Thread Dulitha Wijewantha
://github.com/wso2/jaggery-extensions/tree/master/sso [2] - https://github.com/wso2/jaggery-extensions/pull/16 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile

[Dev] IS build failures

2015-01-26 Thread Dulitha Wijewantha
and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/AetherClassNotFound [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn goals -rf :wso2is -- Dulitha Wijewantha (Chan) Software

[Dev] java.sun.com/jsp/jstl/fmt cannot be resolved in authenticationendpoint web app

2015-01-26 Thread Dulitha Wijewantha
(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) ​Cheers~​ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2

Re: [Dev] SSO Jaggery feature usage

2015-02-02 Thread Dulitha Wijewantha
incompatibilities seen between this and the one used in API-Manager. @Chan, would you be able to elaborate what the issues you'd notice and the proposed fix (if there's one already)? Cheers, Prabath On Tue, Jan 27, 2015 at 8:30 PM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, I have created

Re: [Dev] java.sun.com/jsp/jstl/fmt cannot be resolved in authenticationendpoint web app

2015-01-26 Thread Dulitha Wijewantha
time :(. Can someone from IS team please check what's gone wrong and fix it? Cheers, Prabath On Mon, Jan 26, 2015 at 2:53 PM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, I am getting below error when trying to login to the saml2.sso.demo sample in IS 5.1.0-snapshot. The error

Re: [Dev] License agreement of pinch.min

2015-02-09 Thread Dulitha Wijewantha
. So include MIT license as mention in project page of [2]. Also raise an issue in [2] telling JS files are missing license headers. On Mon, Feb 9, 2015 at 2:51 PM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, Pinch.min.js library used in publisher [1] doesn't seem to have a license

[Dev] Error coming in Registry Extensions Server

2015-01-06 Thread Dulitha Wijewantha
-runtime/0.13.0/eclipse/configuration/1420555241247.log -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http://dulitha.me

[Dev] [Urgent] Permissions of Units in Unified UI

2015-03-18 Thread Dulitha Wijewantha
a helper form the unified UI to check if the current user is permitted or not. WDYT? This is urgent for us as we are nearing, our product release. Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli

[Dev] [CDM] Feature Manager interface method names

2015-03-17 Thread Dulitha Wijewantha
deviceIdentifier) - getFeatures() - get all features Or do you prefer it if the methods are not overloaded? ​Cheers~​ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile

[Dev] [Urgent] API store not showing published APIs in 1.3.3 version

2015-03-16 Thread Dulitha Wijewantha
-20150316.034813-76.zip [3] - https://github.com/wso2/product-apim/blob/master/pom.xml#L739 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website

Re: [Dev] [MDM] Where are we saving the operation responses?

2015-03-10 Thread Dulitha Wijewantha
777878905 http://wso2.com/ https://www.linkedin.com/profile/view?id=50486426 -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http

[Dev] Unit testing DAO code

2015-03-23 Thread Dulitha Wijewantha
[2] - http://tutorials.jenkov.com/java-unit-testing/database-testing-crud.html [3] - http://programmers.stackexchange.com/questions/219362/how-to-test-the-data-access-layer Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email

[Dev] Are we using Hungarian notation or not?

2015-03-23 Thread Dulitha Wijewantha
/main/java/org/wso2/carbon/mediator/transform/Output.java [4] - https://github.com/wso2/carbon4-kernel/blob/master/core/org.wso2.carbon.authenticator.proxy/src/main/java/org/wso2/carbon/authenticator/proxy/AuthenticationAdminClient.java#L120 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer

[Dev] Cross database pagination

2015-03-01 Thread Dulitha Wijewantha
to be using rownum. What's the recommended approach in doing this? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http

[Dev] Please merge PR-83

2015-02-23 Thread Dulitha Wijewantha
$subject [1]. I have added support to obtain the Http response as a byte array to the jaggery layer. [1] - https://github.com/wso2/jaggery/pull/83 -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli

Re: [Dev] Please merge PR-83

2015-02-24 Thread Dulitha Wijewantha
and then convert it to a byte array. /Ruchira On Mon, Feb 23, 2015 at 1:59 PM, Dulitha Wijewantha duli...@wso2.com wrote: $subject [1]. I have added support to obtain the Http response as a byte array to the jaggery layer. [1] - https://github.com/wso2/jaggery/pull/83 -- Dulitha Wijewantha

Re: [Dev] WSO2 Committers += Kasun Dhananjaya Delgolla

2015-04-13 Thread Dulitha Wijewantha
://kddcodingparadise.blogspot.com Linkedin: *http://lk.linkedin.com/in/kasundananjaya http://lk.linkedin.com/in/kasundananjaya* ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Dulitha Wijewantha (Chan) Software

Re: [Dev] WSO2 Committers += Dilan Ariyaratne

2015-04-13 Thread Dulitha Wijewantha
-bin/mailman/listinfo/dev -- Malith Munasinghe | Software Engineer M: +94 (071) 9401122 E: mali...@wso2.com W: http://wso2.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Dulitha Wijewantha (Chan

[Dev] Any available module for jaggery to get oAuth tokens?

2015-04-24 Thread Dulitha Wijewantha
from a Jaggery app. [1] - https://github.com/wso2/jaggery-extensions/blob/master/oauth/resources/org.jaggeryjs.modules.oauth/src/main/java/org/jaggeryjs/modules/oauth/OAuthHostObject.java Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc

Re: [Dev] Android Operation APIs

2015-04-30 Thread Dulitha Wijewantha
, Prabath [1] https://github.com/wso2/carbon-device-mgt-plugins/pull/4 Regards, On Thu, Apr 30, 2015 at 9:51 AM, Milan Perera mi...@wso2.com wrote: Hi Dulitha, Features have not been added yet. Will do ASAP. Regards, On Thu, Apr 30, 2015 at 7:51 AM, Dulitha Wijewantha duli...@wso2.com

Re: [Dev] Any available module for jaggery to get oAuth tokens?

2015-04-28 Thread Dulitha Wijewantha
: application/x-www-form-urlencoded https://localhost:8243/token Thanks, Madusanka On Fri, Apr 24, 2015 at 5:14 PM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, Is there are any available module for jaggery (or Java) that can be called to obtain oAuth 2 tokens from API Manager? I

Re: [Dev] [CDMF] Connect IOT Devices with CDMF

2015-05-07 Thread Dulitha Wijewantha
mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http

[Dev] Utilizing JAX-RS services without rewriting APIs in the jaggery app

2015-05-07 Thread Dulitha Wijewantha
a backend rendering is needed- is to render an individual view. WDYT? [1] - https://docs.wso2.com/display/AM190/Store+APIs [2] - Calling secured JAX-RS services from the browser - Dev mail Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware

[Dev] Include vendor and model attributes in the Device property list

2015-05-15 Thread Dulitha Wijewantha
Hi Dilshan, Can you include the vendor and the model attribute to the property list of the Device object ? Maybe later, we can make the mandatory attributes of the Device object itself since every device has a Model and a Vendor. Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile

[Dev] MDM UI Progress update

2015-05-17 Thread Dulitha Wijewantha
~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http://dulitha.me* * ~Twitter @dulitharw https://twitter.com/dulitharw

[Dev] Error in accessing the MDM jaggery app in MDM

2015-05-13 Thread Dulitha Wijewantha
~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http://dulitha.me* * ~Twitter @dulitharw https://twitter.com/dulitharw* *~Github

Re: [Dev] [MDM] Permission Model used by WSO2 MDM UI 2.0.0 Release

2015-04-08 Thread Dulitha Wijewantha
. If a role has a ​device-mgt/admin permission, it can do operations/actions on others devices. Appreciate your feedback on this. Thanks. *Dilan U. Ariyaratne* Software Engineer WSO2 Inc. http://wso2.com/ Mobile: +94775149066 lean . enterprise . middleware -- Dulitha Wijewantha (Chan

[Dev] Single API to persist a Policy and Profile in MDM

2015-05-20 Thread Dulitha Wijewantha
won't be atomic. Shall we create a REST API which can save our merged policy + profile accepting a JSON input? Or is there a better way to do it? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli

Re: [Dev] [MDM] Error occurred while issuing the access token

2015-06-10 Thread Dulitha Wijewantha
. middleware http://lk.linkedin.com/in/milanharinduperera ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email

Re: [Dev] [MDM] Modifying invite-user functionality of MDM

2015-06-09 Thread Dulitha Wijewantha
Linkedin: *http://lk.linkedin.com/in/kasundananjaya http://lk.linkedin.com/in/kasundananjaya* -- Milan Harindu Perera Software Engineer *WSO2, Inc* (+94) 77 309 7088 lean . enterprise . middleware http://lk.linkedin.com/in/milanharinduperera -- Dulitha Wijewantha (Chan) Software Engineer

Re: [Dev] [MDM] Modifying invite-user functionality of MDM

2015-06-09 Thread Dulitha Wijewantha
...@wso2.com wrote: Hi all, If it is configurable whether to use the 'ask user for password or admin assign it(auto generated) it would be ideal. Regards, Inosh On Wed, Jun 10, 2015 at 10:46 AM, Dulitha Wijewantha duli...@wso2.com wrote: Hi guys, The usual approach will work fine

Re: [Dev] [DEV][EMM] Android enrollment production readiness

2015-08-16 Thread Dulitha Wijewantha
=50486426 -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile +94712112165* * ~Website dulitha.me http://dulitha.me* * ~Twitter @dulitharw https://twitter.com

[Dev] Suppression file not found - carbon-transports

2015-09-27 Thread Dulitha Wijewantha
ile is not in the master branch but in 5.0.x [1] branch. Any reason for not changing this? Also there seems to be no build for it in jenkins. [1] - https://raw.githubusercontent.com/wso2/carbon-kernel/5.0.x/suppressions.xml Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2

[Dev] Running a sample on MSS server

2015-09-27 Thread Dulitha Wijewantha
Hi Azeez, How do I run the sample provided for the server? I tried copying the artifact file to the dropins folder of the server but it doesn't seem to start the bundle. Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email

[Dev] UpdateCredentialByAdmin doesn't support a byte array

2015-10-04 Thread Dulitha Wijewantha
) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) -- Dulitha

Re: [Dev] [Architecture] [ESB] Deprecated features in ESB 4.10

2015-12-10 Thread Dulitha Wijewantha
> -- >>>> Vidura Gamini Abhaya, Ph.D. >>>> Director of Engineering >>>> M:+94 77 034 7754 >>>> E: vid...@wso2.com >>>> >>>> WSO2 Inc. (http://wso2.com) >>>> lean.enterprise.middleware >>>> >>>> _

Re: [Dev] Dev studio errors and feedback

2015-12-16 Thread Dulitha Wijewantha
generate the proxies for different artifacts in the synapse configuration. > But currently it is not supported to import multiple proxy.xml files > simultaneously. > > Regards > Awanthika > > > Awanthika Senarath > Software Engineer, WSO2 Inc. > Mobile: +94717681791 >

[Dev] Dev studio errors and feedback

2015-12-15 Thread Dulitha Wijewantha
guess this is a limitation currently. There is no way to import bulk set of Proxy services to the project. Cheers -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.com>* * ~

Re: [Dev] Dev studio errors and feedback

2015-12-22 Thread Dulitha Wijewantha
v studio 3.8.0. ​ ​Did you create the car project as well on both projects? ​ Also there is an issue in deleting multiple artifacts. If muliple are deleted the car file doesn't reflect those. > > Regards > Awanthika > > Awanthika Senarath > Software Engineer, WSO2 Inc. > Mobi

Re: [Dev] WSO2 MSS JAX-RS Runtime Features

2015-11-30 Thread Dulitha Wijewantha
samiy...@wso2.com >>>> >>> >>> >>> >>> -- >>> Sagara Gunathunga >>> >>> Architect; WSO2, Inc.; http://wso2.com >>> V.P Apache Web Services;http://ws.apache.org/ >>> Linkedin; http://www.linkedin.com/in/ssag

Re: [Dev] [EMM] Doubt on Server Url to be taken from carbon.xml HostName value or some other configuration.

2015-12-01 Thread Dulitha Wijewantha
;>>> txqueuelen:1000 >>>>>>>> >>>>>>>> RX bytes:209272568 (209.2 MB) TX bytes:7936480 (7.9 MB) ​ >>>>>>>> >>>>>>>> ​To overcome t​his, what I do is uncomment the tag from >>>

[Dev] Finding out supporting versions of ESB for a connector

2016-01-10 Thread Dulitha Wijewantha
ESB version later on? [1] - https://store.wso2.com/store/assets/esbconnector/b6424572-c92c-4422-a8e2-36db83d98e81 Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.com>* * ~

[Dev] Use of WSO2_ANALYTICS_FS_DB in WSO2 DAS

2016-06-08 Thread Dulitha Wijewantha
large_dataset_optimized What is the production recommendation? Keep 3 datasources separately for the 3 event stores? [1] - https://docs.wso2.com/display/DAS300/Configuring+Data+Persistence Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc

Re: [Dev] Use of WSO2_ANALYTICS_FS_DB in WSO2 DAS

2016-06-09 Thread Dulitha Wijewantha
s that are needed right?​ > > [1] https://docs.wso2.com/display/DAS301/Configuring+Data+Persistence > > Regards, > Sachith > > On Wed, Jun 8, 2016 at 2:54 PM, Dulitha Wijewantha <duli...@wso2.com> > wrote: > >> Hi guys, >> The doc [1] mentions that ther

[Dev] Order By for the analytics js api

2016-06-06 Thread Dulitha Wijewantha
Hi Anjan/Gimantha, Gimanth mentioned to me that this will be available in DAS 3.1.0. When do you think the GA would be out? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.

Re: [Dev] Exception handling in Spark UDF

2016-06-10 Thread Dulitha Wijewantha
AM, Gimantha Bandara <giman...@wso2.com> wrote: > You will have to catch the exception inside the method itself and log a > warning/error meesage and return a default value without throwing the > exception out from the method. > > > On Friday, June 10, 2016, Dulitha Wij

[Dev] ESB analytics dashboard

2016-06-10 Thread Dulitha Wijewantha
Hi Dakshitha, When I go to view analytics of proxies the UI is not intuitive to let me know that i have to select a proxy to view stats. Below is a screenshot - Ideally on this - first one should be selected or an aggregated result should be shown [image: Inline image 1] Cheers~ -- Dulitha

Re: [Dev] Exception handling in Spark UDF

2016-06-09 Thread Dulitha Wijewantha
> > Can you provide the query that you are using? > > That would help us give you a better solution I guess. > > Regards, > Sachith > > On Thu, Jun 9, 2016 at 2:34 PM, Dulitha Wijewantha <duli...@wso2.com> > wrote: > >> Hi guys, >> I have writ

[Dev] Exception handling in Spark UDF

2016-06-09 Thread Dulitha Wijewantha
date = sdf.parse(input); SimpleDateFormat newFormatter = new SimpleDateFormat(toFormat); return newFormatter.format(date); } Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.

Re: [Dev] Exception handling in Spark UDF

2016-06-14 Thread Dulitha Wijewantha
part of the Spark-SQL code too)​ > > ex: > > SELECT date FROM ( SELECT dateConvertor(timestamp, "MM/dd/ HH:mm", > "HOUR") as date FROM eventStatData) Where date != ""; > > On Fri, Jun 10, 2016 at 2:25 PM, Dulitha Wijewantha <duli...

Re: [Dev] Exception handling in Spark UDF

2016-06-14 Thread Dulitha Wijewantha
On Tue, Jun 14, 2016 at 10:23 AM, Sachith Withana <sach...@wso2.com> wrote: > What do you mean by workaround? > > On Tue, Jun 14, 2016 at 9:16 AM, Dulitha Wijewantha <duli...@wso2.com> > wrote: > >> >> >> On Sat, Jun 11, 2016 at 12:33 AM, Sachith Witha

Re: [Dev] [Architecture] CUSTOM MEDIATOR

2016-01-13 Thread Dulitha Wijewantha
___ > Architecture mailing list > architect...@wso2.org > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli

[Dev] Is rfc6570-encoding supported in ESB 4.9.0?

2016-02-09 Thread Dulitha Wijewantha
utor.java:615) at java.lang.Thread.run(Thread.java:745) -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.com>* * ~Mobile +94712112165* * ~Website dulitha.me <http://du

Re: [Dev] Is rfc6570-encoding supported in ESB 4.9.0?

2016-02-10 Thread Dulitha Wijewantha
tible then you need to add legacy-encoding: > prefix before the url. This is opposite for the ESB 4.8.1. > > Regards > Kevin > > On Wed, Feb 10, 2016 at 1:23 PM, Dulitha Wijewantha <duli...@wso2.com> > wrote: > >> Hi guys, >> I am trying to invoke an endpoint w

[Dev] Design goals of MSF4J

2016-03-15 Thread Dulitha Wijewantha
Hi guys, Can we list down the key design goals we thrived to when designing MSF4J on our github page? This would allow people to understand the motivation to write a micro services framework (without it looks like "yet another framework" hype from the JavaScript world). Cheers~ -

[Dev] Adding an array of objects to a JSON dataservice

2016-03-09 Thread Dulitha Wijewantha
a:611) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1739) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1698) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExe

Re: [Dev] [Architecture] WSO2 IoT Server 1.0.0-alpha Released

2016-05-20 Thread Dulitha Wijewantha
lt;https://wso2.org/jira/browse/IOTS-167>] - Considerable >delay is taken to initialize transports for device types > > > *How To Contribute* > > You can find more instructions on how to contribute on our documentation > site <https://docs.wso2.com/display/IoTS100/WSO2+IoT+Serv

Re: [Dev] Time series data summarization

2016-05-20 Thread Dulitha Wijewantha
t; table, and you can query from that table? > > On Fri, May 20, 2016 at 12:06 AM, Dulitha Wijewantha <duli...@wso2.com> > wrote: > >> Hi guys, >> I have a bunch of data streams that have time stamps (like event logs) - >> currently in DAS 3.0.1 - is there a way to

[Dev] Time series data summarization

2016-05-19 Thread Dulitha Wijewantha
have in the last year. Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.com>* * ~Mobile +94712112165* * ~Website dulitha.me <http://dulitha.me>* * ~Twitter

Re: [Dev] DAS minimum HA deployment in one node?

2016-04-19 Thread Dulitha Wijewantha
/www.flickr.com/photos/hemapani/ >> Phone: 0772360902 >> > > > > -- > *Anjana Fernando* > Senior Technical Lead > WSO2 Inc. | http://wso2.com > lean . enterprise . middleware > > ___ > Dev mailing list > Dev@wso

[Dev] Dependency issue for carbon-appmgt master branch

2016-09-07 Thread Dulitha Wijewantha
nce/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :org.wso2.carbon.appmgt.impl a -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Em

Re: [Dev] Removing/Replacing shindig from wso2 dashboard framework

2016-09-30 Thread Dulitha Wijewantha
US/docs/Web/Web_Components > [3] http://dunithd.github.io/igviz-site/samples/index.html > > -- > Regards, > UdaraR > -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2m

Re: [Dev] Getting a ClassNotFound in the latest build

2016-08-26 Thread Dulitha Wijewantha
On Fri, Aug 26, 2016 at 12:58 PM, Dulitha Wijewantha <duli...@wso2.com> wrote: > Hi guys, > I did a build with the latest code on master -> I am getting the below > error > ​The master of product-mdm.​ > > 12:47:24,467 org.apache.catalina.core.StandardCont

[Dev] Getting a ClassNotFound in the latest build

2016-08-26 Thread Dulitha Wijewantha
ate is STOPPED at org.wso2.carbon.tomcat.internal.CarbonTomcat.addWebApp(CarbonTomcat.java: 294) ... 100 more Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.com>* *

[Dev] Lock timeout configuration for iOS and Android password policy

2016-11-10 Thread Dulitha Wijewantha
Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Middleware * ~Email duli...@wso2.com <duli...@wso2mobile.com>* * ~Mobile +94712112165* * ~Website dulitha.me <http://dulitha.me>* * ~Twitter @dulitharw <http

  1   2   >