Re: [Dev] "Error 403 - Forbidden" when session expires in admin console

2016-07-06 Thread Shavantha Weerasinghe
[+Dulanjan] Hi All When trying to add multiple roles to a user using a feature such as *Select all from page 1 to page 3* or clicking on a pagination number the same error comes and throws an error similar to[1] [1] [2016-07-07 11:34:37,139] WARN - JavaLogger potential cross-site request forger

Re: [Dev] Clarifications on CEP HA Mode Deployments

2016-07-06 Thread Ramindu De Silva
Hi Vanjikumaran, Yes we have tested that scenario in the EC2 environment and worked. Best Regards, On Thu, Jul 7, 2016 at 12:47 AM, Vanjikumaran Sivajothy wrote: > In the most cases in enterprise deployment, mostly we uses the > VIP/HostName compare IP. In that case does it support HostName/VI

Re: [Dev] To change theme per product

2016-07-06 Thread Aruna Karunarathna
Hi Harsha, As per the fix done in [1], You can achieve this by, Creating a fragment osgi bundle with host (org.wso2.carbon.ui) ; create a required bundle with the changes and make it as required in fragment bundle. [1]. https://wso2.org/jira/browse/CARBON-14326 Regards, Aruna On Wed, Jul 6, 2

Re: [Dev] Update - Provide runtime environment for jaggery apps in AS6

2016-07-06 Thread Kishanthan Thangarajah
Hi Maheshika, Can we add a jenkins build job for this branch? On Thu, Jun 30, 2016 at 7:17 AM, Nisala Nanayakkara wrote: > Hi all, > > Please find the branch here. > > [1] - https://github.com/wso2/jaggery/tree/tomcat-8.0.x-jaggery > > Thanks, > Nisala > > On Thu, Jun 30, 2016 at 7:12 AM, Nisal

Re: [Dev] [Mesos artifacts] Deploy script is failing to check database service

2016-07-06 Thread Isuru Haththotuwa
Hi, Yes, myself and Pubudu also faced this issue, lets fix it properly. On Wed, Jul 6, 2016 at 10:57 PM, Pubudu Gunatilaka wrote: > Hi Akila, > > Yes we faced several issues related to this. Apart from what you have > mentioned, we encountered mysql app name is not getting resolved. This > coul

Re: [Dev] How do I create a cache instance that's local to the JVM?

2016-07-06 Thread Aruna Karunarathna
Hi Nuwan, You can use the CachingConstants.LOCAL_CACHE_PREFIX constant value as defined in [1], You need to use two under score values. [1]. https://github.com/wso2/carbon-kernel/blob/4.4.x/core/javax.cache/src/main/java/org/wso2/carbon/caching/impl/CachingConstants.java#L36 Regards, Aruna On W

Re: [Dev] [DAS 310] Changing the logo of the dashboard

2016-07-06 Thread Prabushi Samarakoon
Hi Sachith, Currently, we don't allow to change the dashboard logo. But, you can easily change the dashboard title which locates under the logo, using a custom theme. You can add the url to the dashboard title if it is ok with your use case. Otherwise you have to change in the dashboard.jag to cha

Re: [Dev] [DAS 310] Changing the logo of the dashboard

2016-07-06 Thread Jerad Rutnam
Hi Sachith, As of now only way you can do this is, extending "dashboard.jag" in portal app. You will have to change in 2 places. One is in the top bar and one is in the side panel. Regards, Jerad On Wed, Jul 6, 2016 at 7:20 PM, Sachith Withana wrote: > Hi all, > > How can I do the $subject? >

Re: [Dev] Error JWT grant type

2016-07-06 Thread Malaka Silva
+Keerthika On Wed, Jul 6, 2016 at 11:56 AM, Ishara Karunarathna wrote: > Hi, > > I tried to use JWT grant type using ID token I got from password grant > type. > > Then I got the following error > "Error occurred while decoding public certificate of Identity Provider > default for tenant domain

Re: [Dev] [Gsoc2016] [PC] Web (Javascript / D3) based BPMN editor to support a subset of commonly used BPMN constructs

2016-07-06 Thread Isuru Wijesinghe
Hi Heshan, Please add only *general*, *main config* and *form* properties for each component as you mentioned in your proposal. Thanks, Isuru. On Wed, Jul 6, 2016 at 9:42 AM, Heshan Jayasinghe wrote: > Hi, > As we discussed in last meeting this week we plan to finish > >- flow reposition w

Re: [Dev] GSoC2016-Contact Development Team Feature

2016-07-06 Thread Nathiesha Maddage
Hi all, Regarding the current status of the project, I am working on the development of the report Archive module, where the user can view the previously sent error reports and also the current status of those issues. Meanwhile I thought to look into the testing part of the project as well. Is the

[Dev] Issue with encrypting Userstore password with Secure Vault

2016-07-06 Thread Maduranga Siriwardena
Hi, To encrypt a password in user-mgt.xml with cipher tool and then decrypt, it should have the bellow formats according to [1]. "UserManager.Configuration.Property." + propertyName "UserStoreManager.Property." + propertyName This is not mentioned in the documentation [2] and it is hard to track

Re: [Dev] Clarifications on CEP HA Mode Deployments

