[Dev] [Dockerfiles] Building all product base Docker images in one go

2016-04-08 Thread Imesh Gunaratne
Hi Devs, Now we can do $subject with [1]: Please feel free to do improvements. [1] https://github.com/wso2/dockerfiles/blob/master/build.sh Thanks -- *Imesh Gunaratne* Senior Technical Lead WSO2 Inc: http://wso2.com T: +94 11 214 5345 M: +94 77 374 2057 W: http://imesh.io Lean . Enterprise .

Re: [Dev] Handling Kubernetes Specific Configurations in Puppet/Hiera

2016-04-08 Thread Imesh Gunaratne
On Fri, Apr 8, 2016 at 7:48 PM, Isuru Haththotuwa wrote: > > > hieradata > |--- dev >|--- wso2 >| > |--- >|-- *vm* >

Re: [Dev] Handling Kubernetes Specific Configurations in Puppet/Hiera

2016-04-08 Thread Vishanth Balasubramaniam
On Fri, Apr 8, 2016 at 7:48 PM, Isuru Haththotuwa wrote: > > > On Fri, Apr 8, 2016 at 5:12 PM, Imesh Gunaratne wrote: > >> Hi Devs, >> >> IMO we need to handle $subject without affecting other deployments. At >> the moment we have updated default.yaml with K8S

[Dev] WSO2 ESB Analytics v1.0.0-ALPHA Released !

2016-04-08 Thread Gihan Anuruddha
*WSO2 ESB Analytics v1.0.0-ALPHA Released* We are pleased to announce the alpha release of WSO2 ESB Analytics v1.0.0 [1 ] which is powered by WSO2 Data Analytics Server. ESB Analytics can be used to collect statistics, debug, and profile your mediation

[Dev] WSO2 ESB 5.0.0-ALPHA Released!

2016-04-08 Thread Buddhima Wijeweera
*WSO2 ESB 5.0.0-ALPHA Released* ESB Team is pleased to announce the WSO2 ESB 5.0.0 - ALPHA Release. It contains following improvement and bug fixes. Bug - [ESBJAVA-4269 ] - SSL Error : server certificate change is restrictedduring renegotiation

Re: [Dev] "org.wso2.carbon.core.server.feature" packs "poi-ooxml"

2016-04-08 Thread Kishanthan Thangarajah
Not for 4.4.6 as its now ready for release. We will have to verify this and remove this, if this is not needed for any kernel dependents. Will track this and fix for next release - https://wso2.org/jira/browse/CARBON-15852 On Fri, Apr 8, 2016 at 11:55 AM, Aruna Karunarathna

Re: [Dev] [APPM] Mobile application binary file upload REST API

2016-04-08 Thread SajithAR Ariyarathna
AFAIK word "resource" is not used for other things in AppM API URLs. So +1 for "http://localhost:9763/api/appm/publisher/v1.0/apps/resources; URL. Thanks. On Fri, Apr 8, 2016 at 7:42 PM, Ruwan Abeykoon wrote: > Hi Rasika, > Would the name *resources* confuse with other

Re: [Dev] Handling Kubernetes Specific Configurations in Puppet/Hiera

2016-04-08 Thread Thanuja Uruththirakodeeswaran
On Fri, Apr 8, 2016 at 7:48 PM, Isuru Haththotuwa wrote: > > > On Fri, Apr 8, 2016 at 5:12 PM, Imesh Gunaratne wrote: > >> Hi Devs, >> >> IMO we need to handle $subject without affecting other deployments. At >> the moment we have updated default.yaml with K8S

Re: [Dev] Handling Kubernetes Specific Configurations in Puppet/Hiera

2016-04-08 Thread Isuru Haththotuwa
On Fri, Apr 8, 2016 at 5:12 PM, Imesh Gunaratne wrote: > Hi Devs, > > IMO we need to handle $subject without affecting other deployments. At the > moment we have updated default.yaml with K8S specific configurations and > manager and worker yaml files also have clustering

Re: [Dev] [APPM] Mobile application binary file upload REST API

2016-04-08 Thread Ruwan Abeykoon
Hi Rasika, Would the name *resources* confuse with other resources (e.g. Registry, Repository Resources) etc? if not I am OK on using *resources* Cheers, Ruwan On Fri, Apr 8, 2016 at 7:32 PM, Rasika Perera wrote: > Hi All, > > +1 for implementing separate APIs for "images,

