[Dev] WSO2 Carbon Kernel 4.4.7 Released

2016-07-05 Thread Jayanga Dissanayake
The Carbon team is pleased to announce the release of Carbon Kernel 4.4.7. Improvements and Bug fixes https://wso2.org/jira/issues/?filter=13113 Known Issues https://wso2.org/jira/issues/?filter=13114 How to Contribute - WSO2 Carbon Kernel code is hosted in github. - The Git repository

Re: [Dev] WSO2 Docker images layered composition

2016-07-05 Thread Isuru Haththotuwa
Hi Imesh, Sorry for the late response. On Tue, Jun 28, 2016 at 9:06 AM, Imesh Gunaratne wrote: > > > On Mon, Jun 27, 2016 at 11:44 PM, Isuru Haththotuwa > wrote: > >> Hi Imesh, >> >> Agreed on the size impact. My concern is that this change does not bring >>

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

2016-07-05 Thread Akila Ravihansa Perera
[Looping Anjana and Isuru] @Anjana, Niranda: is it possible to plugin a custom member discovery scheme for Spark? In the current implementation how does a wso2das with embedded Spark instance discover the other members? I'm referring to Spark cluster mode deployment here. Thanks. On Wed, Jul 6,

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

2016-07-05 Thread Heshan Jayasinghe
Hi, As we discussed in last meeting this week we plan to finish - flow reposition when BPMN element position changes. - task resizing - text attaching - changing task/event/gateway type using property (element icon changed with property) I created "flow reposition when BPMN

Re: [Dev] [GSOC 16] Initial Project Progress

2016-07-05 Thread Akila Ravihansa Perera
Hi, On Tue, Jul 5, 2016 at 11:38 AM, Osura Rathnayake wrote: > Hi Akila, > > Please check the modified code. It now takes the value which is specified > as localMemberPort in axis2.xml. > I still don't see any change to the logic of how member address is calculated. Can you

Re: [Dev] [GSOC 16] Initial Project Progress

2016-07-05 Thread Isuru Haththotuwa
On Tue, Jul 5, 2016 at 11:33 AM, Akila Ravihansa Perera wrote: > Hi Osura, > > As Isuru mentioned you need to be clear about tenantId since it might > conflict with Carbon tenantId. As suggested, please rename it to something > like AZURE_TENANT_ID or something like that. > >

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

2016-07-05 Thread Nirmal Fernando
[Looping Niranda] On Tue, Jul 5, 2016 at 10:22 PM, Akila Ravihansa Perera wrote: > Hi, > > Deploying wso2das in Mesos is bit tricky due to lack of overlay network > support in Mesos OOTB. This is mainly because Spark cluster (when running > in Spark cluster mode) is unable

[Dev] To change theme per product

2016-07-05 Thread Harsha Thirimanna
Hi Sameera, Do we have any documentation or blogs to find a way to change complete theme as product wants ? Is that possible to write a fragment bundle to org.wso2.carbon.ui to change theme ? Now we had a requirement to change footer as in [1], because there will not be a kernal release before

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

2016-07-05 Thread Akila Ravihansa Perera
Hi, Deploying wso2das in Mesos is bit tricky due to lack of overlay network support in Mesos OOTB. This is mainly because Spark cluster (when running in Spark cluster mode) is unable to communicate through Docker IP addresses when they are assigned to different host machines in a multi-node Mesos

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

2016-07-05 Thread Prabath Siriwardana
When we are implementing the REST profile XACML - can we implement it as a microservice on MSF4J? It needs to be an independent deployable unit - which should function with a set of policies loaded from the filesystem... Can we do this..? Thanks & regards, -Prbath On Mon, Jul 4, 2016 at 11:44

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

2016-07-05 Thread Dakshika Jayathilaka
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: true, timePickerIncrement: 30, locale: { format: 'MM/DD/ h:mm A' } }); }); Regards, *Dakshika

Re: [Dev] [APIM] Inclusion of available APIs under Deleted APIs list in API Deployment Stats in Log Analyzer

2016-07-05 Thread Ruwan Abeykoon
Hi Nuwan, Maneesha, I am totally agree that now we have this information and can be provided in another dashboard. However, Current analytics is based on normal logs, not based on audit log. I do not think it is right time to add the feature to read the audit logs, since it is time to stabilise

Re: [Dev] Getting Error while installing iOS features to EMM 2.1.0

2016-07-05 Thread Geeth Munasinghe
Hi Chathura, Please refer the following mail [1]. You can find the answer. [1] [EMM][iOS] Getting exceptions while installing iOS features Thanks Geeth *G. K. S. Munasinghe* *Senior Software Engineer,* *WSO2, Inc. http://wso2.com * *lean.enterprise.middleware.* email:

[Dev] FILE UPLOAD FROM ESB

2016-07-05 Thread John Q
Hello folks, can any body tell me hot to upload a file from a sequence in the ESB? I mean, there's an HTTP endpoint waiting for a multipart/form-data request coming with a file, just the same way we do from an HTTP form, but I need to do it from the ESB. thanks in advance. John