2016-07-06 Thread Vanjikumaran Sivajothy
In the most cases in enterprise deployment, mostly we uses the VIP/HostName compare IP. In that case does it support HostName/VIP? On Wed, Jul 6, 2016 at 7:46 AM, Ramindu De Silva wrote: > Hi Isuru, > > Please find the explanations inline. > > In a two node HA cluster, in the eventSync/hostNam

Re: [Dev] "Error 403 - Forbidden" when session expires in admin console

2016-07-06 Thread Rasika Perera
Hi Hasintha, Possibly this might be due to multiple network interfaces on the hosting machine. Please check your servers' listening IP and the request IP. Thanks, Rasika On Wed, Jul 6, 2016 at 4:10 PM, Hasintha Indrajee wrote: > Hi all, > > When trying to perform operations through admin conso

Re: [Dev] [Mesos artifacts] Deploy script is failing to check database service

2016-07-06 Thread Pubudu Gunatilaka
Hi Akila, Yes we faced several issues related to this. Apart from what you have mentioned, we encountered mysql app name is not getting resolved. This could be the delay in updating Mesos DNS. For these issues we looking into following options. *Option 1:* Use a sleep before deploying a carbon se

[Dev] [Mesos artifacts] Deploy script is failing to check database service

2016-07-06 Thread Akila Ravihansa Perera
Hi, When deploying services to Mesos, the deploy script checks whether port is open in marathon-lb. But this check fails to identify whether MySQL DBs are up and running. We might have to figure out a way to handle this. Because of this issue, the product fails to startup since databases are not r

Re: [Dev] Clarifications on CEP HA Mode Deployments

2016-07-06 Thread Ramindu De Silva
Hi Isuru, Please find the explanations inline. In a two node HA cluster, in the eventSync/hostName configuration (event-processor.xml), do we need to provide the own host IP? If so, how does each nodes discover each other for event synchronization purpose? For what exact purpose this eventSync co

[Dev] [DAS 310] Changing the logo of the dashboard

2016-07-06 Thread Sachith Withana
Hi all, How can I do the $subject? I managed to insert a url in an image tag and do it but it might not be the cleanest way to do it looking at the source code. Thanks, Sachith -- Sachith Withana Software Engineer; WSO2 Inc.; http://wso2.com E-mail: sachith AT wso2.com M: +94715518127 Linked-I

Re: [Dev] [IS] RESTful Fine Grained Authorization-as-a-Service (AZaaS)

2016-07-06 Thread Manujith Pallewatte
Hi Pushpalanka, Thank you for the comments, I'm currently looking into Swagger Since it's already used in WSO2 API Manager, can i know if it's built on CXF as well? In that case I can use existing swagger libraries than introducing new ones. I found Swagger2Feature [1] library as in the Apache CXF

Re: [Dev] [Mesos artifacts] Deploying wso2das 3.x.x on Mesos

2016-07-06 Thread Niranda Perera
Hi Akila, Yes, there is a possibility to use a custom member discovery schema for Spark. In fact, that is what we are using at the moment. We are using Hazlecast for membership management (using WKA). We are extending the following extension points in Spark [1] to support this. I agree with Imesh

Re: [Dev] [Mesos artifacts] Deploying wso2das 3.x.x on Mesos

2016-07-06 Thread Imesh Gunaratne
Hi Akila, IMO it would better to use Spark Mesos Framework on Mesos DC/OS for production deployments rather than trying to cluster the built-in Spark module on Mesos. Then we might not need to worry much about this problem. None production environments such as Dev should be able to use a standalo

Re: [Dev] [ES]Error when Importing Users in Bulk through management console

2016-07-06 Thread Dilini Gunatilake
Hi Kasun, I have tried bulk importing in ES 2.1.0 and it is working for me. May be the format of the file you have used is incorrect. You can find the correct format from [1]. I used the same file attached in the JIRA (names_2.csv). [1] https://wso2.org/jira/browse/IDENTITY-2970 Regards, Dilini

Re: [Dev] Clarifications on CEP HA Mode Deployments

2016-07-06 Thread Isuru Haththotuwa
+= wso2-dev list On Wed, Jul 6, 2016 at 4:34 PM, Isuru Haththotuwa wrote: > Hi CEP team, > > I'm going through [1] to understand the CEP HA deployment. Have a few > doubts to get clarifi

[Dev] How do I create a cache instance that's local to the JVM?

2016-07-06 Thread Nuwan Dias
Hi, How can we create a cache instance that's local to the running JVM? I tried using a cache name which has a prefix as "$_local_$.", but it doesn't seem to work. Meaning that when I have two nodes in the same cluster, when the cache is created on one node, the cache get I do on the other node re

[Dev] "Error 403 - Forbidden" when session expires in admin console

2016-07-06 Thread Hasintha Indrajee
Hi all, When trying to perform operations through admin console, once the session is expired we are getting a 403 from admin console. Seems like this occurs due to CSRF filter blocking the request since the session is no longer available at the server side. [2016-07-06 15:34:27,576] WARN {org.ow

Re: [Dev] [BPS][BPMN-Explorer][UI/UX] How to get Time input from user using daterangepicker

2016-07-06 Thread Milinda Perera
Thanks Dakshika, that worked ! On Tue, Jul 5, 2016 at 8:34 PM, Dakshika Jayathilaka wrote: > Hi Malinda, > > change format attribute as you want to get time values on text input. > > ex: format: 'MM/DD/ h:mm A' > > $(function() { > $('input[name="daterange"]').daterangepicker({ timePicker