Re: [Dev] [DEV][MB] Authentication and Authorization extension for MQTT in MB

2016-04-08 Thread Sajini De Silva
Hi Ayyob, Added some comments to the pull request. Please check. On Fri, Apr 8, 2016 at 8:42 AM, Ayyoob Hamza wrote: > Hi, > I have attached a documentation[1], which explains on how the > authentication and authorization extension capability is implemented for > MQTT in MB.

Re: [Dev] [APPM] Mobile application binary file upload REST API

2016-04-08 Thread Rasika Perera
Hi All, +1 for implementing separate APIs for "images, PDFs etc". and application "binaries". URL : http://localhost:9763/api/appm/publisher/v1.0/apps*/static-contents* ​Use of "static-contents" quite ambiguous IMO. Isn't a compiled "binary" itself a *static* content? How about using

Re: [Dev] Using LogViewerClient in Integration Tests

2016-04-08 Thread Nirmal Fernando
I've sent a PR to fix this issue: https://github.com/wso2/carbon-commons/pull/215/files On Fri, Apr 8, 2016 at 1:44 PM, Nirmal Fernando wrote: > This explains : >

Re: [Dev] product-mss hangs after deploying a (faulty) service

2016-04-08 Thread Hasitha Aravinda
I have updated kernel version to 5.1.0-SNAPSHOT and now I am getting following error. What could be the issue. ? [2016-04-08 17:24:26,865] WARN {org.wso2.carbon.kernel.internal.startupresolver.StartupOrderResolver} - Startup component netty-transports-mgt from

Re: [Dev] HumanTask Plugin Build failure

2016-04-08 Thread Heshitha Hettihewa
Hi Hasitha, Thanks for pointing this. This problem occurs because the needed eclipse lib files are not bundled with the plugin. It has been fixed in the latest commit . Thanks. On Fri, Apr 8, 2016 at 9:51 AM, Hasitha Aravinda wrote: > Hi Heshitha, > > I am getting following

Re: [Dev] GoogleAuth library for TOTP authenticator

2016-04-08 Thread Keerthika Mahendralingam
Hi Johann, Thank you for your suggestion. I have removed the GoogleAuth code from TOTP repo. Able to use the library by adding it to the lib folder. Thanks, On Thu, Apr 7, 2016 at 4:54 PM, Johann Nallathamby wrote: > Hi Keerthika, > > First of all you should always copy such

Re: [Dev] [DEV][DevStudio] Developing Eclipse plugin based on Web UI Platform

2016-04-08 Thread Heshitha Hettihewa
Hi Awanthika, Thanks a lot . Using the above method I was able to get it done. Thanks. On Fri, Apr 8, 2016 at 3:13 PM, Awanthika Senarath wrote: > * In this way during the builf toime of your P2 it will get the relevant > feature from the repository (declared in your pom)

[Dev] Handling Kubernetes Specific Configurations in Puppet/Hiera

2016-04-08 Thread Imesh Gunaratne
Hi Devs, IMO we need to handle $subject without affecting other deployments. At the moment we have updated default.yaml with K8S specific configurations and manager and worker yaml files also have clustering configurations enabled for K8S. Thanks -- *Imesh Gunaratne* Senior Technical Lead WSO2

[Dev] [AppCloud] Detecting idle containers in appcloud

2016-04-08 Thread Malmee Weerasinghe
Hi All, I have been working on detecting the idle containers in appcloud. I have installed Heapster on Kubernetes and Heapster Metric Model gives only up to 15 minutes of historical data for any Container. I have tried adding the flag "-model_resolution" and making it more than 30s, but the flag

Re: [Dev] [Architecture] [PC] Web based flowchart editor using jsPlumb

2016-04-08 Thread Imesh Chandrasiri
Hi Dilini, Try using the z-index property as mentioned in the jsplumb documentation [1]. [1] https://jsplumbtoolkit.com/community/doc/styling-via-css On Fri, Apr 8, 2016 at 4:57 PM, Himasha Guruge wrote: > Hi Dilini, > > Did you try using the z-index property? [1] [2] > >

Re: [Dev] [Architecture] [PC] Web based flowchart editor using jsPlumb

