Re: [Dev] [DEV] [VOTE] WSO2 Developer Studio Tooling for Platform RC3

2016-05-30 Thread Awanthika Senarath
Hello all, I have tested the Server Additions and removals with ESB product tool. here is my vote : +1 Awanthika Senarath Software Engineer, WSO2 Inc. Mobile: +94717681791 On Tue, May 31, 2016 at 11:33 AM, Jasintha Dasanayake wrote: > Hello Devs, > > We are pleased to announce the vote

Re: [Dev] [DEV] [VOTE] WSO2 Developer Studio Tooling for Platform RC3

2016-05-30 Thread Sohani Weerasinghe
Hi All, I have tested following and no major issues found. 1.Updater tool functionality 2.Applying security for services 3.Adding servers (4.2, 4.4 with jdk 1.7 & 1.8) and deploying artifacts +1 Thanks, Sohani Sohani Weerasinghe Senior Software Engineer WSO2, Inc: http://wso2.com Mobile : +9

Re: [Dev] [Carbon Caching] Caching won't work for objects from different bundles without dynamic imports

2016-05-30 Thread Afkham Azeez
There are two options to resolve this without adding dynamic imports: 1. Use store by reference 2. Use the following constructor in CacheManager and pass the classloader public CarbonCacheManager(CarbonCachingProvider cachingProvider, URI uri, ClassLoader classLoader, P

[Dev] [DEV] [VOTE] WSO2 Developer Studio Tooling for Platform RC3

2016-05-30 Thread Jasintha Dasanayake
Hello Devs, We are pleased to announce the vote for RC-3 of *WSO2 Developer Studio Tooling for Platform 4.1.0.* P2 repository of WSO2 developer Studio Tooling for Platform 4.1.0 is available here

[Dev] WSO2 IoTS Analytics v1.0.0-ALPHA Released

2016-05-30 Thread Sriskandarajah Suhothayan
*WSO2 IoTS Analytics v1.0.0-ALPHA Released* We are pleased to announce the alpha release of WSO2 IOTS Analytics v1.0.0 [ 1 ] which is powered by WSO2 Data Analytics Server. IoTS Analytics can be used to monitor devices and analyze their sensor readings. Your f

Re: [Dev] Regarding Proposal 6: [ML] Predictive analytics with online data for WSO2 Machine Learner

2016-05-30 Thread Heshani Herath
Hi Maheshakya, I would like to know what is the structure of streaming data or what type of streaming data(video,image,etc) you except to handle here? On Wed, Mar 23, 2016 at 11:01 AM, Supun Sethunga wrote: > Hi Heshani, > > Have you started working on the project proposal? if so can you plea

[Dev] [UUF] Functionalities related OSGi Services are not working

2016-05-30 Thread Sudharma Subasinghe
Hi, I put sample OSGi bundle into uuf osgi/dropins folder and checked OSGi services using 'services' command. It showed the sample osgi service. 1) Then I tested getOSGiService(..) method using sample OSGi service as following. function onRequest(context) { getOSGiServices("org.wso2.mbp.samp

Re: [Dev] Deprecating File Connector V1

2016-05-30 Thread Vivekananthan Sivanayagam
+ dev File Connector V1 has been deprecated. *Thank youVivekananthan Sivanayagam* *Associate Software Engineer | WSO2* *E:vivekanant...@wso2.com * *M:+94752786138* On Mon, May 30, 2016 at 12:21 PM, Vivekananthan Sivanayagam < vivekanant...@wso2.com> wrote: > +1 > > > > > *Thank youViveka

Re: [Dev] Should we ship custom error pages with product?

2016-05-30 Thread Samisa Abeysinghe
No, I want to know as a user the things like - where are the files that I have to edit - do I have to edit config files Thanks, Samisa... Samisa Abeysinghe Vice President Delivery WSO2 Inc. http://wso2.com On Tue, May 31, 2016 at 8:40 AM, Vanjikumaran Sivajothy wrote: > @samisa, IMO,

Re: [Dev] Should we ship custom error pages with product?

2016-05-30 Thread Vanjikumaran Sivajothy
@samisa, IMO, we can give a sample but ideally client has the create their own impl. On Mon, May 30, 2016 at 8:09 PM, Samisa Abeysinghe wrote: > And where is the doc for how to customise new implementation (e.g. I want > to edit and have my custom error message in there) > > Thanks, > Samisa...

Re: [Dev] Should we ship custom error pages with product?

2016-05-30 Thread Samisa Abeysinghe
And where is the doc for how to customise new implementation (e.g. I want to edit and have my custom error message in there) Thanks, Samisa... Samisa Abeysinghe Vice President Delivery WSO2 Inc. http://wso2.com On Tue, May 31, 2016 at 8:34 AM, Samisa Abeysinghe wrote: > OK cool. This is ye

Re: [Dev] Should we ship custom error pages with product?

2016-05-30 Thread Aruna Karunarathna
Yep this is for 4.4.6. release. On Tue, May 31, 2016 at 8:34 AM, Samisa Abeysinghe wrote: > OK cool. This is yet to be released right? > > Thanks, > Samisa... > > > Samisa Abeysinghe > > Vice President Delivery > > WSO2 Inc. > http://wso2.com > > > On Tue, May 31, 2016 at 8:20 AM, Aruna Karunara

Re: [Dev] Should we ship custom error pages with product?

2016-05-30 Thread Samisa Abeysinghe
OK cool. This is yet to be released right? Thanks, Samisa... Samisa Abeysinghe Vice President Delivery WSO2 Inc. http://wso2.com On Tue, May 31, 2016 at 8:20 AM, Aruna Karunarathna wrote: > Hi Samisa, > > This is already been addressed. See [1], [2]. > > [1]. https://wso2.org/jira/browse/C

Re: [Dev] Should we ship custom error pages with product?

2016-05-30 Thread Aruna Karunarathna
Hi Samisa, This is already been addressed. See [1], [2]. [1]. https://wso2.org/jira/browse/CARBON-15894 [2]. https://github.com/wso2/carbon-kernel/tree/release-4.4.6/core/org.wso2.carbon.ui/src/main/resources/web/errors Regards, Aruna On Tue, May 31, 2016 at 7:14 AM, Samisa Abeysinghe wrote:

[Dev] Should we ship custom error pages with product?

2016-05-30 Thread Samisa Abeysinghe
Shall we consider $subject and ship https://github.com/vanjikumaran/CustomErrorPages with the product? Looks like this is a common need for IS folks. See https://wso2.org/jira/browse/CARBON-15651 http://stackoverflow.com/questions/33808615/wso2-identity-server-cannot-configure-custom-catch-all-exc

Re: [Dev] Eclipse GEF EditParts are not getting refreshed after editing - Visual DataMapper Editor

2016-05-30 Thread Jasintha Dasanayake
Hi Sohani In a Jface tree ,a node has a method called "setIterativeRefresh(true)" check whether "GEF" based trees' may also has similar way to do this Thanks and Regards /Jasintha On Mon, May 30, 2016 at 3:44 PM, Sohani Weerasinghe wrote: > Hi Susinda, > > I have debugged and confirmed that i

Re: [Dev] GSOC 2016: Proposal 7

2016-05-30 Thread Viraj Senevirathne
org.apache.synapse synapse-nhttp-transport On Sun, May 29, 2016 at 9:19 AM, Dinanjana Gunaratne < dinanjanagunara...@gmail.com> wrote: > Hello all, > I am facing a problem when trying to create a proxy object. I couldn't > find correct maven dependency to get class > org.apache.synapse.transpor

Re: [Dev] [ESB][JMS] Missing messages when using "transport.Transactionality" parameter

2016-05-30 Thread Dilshani Subasinghe
Hi all, Update: Issue can be reproduce with ActiveMQ Client libraries which are having versions greater than 5.9. Regards, Dilshani On Fri, May 27, 2016 at 4:26 PM, Dilshani Subasinghe wrote: > Hi Nuwan, > > When I am going to test JMS parameters according to a given support issue, > it was n

Re: [Dev] G-Reg extension for integration with API-M

2016-05-30 Thread Shazni Nazir
All the following in this implementation is completed. - Reading the api manager related configuration from a configuration file - Adding the thumbnail of the API. Currently having an issue when adding a thumbnail in the G-Reg 5.2.0 publisher [1]. This is however fixed in the G-Reg 5.3

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 5.1.0 RC1

2016-05-30 Thread KasunG Gajasinghe
Tested the tools, verified the readme files and tested against carbon-deployment. No blockers were found. [x] Stable - Go ahead and release. On Mon, May 30, 2016 at 2:10 PM, Jayanga Kaushalya wrote: > Hi all, > > I have tested the carbon 5.1.0-RC1 with carbon-security-caas and didn't > find an

Re: [Dev] Eclipse GEF EditParts are not getting refreshed after editing - Visual DataMapper Editor

2016-05-30 Thread Sohani Weerasinghe
Hi Susinda, I have debugged and confirmed that it hits the createInNode method. I used refreshChildren() method of the org.eclipse.gef.editparts.AbstractEditPart which gets the children of the particular edit part ( the edited node) and then it refreshes that editpart. I could not find any method

Re: [Dev] Eclipse GEF EditParts are not getting refreshed after editing - Visual DataMapper Editor

2016-05-30 Thread Susinda Perera
Hi Sohani can you put some logs to the aforesaid method confirm that it actually hits the createInNode method. Also once you add a child try to refresh the parent. Thanks Susinda On Mon, May 30, 2016 at 11:49 AM, Sohani Weerasinghe wrote: > Hi Viraj/Susinda, > > I have a requirement to edit the

Re: [Dev] WSO2 Docker images layered composition

2016-05-30 Thread Imesh Gunaratne
+1 for the idea Akila! I agree with all the points listed above, we experienced those during past couple of weeks after removing the base image. Will include this change in the next Dockerfiles release. Thanks On Mon, May 30, 2016 at 12:48 PM, Akila Ravihansa Perera wrote: > Hi, > > Currently

Re: [Dev] clarification on api publisher on summary tables

2016-05-30 Thread Nuwan Dias
Well, it would have been ideal if the column name would have changed. But I believe changing that now would cause a migration hassle to existing users. If that's the case its ok to leave it as is as long as the visulalization (graphs/charts) of the data is correct. Thanks, NuwanD. On Mon, May 30,

Re: [Dev] clarification on api publisher on summary tables

2016-05-30 Thread Shavantha Weerasinghe
Hi Rukshan Any update on this regards, Shavantha Weerasinghe Senior Software Engineer QA WSO2, Inc. lean.enterprise.middleware. http://wso2.com http://wso2.org Tel : 94 11 214 5345 Fax :94 11 2145300 On Sun, May 29, 2016 at 11:56 AM, Rukshan Premathunga wrote: > Hi all, > > Still we are publ

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 5.1.0 RC1

2016-05-30 Thread Jayanga Kaushalya
Hi all, I have tested the carbon 5.1.0-RC1 with carbon-security-caas and didn't find any issues. [x] Stable - Go ahead and release. Thanks! *Jayanga Kaushalya* Software Engineer Mobile: +94777860160 WSO2 Inc. | http://wso2.com lean.enterprise.middleware On Fri, May 27, 2016 at 12:44 PM, Niranj

Re: [Dev] Shindig error on DS portal startup, due to connectivity errors to google

2016-05-30 Thread Fazlan Nazeem
Hi Megala, Please let us know once the new release is done. For now we will go with 1.0.17. On Mon, May 30, 2016 at 1:52 PM, Ruwan Abeykoon wrote: > Hi Megala, Sinthuja, > Thank you for the fix. > Yes, I am ok if things can be fixed in DS side. > > Have we checked any other JS which is loaded f

Re: [Dev] Shindig error on DS portal startup, due to connectivity errors to google

2016-05-30 Thread Ruwan Abeykoon
Hi Megala, Sinthuja, Thank you for the fix. Yes, I am ok if things can be fixed in DS side. Have we checked any other JS which is loaded form external servers, which might cause similar issues in future? We need to fix them too if there are any. Cheers, Ruwan On Mon, May 30, 2016 at 1:21 PM, Si

Re: [Dev] Shindig error on DS portal startup, due to connectivity errors to google

2016-05-30 Thread Sinthuja Ragendran
Hi Ruwan, As mentioned by megala folking shindig is not an option, it's simply calling for more trouble! Anyhow the fix done by megala fixes the issues in startup. Thanks, Sinthuja. On Mon, May 30, 2016 at 1:19 PM, Megala Uthayakumar wrote: > Hi All, > > Reason for error in new log[1] is that

Re: [Dev] Shindig error on DS portal startup, due to connectivity errors to google

2016-05-30 Thread Megala Uthayakumar
Hi All, Reason for error in new log[1] is that we did not remove the jquery feature which also requires the internet connection as we thought that feature is used by the shindig. But after a throughout testing we found that it can be removed. We have removed that feature in master branch now[2]. W

Re: [Dev] Shindig error on DS portal startup, due to connectivity errors to google

2016-05-30 Thread Ruwan Abeykoon
Hi All, Can we fork the Shindig app and fix these issues in short term? It seems that shinding is not maintained any more[1]. So can we look for an alternative since the Gadgets is going to be a central component in our UIs within the platform? [1] https://shindig.apache.org/about_shindig_overvie

[Dev] WSO2 Docker images layered composition

2016-05-30 Thread Akila Ravihansa Perera
Hi, Currently we don't have a base image for WSO2 Docker images due to image size issues we had with it. But later we found out that this was mainly due to multiple RUN commands, which caused Docker to add unnecessary layers. I think we should bring back the base image for couple of reasons; 1.

Re: [Dev] Shindig error on DS portal startup, due to connectivity errors to google

2016-05-30 Thread Fazlan Nazeem
Hi, in APIM-analytics I have upgraded the carbon.dashboards.version and shindig.version to fix the issue. The git diff of the changes is attached. log after the fix[1] log prior to the fix[2] log[1] was verified to be fine by Megala. Please let me know if there are any concerns. [1] http://past

Re: [Dev] [Vote] Release WSO2 Carbon Kernel 5.1.0 RC1

2016-05-30 Thread Hasitha Aravinda
Hi all, I have tested carbon 5.1.0-RC1 with Carbon-Business-Process 5.0.0-SNAPSHOT and Product-BPS 4.0.0-SNAPSHOT and didn't find any issue. [x] Stable - go ahead and release. Thanks, Hasitha. On Fri, May 27, 2016 at 12:44 PM, Niranjan Karunanandham wrote: > Hi Devs, > > This is the 1st Relea