[Dev] [EMM]Issues in calling admin services as a tenant user from a jaggery app

2016-10-18 Thread Megala Uthayakumar
Hi All, I am working on a jira [1] which is related with an exception that is thrown when trying to add a user/role in tenant mode using EMM console. This is particularly happens when we call the admin service to get the secondary user store configurations related to particular tenant [2].

Re: [Dev] API Manager 2.0.0 - Cannot add SAML inbound authentication config to Service Provider

2016-10-18 Thread Tharindu Edirisinghe
Thanks ! On Wed, Oct 19, 2016 at 10:45 AM, Abimaran Kugathasan wrote: > Hi Tharindu, > > Yes, This is a known issue, yet to be fixed. Reported through [1] > > [1] : https://wso2.org/jira/browse/APIMANAGER-4493 > > On Wed, Oct 19, 2016 at 10:27 AM, Tharindu Edirisinghe

Re: [Dev] API Manager 2.0.0 - Cannot add SAML inbound authentication config to Service Provider

2016-10-18 Thread Abimaran Kugathasan
Hi Tharindu, Yes, This is a known issue, yet to be fixed. Reported through [1] [1] : https://wso2.org/jira/browse/APIMANAGER-4493 On Wed, Oct 19, 2016 at 10:27 AM, Tharindu Edirisinghe wrote: > Hi Devs, > > I'm using a fresh pack of API Manager 2.0.0 and added a Service

[Dev] API Manager 2.0.0 - Cannot add SAML inbound authentication config to Service Provider

2016-10-18 Thread Tharindu Edirisinghe
Hi Devs, I'm using a fresh pack of API Manager 2.0.0 and added a Service Provider. It got registered correctly. Then I edit the SP and try to add SAML inbound authentication and then I get an empty page. Tested this on both Firefox and Chrome and the behavior is same. Here's the backend error.

[Dev] WSO2 EMM 2.2.0-BETA2 is Released.

2016-10-18 Thread Kamidu Punchihewa
WSO2 Enterprise Mobility Manager 2.2.0-BETA2 is released! WSO2 Enterprise Mobility Manager (WSO2 EMM) is a 100% open source, comprehensive platform that addresses mobile computing challenges which enterprises face today. WSO2 EMM supports iOS, Android & Windows devices and helps organizations

Re: [Dev] [IS] C5 Support for filtering