2016-04-08 Thread Himasha Guruge
Hi Dilini, Did you try using the z-index property? [1] [2] [1] http://www.w3schools.com/cssref/pr_pos_z-index.asp [2] http://stackoverflow.com/questions/19265746/javascript-is-there-a-way-how-to-draw-svg-path-under-the-content Regards, Himasha On Fri, Apr 8, 2016 at 3:31 PM, Dilini Mihindra

Re: [Dev] [APIM Analytics] llegalArgumentException occurs when running integration tests of analytics-apim

2016-04-08 Thread Gimantha Bandara
Hi Sachini, The STRING field values which are indexed as FACETs, will be split by comma to create an array to index those value as FACETs. If the STRING field value is exactly a comma, then the resultant array/path after being split by a comma will be an array with zero elements. So the only

Re: [Dev] [APPM][UX] Responsive left menu with submenus

2016-04-08 Thread Dinusha Senanayaka
Thanks Jerad. Monday should be fine. Regards, Dinusha. On Fri, Apr 8, 2016 at 3:43 PM, Jerad Rutnam wrote: > Hi Dinusha, > > We will finalize the markup by Monday and let you know. We cant get this > out by today since the team is busy with some other allocated work. > >

[Dev] [APIM Analytics] llegalArgumentException occurs when running integration tests of analytics-apim

2016-04-08 Thread Sachini Jayasekara
Hi all, We are getting the below error while running integration tests. INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2016-04-08 15:30:40,466] ERROR {org.wso2.carbon.analytics.dataservice.core.indexing.AnalyticsDataIndexer} - Error in processing index batch

Re: [Dev] [APPM][UX] Responsive left menu with submenus

2016-04-08 Thread Jerad Rutnam
Hi Dinusha, We will finalize the markup by Monday and let you know. We cant get this out by today since the team is busy with some other allocated work. Cheers! Jerad On Thu, Apr 7, 2016 at 10:09 PM, Dinusha Senanayaka wrote: > Hi Jerad, > > On Thu, Apr 7, 2016 at 12:39 PM,

Re: [Dev] [Architecture] [PC] Web based flowchart editor using jsPlumb

2016-04-08 Thread Dilini Mihindra
Hi all, I tried to save the flowchart to a PNG image using the link [1] provided by ImeshC in a previous mail. It gave an error when I used the method canvas. toBlob() saying that it is not a function. However, I was able to save the diagram to a PNG by replacing that method by saveAsPNG()

Re: [Dev] [DEV][DevStudio] Developing Eclipse plugin based on Web UI Platform

2016-04-08 Thread Awanthika Senarath
* In this way during the builf toime of your P2 it will get the relevant feature from the repository (declared in your pom) and include it in your P2 bundle. Awanthika Senarath Software Engineer, WSO2 Inc. Mobile: +94717681791 On Fri, Apr 8, 2016 at 3:11 PM, Awanthika Senarath

Re: [Dev] [DEV][DevStudio] Developing Eclipse plugin based on Web UI Platform

2016-04-08 Thread Awanthika Senarath
Hi, Web UI platform is already released in developer studio kernel 4.0.0. If you have added the repository in your pom file you can include this as a dependency. In the repository package category.xml files include the web ui feature that should be bundled in your final P2 as follows,

Re: [Dev] Error while implementing the Integration test for salesforce(SOAP API) connector

2016-04-08 Thread Hariprasath Thanarajah
Hi Malaka, I am doing it now. I'll update the status by evening. On Fri, Apr 8, 2016 at 2:24 PM, Malaka Silva wrote: > Hariprasath shall we try debugging this? > > On Thu, Apr 7, 2016 at 10:47 PM, Hariprasath Thanarajah < > haripras...@wso2.com> wrote: > >> Hi Malaka, >> >> No

Re: [Dev] [APPM] Mobile application binary file upload REST API

2016-04-08 Thread Chanaka Jayasena
+1 for having image upload API separately. Usually it's better to have a separate API for image upload to provide better experience to the user. thanks, Chanaka On Fri, Apr 8, 2016 at 9:43 AM, Ruwan Abeykoon wrote: > Hi All, > Off topic: Just another idea on file upload in UI

Re: [Dev] Error while implementing the Integration test for salesforce(SOAP API) connector