Re: [Dev] [Architecture] [C5] Upgrading Kernel Equinox version to Neon Releases

2016-07-05 Thread Niranjan Karunanandham
+1 to upgrade the tycho plugin. Currently we are using 0.13.0 and AFAIR the latest one is 0.25.0. Regards, Nira On Tue, Jul 5, 2016 at 3:11 PM, Sameera Jayasoma wrote: > +1 for this. > > On Tue, Jul 5, 2016 at 2:48 PM, Chanaka Cooray wrote: > >>

Re: [Dev] Fixing APIMANAGER-4202 at carbon-mediation level

2016-07-05 Thread Uvindra Dias Jayasinha
Thanks Viraj On 5 July 2016 at 15:52, Viraj Senevirathne wrote: > PR is merged https://github.com/wso2/carbon-mediation/pull/671. > > On Tue, Jul 5, 2016 at 3:44 PM, Uvindra Dias Jayasinha > wrote: > >> Ping! >> >> ESB Team can we get the above PR merged

Re: [Dev] Fixing APIMANAGER-4202 at carbon-mediation level

2016-07-05 Thread Viraj Senevirathne
PR is merged https://github.com/wso2/carbon-mediation/pull/671. On Tue, Jul 5, 2016 at 3:44 PM, Uvindra Dias Jayasinha wrote: > Ping! > > ESB Team can we get the above PR merged please? > > On 27 June 2016 at 19:26, Uvindra Dias Jayasinha wrote: > >> Thanks

Re: [Dev] Fixing APIMANAGER-4202 at carbon-mediation level

2016-07-05 Thread Uvindra Dias Jayasinha
Ping! ESB Team can we get the above PR merged please? On 27 June 2016 at 19:26, Uvindra Dias Jayasinha wrote: > Thanks Kishanthan > > If we were to fix this by calling startTenantFlow() the fix would be a lot > more complicated and may lead to other issues. So I have tested

Re: [Dev] [APIM] Inclusion of available APIs under Deleted APIs list in API Deployment Stats in Log Analyzer

2016-07-05 Thread Nuwan Dias
Yes, we now have audit logs on the API Manager for API create, update and remove. The ideal solution is to use these logs to derive those data. On Tue, Jul 5, 2016 at 1:42 PM, Maneesha Wijesekara wrote: > Hi Sajith, > > Agreed with how the log analyzer works when an API is

Re: [Dev] [C5] Upgrading Kernel Equinox version to Neon Releases

2016-07-05 Thread Sameera Jayasoma
+1 for this. On Tue, Jul 5, 2016 at 2:48 PM, Chanaka Cooray wrote: > [+architecture] > > On Tue, Jul 5, 2016 at 1:53 PM, Chanaka Cooray wrote: > >> Hi all, >> >> We have decided to upgrade the equinox version in kernel to Neon release >> which is the

[Dev] Getting Error while installing iOS features to EMM 2.1.0

2016-07-05 Thread Chathura Dilan
Getting following error while restarting the server after install the features ERROR {org.jaggeryjs.jaggery.app.mgt.TomcatJaggeryWebappsDeployer} - org.mozilla.javascript.WrappedException: Wrapped org.jaggeryjs.scriptengine.exceptions.ScriptException: org.mozilla.javascript.WrappedException:

Re: [Dev] [C5] Upgrading Kernel Equinox version to Neon Releases

2016-07-05 Thread Chanaka Cooray
[+architecture] On Tue, Jul 5, 2016 at 1:53 PM, Chanaka Cooray wrote: > Hi all, > > We have decided to upgrade the equinox version in kernel to Neon release > which is the latest release of the equinox[1]. This has to be done due to > several issues in kernel including [2]

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.7 RC1

2016-07-05 Thread Jayanga Dissanayake
Hi all, Thanks for testing and verifying Carbon Kernel 4.4.7 RC1. We are closing this vote now. This vote has passed with 10 +1s and 0 -1s. The only reported issue is (viewing issues of the P2 repo)[1], which is not a blocker. Hence, we will proceed with the Carbon Kernel 4.4.7 release. [1]

[Dev] Getting Error while installing iOS features to EMM 2.1.0

2016-07-05 Thread Chathura Dilan
Hi All, I'm getting the following error while installing iOS features to EMM 2.1.0. Anyone know what's the reason for the issue? Error creating bean with name 'enrollmentServiceBean' defined in URL [jndi:/localhost/ios-enrollment/WEB-INF/cxf-servlet.xml]: Instantiation of bean failed; nested

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.7 RC1

2016-07-05 Thread Rajith Roshan
Hi all, Tested G-Reg 5.3.0 Snapshot with kernel 4.4.7 and ran integration test without any issues. [x] Stable - go ahead and release Thanks! Rajith On Tue, Jul 5, 2016 at 1:19 PM, Jagath Sisirakumara Ariyarathne < jaga...@wso2.com> wrote: > Hi, > > Tested with ESB 5.0.0-SNAPSHOT and executed