2016-10-18 Thread Chamila Wijayarathna
Hi Johann, Vindula, On Tue, Oct 18, 2016 at 3:59 PM, Johann Nallathamby wrote: > > > On Tue, Oct 18, 2016 at 10:05 AM, Vindula Jayawardana > wrote: > >> Hi All, >> >> With the current user core implementation we support only the equal >> filter (e.g. userName

[Dev] [Carbon 4.4.x] Ensure that a piece of code is run after the server is started

2016-10-18 Thread Isuru Haththotuwa
Can I use [1] to achieve $subject? The requirement is like this. A particular resource in registry will be updated by several components. I need to update the same resource, and need to make sure the changes are not over written by some other component. In other words, need to update it last.

Re: [Dev] [UUF] Why some artefacts are put inside tar?

2016-10-18 Thread Ruwan Abeykoon
Thanks for the information Sajith. - Ruwan On Tue, Oct 18, 2016 at 3:48 PM, SajithAR Ariyarathna wrote: > Hi Ruwan, > > Current UUF Maven plugin bundles UUF Themes as .tar archives to identify > them separately (from UUF Components). This is a temporary workaround. In >

Re: [Dev] Please release the repo

2016-10-18 Thread Rushmin Fernando
+Dinusha Mobile : +94775615183 On Oct 18, 2016 3:43 PM, "Rushmin Fernando" wrote: > Staging URL : https://maven.wso2.org/nexus/content/repositories/ > orgwso2carbonidentity-1242 > > Mobile : +94775615183 > ___ Dev mailing list

Re: [Dev] [UUF] Why some artefacts are put inside tar?

2016-10-18 Thread SajithAR Ariyarathna
Hi Ruwan, Current UUF Maven plugin bundles UUF Themes as .tar archives to identify them separately (from UUF Components). This is a temporary workaround. In future, both UUF Themes and Components will be bundle as .zip files. I'm currently working on this. Thanks. On Tue, Oct 18, 2016 at 3:43

[Dev] Please release the repo

2016-10-18 Thread Rushmin Fernando
Staging URL : https://maven.wso2.org/nexus/content/repositories/orgwso2carbonidentity-1242 Mobile : +94775615183 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[Dev] [UUF] Why some artefacts are put inside tar?

2016-10-18 Thread Ruwan Abeykoon
Hi UUF team, $subject, I think we need to compress them too; to conserve the disk space on nexus and local repos. I checked, we can generally zip a generated tar at least 60%. Or, Should we comeup with another archive extension? (e.g. uar - UI artefact archive) ? WDYT? Cheers, Ruwan

Re: [Dev] [IS] C5 Support for filtering

2016-10-18 Thread Gayan Gunawardana
On Tue, Oct 18, 2016 at 10:29 AM, Johann Nallathamby wrote: > > > On Tue, Oct 18, 2016 at 10:05 AM, Vindula Jayawardana > wrote: > >> Hi All, >> >> With the current user core implementation we support only the equal >> filter (e.g. userName Eq "john"). However

Re: [Dev] [IoTS] Lots of MQTT connection errors after changing the port offset in carbon.xml in IoTS alpha release

2016-10-18 Thread Lakshani Gamage
Hi Zhanwen, Did you follow all the steps in [1]? [1] https://docs.wso2.com/display/IoTS100/Configuring+WSO2+IoTS+with+Port+Offset Thanks, Lakshani On Tue, Oct 18, 2016 at 2:48 PM, 云展智创 wrote: > Hi all, > > I got lots of MQTT errors after changing the port offset in

Re: [Dev] No SCM URL was provided to perform the release Issue when releasing carbon-device-mgt-plugins

2016-10-18 Thread Farasath Ahamed
Hi Kamidu, Can you check from which location you are running the* mvn release:perform* command? I have faced a similar issue when I accidently ran the release command from temporary artifacts folder I created for sanity checks. Thanks, Farasath Ahamed Software Engineer, WSO2 Inc.;

[Dev] [IoTS] Lots of MQTT connection errors after changing the port offset in carbon.xml in IoTS alpha release

2016-10-18 Thread 云展智创
Hi all, I got lots of MQTT errors after changing the port offset in carbon.xml and restart the server with IoTS alpha release. The new agent could not connect to the IoTS with mqtt using the new offset port. The errors were: 1. [2016-10-18 17:11:29,630] ERROR - OAuth2BasedMQTTAuthenticator

Re: [Dev] [Siddhi] [Markov Models Extension] What is the stored location of trained Markov matrices?

2016-10-18 Thread Ashen Weerathunga
Hi Tishan, We don't have any non-serializable objects and we are currently using CEP persistence option to persist the state of Markov extension. But currently, we cannot export the Markov matrix separately as a csv. Therefore the Markov matrix generated by the extension cannot be used externally

Re: [Dev] [Siddhi] [Markov Models Extension] What is the stored location of trained Markov matrices?

2016-10-18 Thread Tishan Dahanayakage
Ashen, Can't we use CEP persistence option to persist the state of Markov extension to file system and re-use? Do we have any non-serializable objects? /Tishan On Tue, Oct 18, 2016 at 12:28 PM, Ashen Weerathunga wrote: > Hi Bhashinee, > > In the current implementation, we are

Re: [Dev] [Siddhi] [Markov Models Extension] What is the stored location of trained Markov matrices?

2016-10-18 Thread Ashen Weerathunga
Hi Bhashinee, In the current implementation, we are storing the Markov matrix using a hashmap. Therefore if you shut down the server it won't be persisted. But we have provided a facility to input an already built Markov matrix as a CSV file. So in such case, you can use that option to input the

Re: [Dev] No SCM URL was provided to perform the release Issue when releasing carbon-device-mgt-plugins

2016-10-18 Thread Abimaran Kugathasan
Hi Kamindu, This error can occur for many reasons, one could be you have deleted the temporary files which are created in the release:prepare stage. In this case, you have to revert the change done through release:prepare and redo everything from starting. :) On Mon, Oct 17, 2016 at 11:45 PM,