2016-04-08 Thread Malaka Silva
Hariprasath shall we try debugging this? On Thu, Apr 7, 2016 at 10:47 PM, Hariprasath Thanarajah < haripras...@wso2.com> wrote: > Hi Malaka, > > No In this I set the blocking as false and also test it with ESB 5.0.0-M1. > > On Thu, Apr 7, 2016 at 9:08 PM, Malaka Silva wrote: >

[Dev] [DEV][DevStudio] Developing Eclipse plugin based on Web UI Platform

2016-04-08 Thread Heshitha Hettihewa
Hi all, Currently I'm developing the human task editor plugin for eclipse. When we are developing an eclipse plugin based on web ui platform, do we have to bundle web ui plugin also with our developed plugin in plugins folder or is there a way to import it in the building process?. Thanks. --

Re: [Dev] Using LogViewerClient in Integration Tests

2016-04-08 Thread Nirmal Fernando
This explains : https://github.com/wso2/carbon-commons/blob/master/components/logging/org.wso2.carbon.logging.service/src/main/java/org/wso2/carbon/logging/service/provider/InMemoryLogProvider.java#L237 On Fri, Apr 8, 2016 at 1:19 PM, Nirmal Fernando wrote: > Did anyone check

Re: [Dev] Using LogViewerClient in Integration Tests

2016-04-08 Thread Nirmal Fernando
Did anyone check this issue with clearLogs ? It seems it's not working still. On Thu, Apr 2, 2015 at 5:08 PM, Maheeka Jayasuriya wrote: > Hi Saneth/Waruna, > > I was able to resolve the issue by using the before log length and after > log length and iterating between these two

[Dev] "org.wso2.carbon.mediation.initializer.server.feature" still depends on the old-task component

2016-04-08 Thread Prabath Abeysekera
Hi Chanaka, As it appears, "org.wso2.carbon.mediation.initializer.server.feature" still depends on the old scheduled tasks component, which is not in use anymore. Any possibility to remove all such obsolete references from "org.wso2.carbon.mediation.initializer.server.feature"? Cheers, Prabath

Re: [Dev] [Architecture] [C5] Must Inject CarbonServerInfo when writing OSGi Test Cases

2016-04-08 Thread Imesh Gunaratne
Thanks Sameera & Aruna!! On Fri, Apr 8, 2016 at 10:20 AM, Aruna Karunarathna wrote: > On Fri, Apr 8, 2016 at 7:07 AM, Sameera Jayasoma wrote: > >> >> >> On Fri, Apr 8, 2016 at 12:13 AM, Imesh Gunaratne wrote: >> >>> Hi Aruna, >>> >>> On Thu,

Re: [Dev] [DEV] WSO2 Enterprise Store 2.1.0 Alpha 1 Released!

2016-04-08 Thread Elilmatha Sivanesan
Hi Sameera , I tried out with the sample assets that are shipped with the ES in a fresh pack , This default asset gets deployed at each server restart. Newly created asset gets deleted and works fine. We can proceed the migration. Thanks. On Fri, Apr 8, 2016 at 11:35 AM, Sameera

Re: [Dev] "org.wso2.carbon.core.server.feature" packs "poi-ooxml"

2016-04-08 Thread Aruna Karunarathna
On Fri, Apr 8, 2016 at 11:38 AM, Prabath Abeysekera wrote: > Hi Kicha, > > Looks like "org.wso2.carbon.core.server.feature" packs "poi-ooxml", even > though it is not currently used in the underlying implementation, which > claims for 7.6M. IOW, there's no sign of any usage of

[Dev] "org.wso2.carbon.core.server.feature" packs "poi-ooxml"

2016-04-08 Thread Prabath Abeysekera
Hi Kicha, Looks like "org.wso2.carbon.core.server.feature" packs "poi-ooxml", even though it is not currently used in the underlying implementation, which claims for 7.6M. IOW, there's no sign of any usage of the above except for a couple of stale imports. Considering the above, is there any

Re: [Dev] [DEV] WSO2 Enterprise Store 2.1.0 Alpha 1 Released!

2016-04-08 Thread Sameera Medagammaddegedara
Hi Elilmantha, I have updated the issue [1]. Thank You, Sameera On Thu, Apr 7, 2016 at 12:23 PM, Elilmatha Sivanesan wrote: > Hi ES Team , > > The issue reported in jira[1] is blocker to us to the migration of WSO2 > Store. Can we get this fixed in beta. > > [1]