[Dev] [C5] Upgrading Kernel Equinox version to Neon Releases

2016-07-05 Thread Chanaka Cooray
Hi all, We have decided to upgrade the equinox version in kernel to Neon release which is the latest release of the equinox[1]. This has to be done due to several issues in kernel including [2] with the current equinox version. Addition to that, it is also required to upgrade tycho versions in

Re: [Dev] [APIM] Inclusion of available APIs under Deleted APIs list in API Deployment Stats in Log Analyzer

2016-07-05 Thread Maneesha Wijesekara
Hi Sajith, Agreed with how the log analyzer works when an API is updated. But when considering the user point of view, an API shouldn't be listed in 'Deleted APIs' list if it's still available. Because a user might get confused when the statistics in 'Deleted APIs' shows some API that he/she used

Re: [Dev] [APIM] Inclusion of available APIs under Deleted APIs list in API Deployment Stats in Log Analyzer

2016-07-05 Thread Miyuru Dayarathna
Adding Isabelle and Srinath to the email thread. -- Thanks, Miyuru Dayarathna Senior Technical Lead Mobile: +94713527783 Blog: http://miyurublog.blogspot.com On Tue, Jul 5, 2016 at 1:11 PM, Sajith Perera wrote: > > Hi Maneesha, > > Log analyzer purely based on the log events

Re: [Dev] [VOTE] Release WSO2 Carbon Kernel 4.4.7 RC1

2016-07-05 Thread Jagath Sisirakumara Ariyarathne
Hi, Tested with ESB 5.0.0-SNAPSHOT and executed integrated tests. No issues observed. [x] Stable - go ahead and release. Thanks. On Mon, Jul 4, 2016 at 10:56 PM, Hasitha Aravinda wrote: > Tested with BPS 3.6.0-SNAPSHOT. No issue found. > > [x] Stable - go ahead and release.

Re: [Dev] [APIM] Inclusion of available APIs under Deleted APIs list in API Deployment Stats in Log Analyzer

2016-07-05 Thread Sajith Perera
Hi Maneesha, Log analyzer purely based on the log events which are generated by a particular product. For each stat, there are set of keywords and rules in log lines, which we are identifying as unique for that scenario. Regarding the above mentioned scenario, if there is an update on an API in

[Dev] [APIM] Inclusion of available APIs under Deleted APIs list in API Deployment Stats in Log Analyzer

2016-07-05 Thread Maneesha Wijesekara
Hi all, Currently 'API Deployment Stats' in Log Analyzer listed both Deployed APIs and Deleted APIs. But I've noticed that some available APIs (not yet deleted) are also listed under 'Deleted APIs' [1]. The reason behind this is when an API is edited, it will destroyed and again re-deployed. That

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

2016-07-05 Thread Kasun Thennakoon
Hi all, I tried to create multiple user accounts in Entreprise store at once, rather than creating users one by one. I have tried to use *Bulk Import Users *option available in the management console.But I couldn't find the correct format of the file which I need to upload there.I search through

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

2016-07-05 Thread Pushpalanka Jayawardhana
Hi Manujith, Please find the comments in line. On Mon, Jul 4, 2016 at 8:11 PM, Manujith Pallewatte wrote: > Hi all, > > So to start working on the points discussed in the mid evaluation, first > is to align the service with the REST profile of XACML 3.0 [1] > But

Re: [Dev] Regarding APPM-1160

2016-07-05 Thread Chathura Dilan
Hi Dinusha, EMM supports multi-tenancy it is designed to work with one instance of App Manager via OSGI services. When they work together they function as one product, hence EMM and App Manager share same tenants across the multi tenanted environment. This is a special scenario where AppM

Re: [Dev] Carbon-Registry 4.5.5 is Staged

2016-07-05 Thread Anupama Pathirage
Hi, I have tested Carbon registry 4.5.5 with WSO2 DSS 3.5.1-SNAPSHOT and didn't find any issue. Regards, Anupama On Sat, Jul 2, 2016 at 8:45 AM, Rajith Roshan wrote: > Hi all, > > Carbon registry 4.5.5 is staged at >

Re: [Dev] [GSOC 16] Initial Project Progress

2016-07-05 Thread Osura Rathnayake
Hi Akila, Please check the modified code. It now takes the value which is specified as localMemberPort in axis2.xml. Thanks, On Tuesday, July 5, 2016, Akila Ravihansa Perera wrote: > Hi Osura, > > As Isuru mentioned you need to be clear about tenantId since it might >

Re: [Dev] [GSOC 16] Initial Project Progress

2016-07-05 Thread Akila Ravihansa Perera
Hi Osura, As Isuru mentioned you need to be clear about tenantId since it might conflict with Carbon tenantId. As suggested, please rename it to something like AZURE_TENANT_ID or something like that. Regarding localMemberPort in axis2.xml, the value of this parameter should be same in all nodes