[Dev] WSO2 BPS 3.5.0 M4 Released!

2014-08-20 Thread Waruna Jayaweera
Hi all, WSO2 Business Process Server 3.5.0 M4 Release is available for download at [1] . This release includes following bug fixes and tasks. Bugs - [BPS-523 https://wso2.org/jira/browse/BPS-523] - breadcrumb missing in bpmn ui component - [BPS-529 https://wso2.org/jira/browse/BPS-529]

Re: [Dev] Configuring BPS to Tenant user signup workflow - Missing Authorization header when calling WorkflowCallbackService

2014-09-08 Thread Waruna Jayaweera
Hi Chamila, Yes. There is an issue in tenant based work flows with BPS 3.2.0 .We have fixed in the Carbon kernel patch0009. Please refer [1] for more information. You can add the patch 9 for BPS 3.2.0 or download BPS 3.5.0 M4 from [2]. [1]https://wso2.org/jira/browse/CARBON-14841

[Dev] Best approach to authenticate to Activiti REST API from BPMN explorer Jaggery App

2014-09-09 Thread Waruna Jayaweera
Hi, We need to secure a REST API which is used perform BPMN operations in BPS server. We are basically invoking the Activiti engine provided REST API from our Jaggery web app. Activiti REST API accepts user name password for authentication. It can be extended to support other mechanisms.

Re: [Dev] [BRS]How to modify date formats in drools.

2014-09-10 Thread Waruna Jayaweera
Hi Stevegyc, According to drools document, The date format dd-mmm- is supported by default. You can customize this by providing an alternative date format mask as the System property named drools.dateformat. If more control is required, use a restriction. So you can set custom value to System

Re: [Dev] [BRS]How to modify date formats in drools.

2014-09-10 Thread Waruna Jayaweera
? -- stevegyc *From:* Waruna Jayaweera waru...@wso2.com *Date:* 2014-09-10 18:39 *To:* stevegyc steve...@163.com *CC:* dev dev@wso2.org *Subject:* Re: [Dev] [BRS]How to modify date formats in drools. Hi Stevegyc, According to drools document, The date format dd-mmm- is supported

Re: [Dev] [BRS]How to modify date formats in drools.

2014-09-14 Thread Waruna Jayaweera
, how to modify wso2server.bat? It will be helpful if you can send me the modified file of wso2server.sh and wso2server.bat. -- stevegyc *From:* Waruna Jayaweera waru...@wso2.com *Date:* 2014-09-10 22:40 *To:* stevegyc steve...@163.com *CC:* dev dev@wso2

[Dev] Code Review Notes: WS-Humantask Explorer

2014-09-18 Thread Waruna Jayaweera
Hi All, Following updates has been discussed on $subject. 1. Suggested to add some icons to start,assign buttons 2. It was seen different button styles in claim and other task operation buttons.Need to use same button style and get UX expert support for best way to add single button

Re: [Dev] [Greg] Error when starting the server in wso2greg-5.0.0-SNAPSHOT

2014-09-18 Thread Waruna Jayaweera
Hi Prasanna, You need to use new ndatasource configuration files. Please refer [1] for more information. Please Replace humantask.xml and add bps-datasources.xml Product_HOME/repository/conf/datasources directory given files in [1]. These files should be copied when you build the product. Please

[Dev] [BRS] Build failure due to integration test failures on product-brs

2014-10-25 Thread Waruna Jayaweera
Hi all, I am getting the following integration test failure on wso2 BRS repo. I think this may be due to missing configurations in automation.xml. Any idea on how to fix this? SEVERE: Execution error occurred in TestExecutionListener:-[Ljava.lang.StackTraceElement;@3ddfd90f

Re: [Dev] [BRS] Build failure due to integration test failures on product-brs

2014-10-25 Thread Waruna Jayaweera
the automation.xml configuration Thanks, Nuwanw On Sat, Oct 25, 2014 at 6:24 AM, Waruna Jayaweera waru...@wso2.com wrote: Hi all, I am getting the following integration test failure on wso2 BRS repo. I think this may be due to missing configurations in automation.xml. Any idea on how to fix

Re: [Dev] [BRS] Build failure due to integration test failures on product-brs

2014-10-25 Thread Waruna Jayaweera
.carbon.authenticator.stub.AuthenticationAdminStub.login(AuthenticationAdminStub.java:659) at org.wso2.carbon.integration.common.admin.client.AuthenticatorClient.login(AuthenticatorClient.java:59) Thanks, Nuwanw On Sat, Oct 25, 2014 at 8:44 AM, Waruna Jayaweera waru...@wso2.com wrote: Hi Nuwan

Re: [Dev] WSO2 Committers += Milinda Perera

2014-10-28 Thread Waruna Jayaweera
Congratzz Milinda.. On Tue, Oct 28, 2014 at 3:14 PM, Godwin Amila Shrimal god...@wso2.com wrote: Congratulations Milinda !!! On Tue, Oct 28, 2014 at 3:11 PM, Firzhan Naqash firz...@wso2.com wrote: Congars Milinda Regards, Firzhan On Tue, Oct 28, 2014 at 3:17 PM, Suhan Dharmasuriya

Re: [Dev] Not getting response in try-it in FF browser

2014-04-25 Thread Waruna Jayaweera
Hi Thilini, Problem may be with FF version. can we test with different FF version? On Fri, Apr 25, 2014 at 12:40 PM, Thilini Ishaka thil...@wso2.com wrote: Hi All, I'm facing the aforementioned issue now. A sceenshot is attached. I don't see any error in the Firebug error console. Seeing

Re: [Dev] Please add drools artifact to wso2-public nexus repo

2014-04-28 Thread Waruna Jayaweera
Thanks KasunG. Regards, Waruna On Mon, Apr 28, 2014 at 9:45 PM, Kasun Gajasinghe kas...@wso2.com wrote: Done. Regards, KasunG On Mon, Apr 28, 2014 at 1:54 PM, Thilini Ishaka thil...@wso2.com wrote: Hi Kasun, BRS 2.1.0 alpha (to be released soon) is based on drools 5.6.0.Final and

[Dev] [BPS] Exception when calling BPEL via Web Wpp

2014-04-30 Thread Waruna Jayaweera
Hi, I am using BPS 3.2.0 with Application server features installed. I have a web app which calls for BPEL processes . Some web app requests are failed with following Exception. Any idea on this? TID: [0] [BPS] [2014-04-30 12:47:06,097] ERROR

Re: [Dev] Chunk 10 - Build Failure in a clean repo

2014-05-06 Thread Waruna Jayaweera
Hi, Removed bps related stuffs from the ch-11 build. On Wed, May 7, 2014 at 10:55 AM, Thilini Ishaka thil...@wso2.com wrote: Hi Ravi, We'll check on the build failure. Anyway BPS is not going release with ch-11. So we'll remove bps related stuffs from the ch-11 build. Waruna, please

[Dev] BRS 2.1.0 [Ch-11] Testing

2014-05-09 Thread Waruna Jayaweera
Hi Sandapa,Chathurika, Latest pack is available to QA [1]. [1] https://svn.wso2.org/repos/wso2/people/warunaj/pre-release/brs-2.1.0/2014-05-09/wso2brs- 2.1.0.zip -- Regards, Waruna Lakshitha Jayaweera Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198

[Dev] WSO2 Business Rules Server (BRS) 2.1.0 Beta Released!!

2014-05-15 Thread Waruna Jayaweera
WSO2 Business Rules Server (BRS) 2.1.0 Beta Released!! Date: 16th May 2014 WSO2 Business Rules Server team is pleased to announce the release of 2.1.0 Beta version of WSO2 Business Rules Server. It could be downloaded from [1]. The list of bug fixes and improvements available with this release

Re: [Dev] BRS 2.1.0 [Ch-11] Testing

2014-05-19 Thread Waruna Jayaweera
to be fixed. We will update the cluster with this pack to verify the fix in the cluster. [1] https://wso2.org/jira/browse/BRS-74 Thanks, Sandapa On Fri, May 9, 2014 at 3:21 PM, Waruna Jayaweera waru...@wso2.comwrote: Hi Sandapa,Chathurika, Latest pack is available to QA [1]. [1] https

[Dev] BRS 2.1.0 pack with Beta fixes-May 19 Build

2014-05-19 Thread Waruna Jayaweera
Hi , Please find the BRS 2.1.0 pack with beta fixes on following location. https://svn.wso2.org/repos/wso2/people/warunaj/pre-release/brs-2.1.0/beta-fixes/wso2brs-2.1.0.zip -- Regards, Waruna Lakshitha Jayaweera Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198

Re: [Dev] WSO2 Committers += Sohani Weerasinghe

2014-05-30 Thread Waruna Jayaweera
Congratzz ...:D On Fri, May 30, 2014 at 2:07 PM, Madhawa Bandara madh...@wso2.com wrote: congratulations Sohani On Fri, May 30, 2014 at 1:03 PM, Isura Karunaratne is...@wso2.com wrote: Congratz On Friday, May 30, 2014, Chamil Jeewantha cha...@wso2.com wrote: Congrats! On Fri, May

Re: [Dev] WSO2 Committers += Shazni Nazir

2014-06-03 Thread Waruna Jayaweera
Congratzz Shazni... On Tue, Jun 3, 2014 at 7:51 PM, Pulasthi Supun pulas...@wso2.com wrote: Congrats Shazni!! On Tue, Jun 3, 2014 at 7:49 PM, Subash Chaturanga sub...@wso2.com wrote: Hi all, It's my pleasure to announce Shazni as a WSO2 Committer. Shazni has done great

[Dev] Please Apply the CARBON-14841 changes to kernel patch0009

2014-07-01 Thread Waruna Jayaweera
Hi , Please Add this fix for Carbon kernel patch0009. Related Jira https://wso2.org/jira/browse/CARBON-14841 -- Regards, Waruna Lakshitha Jayaweera Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198 ___ Dev mailing list Dev@wso2.org

Re: [Dev] Please Apply the CARBON-14841 changes to kernel patch0009

2014-07-03 Thread Waruna Jayaweera
-dev/carbon4-kernel/ also? On Tue, Jul 1, 2014 at 6:17 PM, Shameera Rathnayaka shame...@wso2.com wrote: Committed revision 205239 , please provide pull request to carbon 4.3.0 branch too. Thanks, Shameera. On Tue, Jul 1, 2014 at 12:11 PM, Waruna Jayaweera waru...@wso2.com wrote: Hi

[Dev] Meeting Notes:Code review for BPMN Jaggery UI

2014-07-16 Thread Waruna Jayaweera
Hi All, Following updates has been discussed on $subject. 1. Add Process List to start tasks. 2. Improve the design after completing basic functionality. 3. Read BPMN specification to find roles who can start instances 4. change the copyright text 5. Add proper name for UI heading

[Dev] WSO2 BPS 3.5.0 M3 Released!

2014-07-21 Thread Waruna Jayaweera
Hi all, WSO2 Business Process Server 3.5.0 M3 Release is available for download at [1] . This release includes following bug fixes, improvements and tasks. *Bugs* - [BPS-490 https://wso2.org/jira/browse/BPS-490] - Termination Event is not generated when the instance is terminated from

Re: [Dev] WSO2 Committers += Sajith Ravindra

2014-07-23 Thread Waruna Jayaweera
Congratzz Sajith.. On Wed, Jul 23, 2014 at 4:52 PM, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: Congrats Sajith..! On Wed, Jul 23, 2014 at 4:49 PM, Rajeev Sampath raje...@wso2.com wrote: Congrats Sajith...! On Wed, Jul 23, 2014 at 3:42 PM, Sriskandarajah Suhothayan

Re: [Dev] WSO2 Committers += Isura Karunaratne

2014-07-23 Thread Waruna Jayaweera
Congratulations Isura.. On Wed, Jul 23, 2014 at 5:05 PM, Nufail Mohamed nuf...@wso2.com wrote: Congrats Isura. On Wed, Jul 23, 2014 at 4:53 PM, Aruna Karunarathna ar...@wso2.com wrote: Congratzz Isura... !!! On Wed, Jul 23, 2014 at 4:43 PM, Malintha Adikari malin...@wso2.com wrote:

Re: [Dev] WSO2 Committers += Prasad Tissera

2014-07-23 Thread Waruna Jayaweera
Congratzz Prasad On Wed, Jul 23, 2014 at 4:39 PM, Bhathiya Jayasekara bhath...@wso2.com wrote: Congratulations On Wed, Jul 23, 2014 at 4:28 PM, Johann Nallathamby joh...@wso2.com wrote: Hi All, It's my pleasure to announce Prasad Tissera as a WSO2 Committer. Prasad has

Re: [Dev] WSO2 Committers += Thanuja Jayasinghe

2014-07-23 Thread Waruna Jayaweera
Congratzz Thanuja... On Wed, Jul 23, 2014 at 5:03 PM, Gayan Yalpathwala gay...@wso2.com wrote: Congratulations Thanuja!! On Wed, Jul 23, 2014 at 4:55 PM, Lakshman Udayakantha lakshm...@wso2.com wrote: Congratulations Thanuja On Wed, Jul 23, 2014 at 4:52 PM, Aruna Karunarathna

Re: [Dev] WSO2 Committers += Kavith Lokuhewage

2014-08-04 Thread Waruna Jayaweera
Congratulations..! On Mon, Aug 4, 2014 at 11:43 AM, Shani Ranasinghe sh...@wso2.com wrote: Congratulations Kavith. On Mon, Aug 4, 2014 at 11:41 AM, Jasintha Dasanayake jasin...@wso2.com wrote: Hi All, It's my distinct pleasure to welcome kavith Lokuhewage as a WSO2 Committer.

[Dev] Review and merge orbit #17

2014-08-06 Thread Waruna Jayaweera
Hi Nandika, Can you please merge pull request[1].This contains the orbit bundles for Activiti Engine and Activiti Rest API. [1] https://github.com/wso2/orbit/pull/17 Thanks Waruna -- Regards, Waruna Lakshitha Jayaweera Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198

[Dev] Please merge pull #65 for carbon4-kernel

2014-08-14 Thread Waruna Jayaweera
Hi, Please review and merge [1] *About diff* BPMN activiti dependency Restlet (currently having INFO level) component logging relies on JDK's logging API (java.util.logging) and need use java.util.logging.config.file to filter log messages. In carbon products java.util.logging.config.file

Re: [Dev] Please merge pull #65 for carbon4-kernel

2014-08-14 Thread Waruna Jayaweera
, Aug 14, 2014 at 3:04 PM, Waruna Jayaweera waru...@wso2.com wrote: Hi, Please review and merge [1] *About diff* BPMN activiti dependency Restlet (currently having INFO level) component logging relies on JDK's logging API (java.util.logging) and need use java.util.logging.config.file

Re: [Dev] Please merge pull #65 for carbon4-kernel

2014-08-14 Thread Waruna Jayaweera
Hi Sagara, I will do. Thanks Waruna On Thu, Aug 14, 2014 at 5:11 PM, Sagara Gunathunga sag...@wso2.com wrote: On Thu, Aug 14, 2014 at 4:55 PM, Waruna Jayaweera waru...@wso2.com wrote: Hi Sagara, Yes. We can keep our own logging-bridge.properties for BPS. But we may miss kernel level

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-15 Thread Waruna Jayaweera
Congratulations..! On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera milin...@wso2.com wrote: Congratulations dilini On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe gayas...@wso2.com wrote: Congratulations Dilini! On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando

Re: [Dev] WSO2 Committers += Isuruwan Herath

2014-01-23 Thread Waruna Jayaweera
Congratzz Isuruwan On Fri, Jan 24, 2014 at 12:37 PM, Ramith Jayasinghe ram...@wso2.com wrote: Congrats Isuru1! On Fri, Jan 24, 2014 at 12:23 PM, Senaka Fernando sen...@wso2.com wrote: Hi all, Its my pleasure to welcome Isuruwan Herath as a WSO2 Committer. Isuruwan has made

Re: [Dev] Build fails for turing chunk-05

2014-02-20 Thread Waruna Jayaweera
Hi Thilini, I also got some build failures in BPS components for turing chunk-05. Thanks, Waruna On Thu, Feb 20, 2014 at 11:59 AM, Chamara Ariyarathne chama...@wso2.comwrote: https://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/product-releases/chunk-05 [INFO] WSO2 BPS - BPS

Re: [Dev] WSO2 Committers += Malintha Adikari

2014-02-24 Thread Waruna Jayaweera
Congratzz Malintha . On Tue, Feb 25, 2014 at 9:45 AM, Manoj Kumara ma...@wso2.com wrote: Congratulations Malintha ... *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Mon, Feb 24, 2014 at 5:43 PM, Krishantha

[Dev] WSO2 governance : Service performance metrics management

2014-02-25 Thread Waruna Jayaweera
Hi, G-reg product claims service performance metrics management as one of runtime governance feature in product description. Can I get some explanation what actually this feature does and any sample documentation URL on how to manage service metrics with G-reg? -- Regards, Waruna Lakshitha

Re: [Dev] WSO2 governance : Service performance metrics management

2014-02-26 Thread Waruna Jayaweera
and defining thresholds in G-Reg and enabling to enforce them by monitored service performance KPIs. Regards, Isuruwan On Wed, Feb 26, 2014 at 10:58 AM, Waruna Jayaweera waru...@wso2.comwrote: Hi, G-reg product claims service performance metrics management as one of runtime governance feature

[Dev] Theme Management does not function properly

2014-02-27 Thread Waruna Jayaweera
Hi, I have installed Gadget server Theme Management feature in to BAM. But it is not working properly as producing following error. [2014-02-27 18:31:41,338] ERROR {org.apache.tiles.jsp.taglib.RenderTagSupport} - Error during rendering javax.servlet.jsp.JspException: IO Error executing tag:

Re: [Dev] Exception handling on REST call

2014-03-03 Thread Waruna Jayaweera
Hi Krishantha, I also need to handle some exceptions on Rest calls. Is there any default value for HTTP_SC ? or Do we need to set it based on the filtering of ERROR_CODE. Thanks, Waruna On Tue, Feb 11, 2014 at 4:48 PM, Krishantha Dinesh kr...@krishantha.comwrote: problem solved. Thanks Dushan

[Dev] HTTP errors by Fault Mediator

2014-03-04 Thread Waruna Jayaweera
Hi all, I need my proxy to return standard HTTP Errors like 404 . We can do it by filtering ERROR_CODEs provided by mediation engine[1]. Is there another way to do this without any filtering? [1]https://docs.wso2.org/display/ESB460/Error+Handling+and+Error+Codes -- Regards, Waruna Lakshitha

[Dev] [jaggery] Coffee Shop REST sample Sources Page not found

2014-03-12 Thread Waruna Jayaweera
Hi, In the jaggeryjs sample page (http://jaggeryjs.org/samples.jag) when you click REST sample Sources it shows page not found error. I found that error with github url. Correct github sources url is https://github.com/wso2/jaggery/tree/master/apps/*coffeeshop* but page refers to incorrect URL

[Dev] [ESB] proxy service does not deploy if target service in unavalable

2014-03-12 Thread Waruna Jayaweera
Hi, I have a proxy where it has a URL to particular WSDL . But when that target service of URL is down proxy service disappear from console. I try to redeploy the proxy service but still fails. So My question is is there anyway to publish WSDL, and make the proxy service load at startup, even

Re: [Dev] [ESB] proxy service does not deploy if target service in unavalable

2014-03-12 Thread Waruna Jayaweera
Thanks Miyuru. I will do. On Wed, Mar 12, 2014 at 3:55 PM, Miyuru Wanninayaka miy...@wso2.com wrote: You can fetch and store target WSDL in registry and refer from proxy service. So you can deploy proxy even backend service in not running. On Wed, Mar 12, 2014 at 3:51 PM, Waruna Jayaweera

Re: [Dev] Implementing BPMN support in BPS : Instances lost after server restart

2014-03-17 Thread Waruna Jayaweera
Hi , I had same issue on activity explorer. There is no activiti.cfg.xml in Activity explorer configurations. thanks, Waruna On Sat, Mar 1, 2014 at 10:19 PM, Amal Gunatilake am...@wso2.com wrote: Hi Chathura, Thank you for the info. Until we have a separate xml file for BPMN I'll configure

Re: [Dev] WSO2 Committers += Ushani Balasooriya

2014-03-19 Thread Waruna Jayaweera
Congratzzz. On Thu, Mar 20, 2014 at 11:07 AM, Sohani Weerasinghe soh...@wso2.comwrote: Congratulations ! Regards, Sohani Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter

[Dev] BRS 2.1.0 P2 Profile Generation failed

2014-04-03 Thread Waruna Jayaweera
Hi, BRS 2.1.0 P2 profile generation module fails with following error. The project org.wso2.brs:brs-parent:2.1.0 (/home/wso2/carbon5/platform/branches/turing/products/brs/2.1.0/pom.xml) has 1 error [ERROR] Child module

[Dev] Products pom BPS module commented

2014-04-04 Thread Waruna Jayaweera
Hi, BPS module in the products pom in chunk 7 has commented. So cannot build the BPS 3.2.0 . -- Regards, Waruna Lakshitha Jayaweera Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198 ___ Dev mailing list Dev@wso2.org

[Dev] Migrate BRS tests to new integration test framework

2014-04-07 Thread Waruna Jayaweera
Hi, I have attached the patch to https://redmine.wso2.com/issues/2445. -- Regards, Waruna Lakshitha Jayaweera Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198 ___ Dev mailing list Dev@wso2.org

[Dev] Meeting Notes:Code review for JMX Monitoring for human tasks

2014-04-09 Thread Waruna Jayaweera
Hi, Following points were discussed in the code review for JMX Monitoring for human tasks. 1. Include necessary interface in project class hierarchy. 2. Format the code and add doc comments to necessary classes.(ex. DeployedTasksMXBean) 3. Rename DeplyedTasksHTTasksStatusMonitor 4. Rename

Re: [Dev] WSO2 Committers += Hasitha Amal De Silva

2014-12-22 Thread Waruna Jayaweera
Congratulations Hasitha.. On Mon, Dec 22, 2014 at 5:25 PM, Harsha Kumara hars...@wso2.com wrote: Congratulations Hasitha! On Mon, Dec 22, 2014 at 5:17 PM, Abimaran Kugathasan abima...@wso2.com wrote: Congrats Hasitha! On Mon, Dec 22, 2014 at 5:16 PM, Pamod Sylvester pa...@wso2.com wrote:

Re: [Dev] WSO2 Committers += Firzhan Naqash

2014-12-22 Thread Waruna Jayaweera
Congratulations Firzhan :D On Tue, Dec 23, 2014 at 12:35 PM, Milinda Perera milin...@wso2.com wrote: Congratulations firzhan :) On Tue, Dec 23, 2014 at 12:14 PM, Abimaran Kugathasan abima...@wso2.com wrote: Congrats! On Tue, Dec 23, 2014 at 12:09 PM, Manula Chathurika Thantriwatte

Re: [Dev] WSO2 Committers += Gayan Gunawardana

2015-01-31 Thread Waruna Jayaweera
Congratzz Gayan...! On Sat, Jan 31, 2015 at 9:05 PM, Hasintha Indrajee hasin...@wso2.com wrote: Congratulations Gayan!! On Sat, Jan 31, 2015 at 6:55 PM, Buddhima Wijeweera buddh...@wso2.com wrote: Congratulations Gayan!!! On Sat, Jan 31, 2015 at 6:53 PM, Tharindu Edirisinghe

Re: [Dev] [Registry] NoClassDefFoundError when shutdown the AS

2015-04-29 Thread Waruna Jayaweera
Hi, We also observed the same issue when building product bps with registry 4.4.0 and resolved by packing org.wso2.carbon.registry.contentsearch.feature which is not the best solution . feature idorg.wso2.carbon.registry.contentsearch.feature.group/id

Re: [Dev] HT error when browsing Greg 5.0.0 M4 publisher with APIM features installed

2015-05-11 Thread Waruna Jayaweera
Hi Lalaji, This seems to be intermittent issue. I checked the issue with osgiconsole. Issue can not be reproduced when package org.wso2.carbon.humantask.core.dao.jpa.openjpa.model is imported by tomcat. osgi p org.wso2.carbon.humantask.core.dao.jpa.openjpa.model

[Dev] [Architecture] WSO2 BPS v3.5.0 M6 Released!

2015-05-12 Thread Waruna Jayaweera
Hi, WSO2 BPS team is pleased to announce the sixth milestone release of WSO2 BPS v3.5.0. The distribution is available at [1]. This release includes following bug-fixes, improvements, tasks and sub-tasks. Bug - [BPS-552 https://wso2.org/jira/browse/BPS-552] - Provide a way to disable keep

Re: [Dev] WSO2 Committers += Prasanna Dangalla

2015-04-09 Thread Waruna Jayaweera
Congratzz ...:D On Thu, Apr 9, 2015 at 2:15 PM, Sam Sivayogam s...@wso2.com wrote: Congrats !!! :) On Thu, Apr 9, 2015 at 1:23 PM, Shani Ranasinghe sh...@wso2.com wrote: Congratulations.. On Thu, Apr 9, 2015 at 1:23 PM, Pulasthi Supun pulas...@wso2.com wrote: Congrats !!! Best

[Dev] Please Review and Merge

2015-06-18 Thread Waruna Jayaweera
Hi, Please review and merge PR [1] for BPS-671[2] [1] https://github.com/wso2/carbon4-kernel/pull/243 [2] https://wso2.org/jira/browse/BPS-671 Thanks, WarunaJ -- Regards, Waruna Lakshitha Jayaweera Software Engineer WSO2 Inc; http://wso2.com phone: +94713255198

Re: [Dev] Please Review and Merge

2015-06-18 Thread Waruna Jayaweera
713 448188 *|** Work:* +94 112 145345 On Thu, Jun 18, 2015 at 7:28 PM, Waruna Jayaweera waru...@wso2.com wrote: Hi, Please review and merge PR [1] for BPS-671[2] [1] https://github.com/wso2/carbon4-kernel/pull/243 [2] https://wso2.org/jira/browse/BPS-671 Thanks, WarunaJ -- Regards

Re: [Dev] [BPPS] Pull request: UI fixes

2015-06-16 Thread Waruna Jayaweera
Hi Sharon, I have checked and it's looking good.merged the pull request. Thanks, WarunaJ On Tue, Jun 16, 2015 at 11:19 AM, Sharon David shar...@wso2.com wrote: Hi, Changes that have been made to BPMN and Human Task Manager, the PR is mentioned bellow Please check and merge the PR [1

[Dev] BPS Jaggery UI Review Notes

2015-07-02 Thread Waruna Jayaweera
Hi All, Following updates has been discussed on $subject. BPMN Explorer 1. When statistics page get zoom up(When scree size change) charts' positions get misplaced and having some issues with content arrangement. Layout having some issues depend on screen size. 2. Add different

Re: [Dev] Please review and merge the PR

2015-05-21 Thread Waruna Jayaweera
Hi Vinod, Merged the PR. Thanks, Waruna On Thu, May 21, 2015 at 3:32 PM, Vinod Kavinda vi...@wso2.com wrote: Hi, Please merge the PR[1] for issue [2]. [1] - https://github.com/wso2/carbon-business-process/pull/55 [2] - https://wso2.org/jira/browse/BPS-633 Regards, Vinod Kavinda --

Re: [Dev] http/https ports and hostname in carbon

2015-11-10 Thread Waruna Jayaweera
Hi Kalpa, Did you able to find a solution for $subject. I am also looking for an approach to get the host name Thanks, Waruna On Wed, Feb 11, 2015 at 6:59 AM, Kalpa Welivitigoda wrote: > Hi, > > I want to get the $subject. > > An option to get the http port would be to use >

Re: [Dev] http/https ports and hostname in carbon

2015-11-11 Thread Waruna Jayaweera
Thanks Kalpa On Wed, Nov 11, 2015 at 3:29 AM, Kalpa Welivitigoda <kal...@wso2.com> wrote: > Hi Waruna, > > You can try getLocalHostname() and getMgtHostName() in > org.wso2.carbon.utils.NetworkUtils. > > On Tue, Nov 10, 2015 at 11:07 PM, Waruna Jayaweera <waru...@wso2.

[Dev] [PC] Adding greg Permission app extension as a feature to carbon store

2016-06-08 Thread Waruna Jayaweera
Hi, We are working on adding process level permission support for process center. Similar feature has been done as greg-permissions app extension in product greg. We can use same app extension but we had to copy both greg-permissions and greg-publisher-defaults app extensions to product pc repo .

Re: [Dev] [Architecture] [BPS] Rendering information of the current task of a BPMN process instance

2016-03-15 Thread Waruna Jayaweera
Hi, Yes. It is better if we can expose rendering information through rest api. These data will be helpful when integrating bps runtime with process center too. Thanks, Waruna On Tue, Mar 15, 2016 at 5:30 PM, Vinod Kavinda wrote: > Hi, > Are we exposing these information via

Re: [Dev] [DEV] [IS] Change the nameid-format in SAML Response

2016-03-30 Thread Waruna Jayaweera
the SAML response you > will not receive the tenant for the username. > > Format="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress">*admin* > > > However if the Service Provider is SAAS enabled, you won't receive the > tenant domain of the logged in

[Dev] [DEV] [IS] Change the nameid-format in SAML Response

2016-03-29 Thread Waruna Jayaweera
Hi, I have configured SAML SSO for API manager store ( 1.10.0) with IS 5.1.0. It seems SAML response nameid contains the full username for super tenant users as [1]. Is there any way to configure Identity server to send the SAML response name ID without carbon.super domain [2].

Re: [Dev] [DEV] [IS] Change the nameid-format in SAML Response

2016-04-01 Thread Waruna Jayaweera
l & Outbound Authentication > Configuration” of your Service Provider. > > Regards, > Gonzalo > > El 30 mar 2016, a las 10:15, Waruna Jayaweera <waru...@wso2.com> escribió: > > Hi Tharindu, > Thanks for the solution.My Service Provide is SAAS enabled,but stil

Re: [Dev] WSO2 BPS - Email Task

2016-05-20 Thread Waruna Jayaweera
Hi, I tried the same sample but I am receiving empty mail body. I get the mail subject correctly but mail body is missing. Appreciate any help on this. Thanks, Waruna On Thu, May 19, 2016 at 11:10 AM, Himasha Guruge wrote: > Hi Luis, > > I have tested email task in BPS 3.5.1

Re: [Dev] WSO2 BPS - Email Task

2016-05-20 Thread Waruna Jayaweera
ent if you pass the message body from 'non html' > field. For example, > > > > > > Thanks, > Himasha > > On Fri, May 20, 2016 at 12:50 PM, Waruna Jayaweera <waru...@wso2.com> > wrote: > >> Hi, >> I tried the same sample bu

Re: [Dev] WSO2 BPS - Email Task

2016-05-20 Thread Waruna Jayaweera
Vinod > > On Fri, May 20, 2016 at 2:16 PM, Milinda Perera <milin...@wso2.com> wrote: > >> Hi, >> >> Try this: >> >> >> "Dynamic content "+ ${variable} >> >> >> Thanks, >> Mili >> >> On Fri, May 20, 2

[Dev] [ES] [PC] Unable to locate tenant configurations in order to retrieve activated assets Error

2016-05-11 Thread Waruna Jayaweera
Hi, After moving to carbon store version 2.3.11-SNAPSHOT, I am getting error [1] in store(process explorer). This happens when I click on a process (asset) to view its information or when navigating through tabs in process page. Appreciate any suggestions to fix this issue. Thanks, Waruna [1]

Re: [Dev] [PC] [ES] Cannot retrieve feature details of searchHistory error after moving to latest store version

2016-05-09 Thread Waruna Jayaweera
gt; > [1] > https://github.com/wso2/carbon-store/blob/master/apps/store/config/store-tenant.json#L17-22 > > Thanks > > On Fri, May 6, 2016 at 3:14 PM, Waruna Jayaweera <waru...@wso2.com> wrote: > >> Hi, >> We are following getting error and warnings[1] aft

Re: [Dev] [BPS] Secure vault for BPMN Analytics configuration

2016-07-28 Thread Waruna Jayaweera
vns" to the property. > > Thanks, > > On Thu, Jul 28, 2016 at 10:09 AM, Waruna Jayaweera <waru...@wso2.com> > wrote: > >> Hi, >> I have enabled the secure vault for activiti.xml and but I am getting >> exception [1] during server start u

[Dev] [BPS] Secure vault for BPMN Analytics configuration

2016-07-27 Thread Waruna Jayaweera
Hi, I have enabled the secure vault for activiti.xml and but I am getting exception [1] during server start up. Carbon secure vault implementation will add svns:secretAlias to activiti.xml as follows. password But

Re: [Dev] Shipping a pre-populated db with samples in Process Center.

2016-08-11 Thread Waruna Jayaweera
Hi, If we ship pre-populated h2 as Hasitha mentioned then we will be able to demo the analytics capabilities of PC as well. So we need to have pre-populated h2 db with processes,packages(bars) and some analytics then users can use those data to understand complete use case of PC . Here we have

Re: [Dev] [Architecture] [VOTE] Release WSO2 IoT Server 3.0.0 RC2

2017-01-22 Thread Waruna Jayaweera
Hi, I have tested following scenarios. User creation Run load test on Android device registraion and pending operations Test the UI with load of devices Device Group Managemnt [+] Stable - go ahead and release. Regards, Waruna On Fri, Jan 20, 2017 at 10:29 PM, Rasika Perera

[Dev] WSO2 Process Center 1.0.0 - Alpha Released

2016-08-19 Thread Waruna Jayaweera
WSO2 Process Center 1.0.0 - Alpha Released WSO2 Process Center (WSO2 PC) team is pleased to announce the alpha release of its version 1.0.0. WSO2 Process Center (WSO2 PC) forms the central component of WSO2’s BPM platform by providing centralized storage, governance, monitoring/analytics and

Re: [Dev] [VOTE][RC1] Release - WSO2 Business Process Server 3.6.0 RC1

2016-08-29 Thread Waruna Jayaweera
Hi, Verified the following. Publishing Process analytics Process Deployment Service BPMN samples BPS-analytics configuration with secure vault [+] Stable - go ahead and release. Thanks, Waruna On Wed, Aug 24, 2016 at 2:30 PM, Milinda Perera wrote: > Hi All, > > This is

Re: [Dev] [Analytics] NoClassDefFoundError:com.codahale.metrics.json.MetricsModule when installing latest analytics features in IOT server

2016-10-04 Thread Waruna Jayaweera
[Looping Niranda,Anjana] On Tue, Oct 4, 2016 at 12:15 PM, Waruna Jayaweera <waru...@wso2.com> wrote: > Hi, > After moving to latest analytics version(1.2.8) , we are getting class not > found error [1]. > > This is due to the package import conf

[Dev] [Analytics] NoClassDefFoundError:com.codahale.metrics.json.MetricsModule when installing latest analytics features in IOT server

2016-10-04 Thread Waruna Jayaweera
Hi, After moving to latest analytics version(1.2.8) , we are getting class not found error [1]. This is due to the package import conflicts of spark bundle and io.dropwizard.metrics.json which imports different version of jackson packages. IOT server packs multiple jackson versions 2.4.4 and

Re: [Dev] [IOT]Concerns regarding saving the image and binary files in the File System

2017-08-16 Thread Waruna Jayaweera
Hi Megala, AFAIU There are two problems as where we store the file contents(supporting clustering cases) and file structure of application content. Storage Location - This should be written as extension where you can store in local directory, FTP, NFS or someone can customize based on

Re: [Dev] New device type for IOTS ( Laptop agent )

2017-07-06 Thread Waruna Jayaweera
Hi Lahiru, Few Suggestions. You can also add alerts mechanism like [1] based on analysed data. As an example if laptop cpu utilization is more than 90% then send email to operation user. As others said you can reuse most of existing components for dashboard and analysis. Your sample use cases

Re: [Dev] [IoT] Configurations related to real time device access extension endpoint

2017-06-24 Thread Waruna Jayaweera
er APIKeyValidator element. > > Regards, > > On Fri, Jun 23, 2017 at 2:37 PM, Waruna Jayaweera <waru...@wso2.com> > wrote: > >> Hi, >> I need to access OAuth2TokenValidationService and >> DeviceAccessAuthorizationService for authentication and authorization

[Dev] [IoT] Configurations related to real time device access extension endpoint

2017-06-23 Thread Waruna Jayaweera
Hi, I need to access OAuth2TokenValidationService and DeviceAccessAuthorizationService for authentication and authorization required for web socket endpoint. Real time device access service will be run in iot-server profile so I can get DeviceAccessAuthorizationService as osgi service. But token

[Dev] [MQTT][IOT] MQTT over web sockets for browser device communication

2017-05-27 Thread Waruna Jayaweera
Hi team, I am working implementing simple chat app for device and browser over mqtt. JavaScript mqtt clients require support for mqtt over websockets to directly access mqtt broker. ex.(ws://broker.host:8000/mqtt). I could find similar jira from [1]. Is this support in latest andes component? [1]

Re: [Dev] [MQTT][IOT] MQTT over web sockets for browser device communication

2017-05-29 Thread Waruna Jayaweera
Thanks Hasitha On Mon, May 29, 2017 at 2:40 PM, Hasitha Amal De Silva <hasit...@wso2.com> wrote: > Hi Waruna, > > We do not support this at the moment. > > Thanks > > On Sat, May 27, 2017 at 12:09 PM, Waruna Jayaweera <waru...@wso2.com> > wrote: > >>

Re: [Dev] {ESB} - Working with CRUD Operations - Issue on Sample Proxy

2017-11-10 Thread Waruna Jayaweera
Hi Senuwan, This error normally comes when you haven't enable the connector in management console. Can you check whether the connector has been enabled. Thanks, Waruna On Fri, Nov 10, 2017 at 10:14 PM, Senuwan Withana wrote: > Hi Team, > > I have tried out CRUD Operations

Re: [Dev] Image persisting and retrieval mechanism for WSO2 IoT Server

2018-01-16 Thread Waruna Jayaweera
Hi Nuwan, AFAIU if the requirement is to store the images, another approach would be to store them directly in file system something similar we did for file transfer feature. You can have some file sync mechanism or FTP server to support clustering. Thanks, Waruna On Tue, Jan 16, 2018 at 1:10

Re: [Dev] [BPMN] Rest task json response with null values gives NPE

2018-01-21 Thread Waruna Jayaweera
Hi, Do we need to filter the data type here. If result is not a Map or List Can we return the result as it is? Thanks, Waruna On Mon, Jan 22, 2018 at 12:18 PM, Vinod Kavinda wrote: > Hi All, > I'm working on fixing the issue [1]. The reason for the issue is we have > not

Re: [Dev] [MSF4J] Skip global request interceptors at service level

2018-02-08 Thread Waruna Jayaweera
Thanks Vidura. On Thu, Feb 8, 2018 at 7:22 PM, Vidura Nanayakkara <vidu...@wso2.com> wrote: > Hi Waruna, > > ​No, we do not have a way of skipping global interceptors at class/method > level. > > Best Regards, > Vidura Nanayakkara > > On Thu, Feb 8, 2018 a

[Dev] [MSF4J] Skip global request interceptors at service level

2018-02-08 Thread Waruna Jayaweera
Hi, We can add interceptors with annotations in class level, method level as per [1]. Do we have any way to skip any global interceptors at class/method level? [1] https://github.com/wso2/msf4j/tree/master/samples/ interceptor#general-order-of-interceptors Thanks, Waruna -- Regards, Waruna

[Dev] [K8S] Event store db and processed datastore db configurations

2018-03-12 Thread Waruna Jayaweera
Hi, In [1] we use statdb as event store database and processed database. IMO it should be analyticseventstoredb and analyticprocesseddatastoredb which we created in [2]? [1]

Re: [Dev] WSO2 EI Docker Resources

2018-02-28 Thread Waruna Jayaweera
o use the Dockerfile in Kubernetes repo as it supports config >> Maps [1]. For K8s you would need config maps to add configurations to the >> server. >> > > +1 > > >> >> [1] - https://github.com/wso2/kubernetes-ei/blob/master/dockerfi >> les/integrator/Docker

Re: [Dev] [K8S] Event store db and processed datastore db configurations

2018-03-12 Thread Waruna Jayaweera
. > > Thank you! > > On Mon, Mar 12, 2018 at 6:13 PM, Waruna Jayaweera <waru...@wso2.com> > wrote: > >> Hi, >> In [1] we use statdb as event store database and processed database. IMO >> it should be analyticseventstoredb and analyticprocesseddatastoredb whic

Re: [Dev] [Architecture] [VOTE] Release WSO2 Enterprise Integrator 6.2.0 RC2

2018-03-18 Thread Waruna Jayaweera
Hi All, Tested the following. - Capp deployment sample API and proxy and test the APIs in ESB profile. - JMS publish/subscribe with proxy services of the ESB Profile with Broker profile. - Enable the ESB analytics and publish statistics. - Analyse ESB statistics with analytics

  1   2   >