Re: [Dev] (BPS-680) Unauthorized error message is not showing for Excluded owner in HumanTask web app

2015-06-08 Thread Hasitha Aravinda
Hi Vinod, On Mon, Jun 8, 2015 at 12:07 PM, Vinod Kavinda vi...@wso2.com wrote: Hi Hasitha, Further more, I think we have three options, 1. Leave this as it is, allowing to the excluded owner to see task info. 2. Add authorisation to the loadTask() API method. (we may be violating the

Re: [Dev] [AppM] Please review and merg PR

2015-06-08 Thread Dinusha Senanayaka
Thanks Ruwan for fixing this. On Mon, Jun 8, 2015 at 6:46 PM, Ruwan Abeykoon ruw...@wso2.com wrote: Hi team, Please review and merge the PR [1] and [2]. Currently there are two places the following jaggery apps held product-app-manager/modules/jaggery-apps and

Re: [Dev] Issue in creating an Inbound Endpoint with the Type 'Custom'

2015-06-08 Thread Malaka Silva
Hi Sohani, Yes this is missing in documentation. I will add this to the doc. For the moment write your class by extending [1]. You only need to implement poll method that will be called during the running cycle. [1]

Re: [Dev] how to add new tenant in java code

2015-06-08 Thread Isura Karunaratne
HI Bill, You can use TenantMgtAdminService [1] soap APIs to add new tenants. [1] https://localhost:9443/services/TenantMgtAdminService?wsdl Thanks Isura On Tue, Jun 9, 2015 at 5:13 AM, Bill Liu b...@kingstarusa.com wrote: Greetings all: In URL

Re: [Dev] Issue in creating an Inbound Endpoint with the Type 'Custom'

2015-06-08 Thread Sohani Weerasinghe
Thanks Malaka for the response. Regards, Sohani Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Tue, Jun 9, 2015 at 6:51 AM, Malaka Silva mal...@wso2.com

Re: [Dev] [CEP][Siddi] Review PR: CI with Travis

2015-06-08 Thread Thilina Rathnayake
Hi Tharik, Thank you for the response. For opensource projects, they will adjust this depending on the load on their servers. So, sometimes we might get more than one concurrent job. I have used the Travis Free plan in an organization having two active repositories and the builds start very

Re: [Dev] (BPS-680) Unauthorized error message is not showing for Excluded owner in HumanTask web app

2015-06-08 Thread Vinod Kavinda
Thanks Hasitha. You are correct. (I was referring only the 7.1.2 Simple Query Operations which says authorisation ANY). I'll introduce authorisation to the loadTask() operation. Thanks, Vinod On Tue, Jun 9, 2015 at 12:37 AM, Hasitha Aravinda hasi...@wso2.com wrote: Hi Vinod, On Mon, Jun 8,

[Dev] [AS] Illegal access attempt while trying to authenticate access to service WebappAdmin

2015-06-08 Thread Ruwan Abeykoon
Hi All, I am getting following error on the WSO2 AS console log while I use WebAppAdminStub to access the AS admin services. I think that it is most probably due to Basic Authentication being used in my client whereas in AS it uses SAML2SSOAuthenticator. ref [1] [2015-06-09 tt:tt:tt,N] WARN

Re: [Dev] WSO2 Committers += Saneth Dharmakeerthi

2015-06-08 Thread Shashika Karunatilaka
Many Congrats Saneth On Tue, Jun 9, 2015 at 11:27 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi all, It's my pleasure to welcome Saneth Dharmakeerthi as a WSO2 Committer. Saneth, welcome aboard and keep up the good work! Thanks, Krishantha. -- Krishantha Samaraweera

[Dev] Social component is using a separate datasource config file now

2015-06-08 Thread Udara Rathnayake
Hi All, $Subject. Previously we had the WSO2_SOCIAL_DB configuration within master-datasources.xml hence we need to manually configure this after installing the social feature(Or keep custom master-datasources.xml within distribution source). With the following changes[1][2] we moved above

Re: [Dev] [CEP][Siddi] Review PR: CI with Travis

2015-06-08 Thread Tharik Kanaka
Hi Thilina, It is an interesting tool. In plans [1] it specifies that fair use is for free plan, it seems like we can have 1 concurrent job for one Github account. We might need paid version if we apply this to multiple repositories where there could be many pull requests. Have we applied this

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-08 Thread Srinath Perera
Look good. And overall layout is OK. ( We can do bit of styling with UI team later) --Srinath On Mon, Jun 8, 2015 at 6:06 PM, Mohamed Fawzan fawz...@gmail.com wrote: Hi Srinath, I have just added the right click delete option [1] http://vc.mutexlk.com/dashboard.html . Please check and

Re: [Dev] Inbound EPs - missing functionalities

2015-06-08 Thread Malaka Silva
Hi All, Please find my comments. On Tue, Jun 2, 2015 at 7:26 PM, Kasun Indrasiri ka...@wso2.com wrote: Hi, Regarding the $subject. - How we can suspend a given inbound (no option given in the UI) Currently there is an attribute suspend defined at xml level. However this is not used. Each

[Dev] Suggested change in the implementation of moving messages to DLC in MB

2015-06-08 Thread Sasikala Kottegoda
Hi all, Currently when messages are moved to DLC in MB, message metadata is added to the DLC queue and then deleted from the previous. This could just be handled by an update method in an RDBMS database. Therefore, could we change it? Thank you -- Sasikala Kottegoda *Software Engineer* WSO2

Re: [Dev] [CEP] what are the data types supported by siddhi?

2015-06-08 Thread Lasantha Fernando
Hi Niranda, On 8 June 2015 at 10:50, Mohanadarshan Vivekanandalingam mo...@wso2.com wrote: On Mon, Jun 8, 2015 at 9:21 AM, Niranda Perera nira...@wso2.com wrote: Hi suho, I'm thinking about byte (8 bit) and short (16 bit) data types. Is the requirement to simply transfer data, a number

Re: [Dev] Please review and apply patch

2015-06-08 Thread Madhawa Gunasekara
Hi Niranjan, as per off-line chat with sameera, We can't write test cases to test tenant services in carbon at the moment. Therefore we can't write integration tests for [1] pull request, will write test cases for [2] pull request. please find pull requests for mentioned JIRAs. [1]

Re: [Dev] [Spark Logs] Move spark logs to spark.log file and skip wso2carbon.log

2015-06-08 Thread Niranda Perera
+1 for this. Even in DAS this is an issue think this would be a better option On Mon, Jun 8, 2015 at 12:22 PM, Nirmal Fernando nir...@wso2.com wrote: All, What do you think about https://wso2.org/jira/browse/ML-68 ? Reason: Spark logs are cluttering the wso2carbon.log and it'll be

Re: [Dev] [Spark Logs] Move spark logs to spark.log file and skip wso2carbon.log

2015-06-08 Thread Nirmal Fernando
Hi, So, since ML component's invoke Spark, if there's a SparkException, ML component should log it properly. And if you need to see an internal Spark error, you have to correlate them using the timestamp. Will it be sufficient? On Mon, Jun 8, 2015 at 12:38 PM, Maheshakya Wijewardena

Re: [Dev] NoClassDefFoundError occurs while running carbon patch0011 tests

2015-06-08 Thread Bhathiya Jayasekara
Hi Sameera, No, I built kernel and all patches in a clean repo today as well, but I'm still getting the same test failures. Thanks, Bhathiya On Mon, Jun 8, 2015 at 9:57 AM, Sameera Jayasoma same...@wso2.com wrote: Hi Bhathiya, Did you find a solution to this problem? Thanks, Sameera.

Re: [Dev] Updating APIM integration test cases for test with multiple tenants

2015-06-08 Thread Irham Iqbal
Hi, I have sent a pull request and merge it to the master which has added tenant mode for all currently enabled test cases(It doesn't include lifecycle test cases). Currently I am fixing the disabled test cases and adding tenant mode for those tests. Please find the update document[1] [1]

Re: [Dev] Please review and merge

2015-06-08 Thread Madhawa Gunasekara
Hi Niranjan, Thanks for guiding me to do this in correct way. Please find the created JIRA [1] for this issue and the pull request to master in git hub also [2]. I have written integration tests in dss 3.2.2. will send a pull request with integration tests to the kernel. [1]

Re: [Dev] about network partitions

2015-06-08 Thread Asitha Nanayakkara
Hi Asanka, Adding dev@ On Mon, Jun 8, 2015 at 12:04 PM, Asanka Abeyweera asank...@wso2.com wrote: Hi all, How are we going to handle following case with hazelcast? Assume we had an 8 node MB cluster and due to a network failure cluster divided in to two partitions with 4 nodes each. Now

Re: [Dev] about network partitions

2015-06-08 Thread Asanka Abeyweera
Hi Asitha, Yes. We have to go for something like a lock in DB. We can easily do that in RDBMS. But how can we do that in Cassandra? Found this page [1]. But does not look very promising. [1] http://wiki.apache.org/cassandra/Locking On Mon, Jun 8, 2015 at 12:29 PM, Asitha Nanayakkara

Re: [Dev] Please review and merge

2015-06-08 Thread Niranjan Karunanandham
Hi Madhawa, I had an offline chat with KasunG with regard to where this issue should be in the JIRA. He suggested to created a public JIRA in Carbon (to upload the patch and pull requests) and in the DSS JIRA [1] refer to the Carbon JIRA. In a related note, please send the the pull request to

Re: [Dev] [Spark Logs] Move spark logs to spark.log file and skip wso2carbon.log

2015-06-08 Thread Maheshakya Wijewardena
+1 It sure is cluttering things up. But wont there be an inconvenience when we need to relate some issue in a carbon component with the actual spark issue? On Mon, Jun 8, 2015 at 12:24 PM, Niranda Perera nira...@wso2.com wrote: +1 for this. Even in DAS this is an issue think this would be a

Re: [Dev] Please review and merge

2015-06-08 Thread Rajith Vitharana
Hi, Committed with Committed revision 32742. Thanks, On Mon, Jun 8, 2015 at 1:20 PM, Madhawa Gunasekara madha...@wso2.com wrote: Hi All, Please find the attached patch for dss 3.2.2, including Integration tests for JIRA issues [1]. [1] https://wso2.org/jira/browse/CARBON-15261 Thanks,

[Dev] [Spark Logs] Move spark logs to spark.log file and skip wso2carbon.log

2015-06-08 Thread Nirmal Fernando
All, What do you think about https://wso2.org/jira/browse/ML-68 ? Reason: Spark logs are cluttering the wso2carbon.log and it'll be convenient to have the spark logs in a different file. -- Thanks regards, Nirmal Associate Technical Lead - Data Technologies Team, WSO2 Inc. Mobile:

[Dev] [GREG][ES] Re-factoring the Governance Centre Store extensions

2015-06-08 Thread Sameera Medagammaddegedara
Hi GREG Team, The Store extensions for the Governance Centre will need to be re-factored in order to reduce template duplication.I have created a JIRA to track the issue [1] and have provided a rough time estimate for the task: - 1d - Re-factor the asset templates moving common elements to

[Dev] Please review and merge

2015-06-08 Thread Madhawa Gunasekara
Hi All, Please find the attached patch for dss 3.2.2, including Integration tests for JIRA issues [1]. [1] https://wso2.org/jira/browse/CARBON-15261 Thanks, Madhawa -- *Madhawa Gunasekara* Software Engineer WSO2 Inc.; http://wso2.com lean.enterprise.middleware mobile: +94 719411002

Re: [Dev] [GREG][ES] Re-factoring the Governance Centre Store extensions

2015-06-08 Thread Sameera Medagammaddegedara
*EDIT:* This change was made possible by the fix that was requested for the following issue: https://wso2.org/jira/browse/STORE-681 //www.google.com/url?q=https%3A%2F%2Fwso2.org%2Fjira%2Fbrowse%2FSTORE-681 On Mon, Jun 8, 2015 at 1:11 PM, Sameera Medagammaddegedara samee...@wso2.com wrote:

Re: [Dev] Error - Running Integration test for connector with ESB-4.9.0.ALPHA

2015-06-08 Thread Malaka Silva
Hi Ellimatha, I guess you are using java 7? Try the following. add the following [1] to the JAVACMD section in wso2server.sh found in /bin folder. [1] -XX:-UseSplitVerifier \ eg:- while [ $status = $START_EXIT_STATUS ] do $JAVACMD \ -Xbootclasspath/a:$CARBON_XBOOTCLASSPATH \

[Dev] Review and merge PR for integration test

2015-06-08 Thread Kalpa Welivitigoda
Hi ESB team, Please review and merge the integration test [1] for [2]. [1] https://github.com/wso2/product-esb/pull/181 [2] https://wso2.org/jira/browse/CARBON-15119 -- Best Regards, Kalpa Welivitigoda Software Engineer, WSO2 Inc. http://wso2.com Email: kal...@wso2.com Mobile: +94776509215

[Dev] Fwd: Design landing pages for G-Reg publisher and store

2015-06-08 Thread Shazni Nazeer
Shazni Nazeer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com -- Forwarded message -- From: Shazni Nazeer sha...@wso2.com Date: Mon, Jun 8, 2015 at 2:17 PM Subject: Design landing pages for G-Reg publisher and store To:

Re: [Dev] Design landing pages for G-Reg publisher and store

2015-06-08 Thread Shazni Nazeer
Hi Sameera, Please find below the redmine for this. [1] https://redmine.wso2.com/issues/3841 Shazni Nazeer Mob : +94 37331 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com On Mon, Jun 8, 2015 at 2:24 PM, Sameera Perera samee...@wso2.com wrote: Hi

Re: [Dev] Error - Running Integration test for connector with ESB-4.9.0.ALPHA

2015-06-08 Thread Elilmatha Sivanesan
Hi Malaka , The Integration tests are working fine now. Thanks a lot. On Mon, Jun 8, 2015 at 1:50 PM, Malaka Silva mal...@wso2.com wrote: Hi Ellimatha, I guess you are using java 7? Try the following. add the following [1] to the JAVACMD section in wso2server.sh found in /bin folder.

Re: [Dev] [GSoC 2015] : d3.js dragging svg elements between different svg elements.

2015-06-08 Thread Srinath Perera
Fawsan .. yes .. I think you have to do it in a one big svg? would that be a problem? Manu, do you know an answer? --Srinath On Sat, Jun 6, 2015 at 7:12 PM, Mohamed Fawzan fawz...@gmail.com wrote: Hi, I am working on GSOC Proposal 18 [1]

Re: [Dev] Please fix IDENTITY-3338

2015-06-08 Thread Tharindu Dharmarathna
Hi Tanya, This Dsetup issue happens due to the component that create db tables in ES didn't get activate before StartupFinalizerServiceComponent in org.wso2.carbon.core.internal . If this StartupFinalizerServiceComponent component activate setup value is removing from the system properties.

Re: [Dev] [MB] Add TRACE level log on message receive

2015-06-08 Thread Anuja Herath
Hi Pamod and Asitha, Thanks for the ideas. I think implementing a separate class for message tracing would be nice to have. I'm not clean on mapping internal and external message ids. Can you please explain more on that? Thanks, Anuja. On Fri, Jun 5, 2015 at 10:16 PM, Asitha Nanayakkara

[Dev] Please Review and Merge PR

2015-06-08 Thread Thusitha Thilina Dayaratne
Hi, Please review and merge PR[1] for the JIRA[2] [1] - https://github.com/wso2/orbit/pull/101 [2] - https://wso2.org/jira/browse/WSAS-1956 Thanks -- Thusitha Dayaratne Software Engineer WSO2 Inc. - lean . enterprise . middleware | wso2.com Mobile +94712756809 Blog

Re: [Dev] Please fix IDENTITY-3338

2015-06-08 Thread Tanya Madurapperuma
Hi Tharindu, Identity related tables are created by the activate method of *org.wso2.carbon.identity.core *and not by any ES component. And the created tables are referred in *org.wso2.carbon.idp.mgt.dao* But the *org.wso2.carbon.idp.mgt.dao* gets activated before the

Re: [Dev] Review and merge PR for integration test

2015-06-08 Thread Malaka Silva
Merged On Mon, Jun 8, 2015 at 1:59 PM, Kalpa Welivitigoda kal...@wso2.com wrote: Hi ESB team, Please review and merge the integration test [1] for [2]. [1] https://github.com/wso2/product-esb/pull/181 [2] https://wso2.org/jira/browse/CARBON-15119 -- Best Regards, Kalpa Welivitigoda

[Dev] Please review and merge PR for APIMANAGER-3770

2015-06-08 Thread Kasun Gunasekara
Hi, Please review and merge PR [1] for Jira [2] [1] https://github.com/wso2/carbon-apimgt/pull/629 [2] https://wso2.org/jira/browse/APIMANAGER-3770 Regards, Kasun Gunasekara Software Engineering Intern - WSO2 Mobile : +94 77 6986482 Twitter https://twitter.com/KaluMallii | Google+

Re: [Dev] [Spark Logs] Move spark logs to spark.log file and skip wso2carbon.log

2015-06-08 Thread Maheshakya Wijewardena
Yes, that's passable solution. On Mon, Jun 8, 2015 at 1:14 PM, Nirmal Fernando nir...@wso2.com wrote: Hi, So, since ML component's invoke Spark, if there's a SparkException, ML component should log it properly. And if you need to see an internal Spark error, you have to correlate them using

[Dev] Please fix IDENTITY-3338

2015-06-08 Thread Tanya Madurapperuma
Hi IS team, We have faced the following issue in ES [1] and is affecting the ES beta release. We were able to reproduce the same issue in IS as well [2] Appreciate if you could fix [2] at your earliest possible. [1] https://wso2.org/jira/browse/STORE-744 [2]

Re: [Dev] Please fix IDENTITY-3338

2015-06-08 Thread Ishara Karunarathna
Hi, Will check on this. Thanks, Ishara On Mon, Jun 8, 2015 at 2:33 PM, Tanya Madurapperuma ta...@wso2.com wrote: Hi IS team, We have faced the following issue in ES [1] and is affecting the ES beta release. We were able to reproduce the same issue in IS as well [2] Appreciate if you

Re: [Dev] Review and merge PR for integration test

2015-06-08 Thread Kalpa Welivitigoda
Thanks Malaka. On Mon, Jun 8, 2015 at 3:55 PM, Malaka Silva mal...@wso2.com wrote: Merged On Mon, Jun 8, 2015 at 1:59 PM, Kalpa Welivitigoda kal...@wso2.com wrote: Hi ESB team, Please review and merge the integration test [1] for [2]. [1] https://github.com/wso2/product-esb/pull/181

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-08 Thread Srinath Perera
Mohan said I need to move it to red box to delete. Not very intuitive IMO. Can we support right click and delete? On Mon, Jun 8, 2015 at 3:25 PM, Srinath Perera srin...@wso2.com wrote: I did not see any streams .. but can move the operators. I assume you have not done deletes yet.

[Dev] [Jaggery] Java exception types identification in JaggeryJS

2015-06-08 Thread Thilini Cooray
Hi, Is there an approach to identify the type of java exception caught in JaggeryJS catch block? For an example, Suppose a java function throws an org.wso2.carbon.apimgt.api.APIManagementException. Rhino engine throws a org.mozilla.javascript.WrappedException: Wrapped

Re: [Dev] [ML] Please review and merge PR

2015-06-08 Thread Nirmal Fernando
Thanks Mano. Merged. On Mon, Jun 8, 2015 at 5:00 PM, Manorama Perera manor...@wso2.com wrote: Hi, I've fixed the UI test failures in ML. (due to recent UI changes) Please review and merge PR [1]. [1] https://github.com/wso2/product-ml/pull/166 Thanks -- Manorama Perera Software

[Dev] Please Review and Merge

2015-06-08 Thread Thilini Cooray
Hi, This is the fix [1] for public JIRA [2]. Please review and merge. [1] *https://github.com/wso2/carbon-apimgt/pull/634 https://github.com/wso2/carbon-apimgt/pull/634* [2] *https://wso2.org/jira/browse/APIMANAGER-3780 https://wso2.org/jira/browse/APIMANAGER-3780* Thanks. -- Best Regards,

[Dev] [AppM] Please review and merg PR

2015-06-08 Thread Ruwan Abeykoon
Hi team, Please review and merge the PR [1] and [2]. Currently there are two places the following jaggery apps held product-app-manager/modules/jaggery-apps and carbon-appmgt/{store/publisher}-feature. I removed publisher, store, social and admin-dashboard apps from

[Dev] Please review and merge the PR

2015-06-08 Thread Kathees Rajendram
Hi Malaka, Please review and merge the PR [1] for ESBJAVA-3752. [1] - https://github.com/wso2/carbon-mediation/pull/202 Thanks, Kathees -- Kathees Software Engineer, email: kath...@wso2.com mobile: +94772596173 ___ Dev mailing list Dev@wso2.org

Re: [Dev] [Jaggery] Java exception types identification in JaggeryJS

2015-06-08 Thread Tanya Madurapperuma
Try e.javaException() Thanks, Tanya On Mon, Jun 8, 2015 at 5:03 PM, Thilini Cooray thili...@wso2.com wrote: Hi, Is there an approach to identify the type of java exception caught in JaggeryJS catch block? For an example, Suppose a java function throws an

Re: [Dev] API-Everywhere default version support doesn't work

2015-06-08 Thread KasunG Gajasinghe
Hi Supun, We are infering the API name, and the version based on the webapp name, right? That means if a webapp does not have a version (ex. example.war), then the managed api name is example, and it should be created with the default version. If a webapp does specify a version (ex.

Re: [Dev] [GSoC 2015] New SVG Layout for Visual Composer Siddhi Lang.

2015-06-08 Thread Mohamed Fawzan
Hi Srinath, I have just added the right click delete option [1] http://vc.mutexlk.com/dashboard.html . Please check and comment on it. -Regards [1] - http://vc.mutexlk.com/dashboard.html On Mon, Jun 8, 2015 at 3:54 PM, Mohamed Fawzan fawz...@gmail.com wrote: Yeah. Right now working on the

[Dev] Integration test dependencies are released !

2015-06-08 Thread Krishantha Samaraweera
Hi Product teams, Following test automation repos have been released to make the artefacts compliant with JDK 7/8. Please update your product integration test dependencies before the next release. carbon-platform-integration 4.4.0 carbon-platform-integration-utils 4.4.0 With this release, new

Re: [Dev] [Jaggery] Java exception types identification in JaggeryJS

2015-06-08 Thread Thilini Cooray
Thank you, Tanya. I was able to resolve the issue by checking following condition. if (e.javaException() instanceof org.wso2.carbon.apimgt.api.APIManagementException) Thanks, ThiliniC. On Mon, Jun 8, 2015 at 5:10 PM, Tanya Madurapperuma ta...@wso2.com wrote: Try e.javaException()

[Dev] (BPS-680) Unauthorized error message is not showing for Excluded owner in HumanTask web app

2015-06-08 Thread Hasitha Aravinda
Hi Vinod, Even we show only SimpleQuery search result in HumanTask web app, there are some scenarios, where excluded owners task are shows under claimable task. This happens when task definition has complex users/roles definitions, because simple query can't search users in role using a DB query.

Re: [Dev] Review and merge JSON Parser in Jaggery

2015-06-08 Thread Ruchira Wageesha
Done. /Ruchira On Mon, Jun 8, 2015 at 4:41 PM, Charitha Goonetilleke charit...@wso2.com wrote: Hi, Please review and merge fix[1] for integer parsing issue in Jaggery HTTP client. [1]https://github.com/wso2/jaggery/pull/123 Thanks, /charithag -- *Charitha Goonetilleke* Software

Re: [Dev] (BPS-680) Unauthorized error message is not showing for Excluded owner in HumanTask web app

2015-06-08 Thread Hasitha Aravinda
Hi Vinod, According to the Spec, Excluded owner should not be able to perform any operation or shouldn't see any task related information. We have a bug in simple query where in some cases it shows excluded tasks. We need to work on that (which is a big fix) Problem is we are not showing any

Re: [Dev] (BPS-680) Unauthorized error message is not showing for Excluded owner in HumanTask web app

2015-06-08 Thread Vinod Kavinda
Hi Hasitha, Are you referring to a latest build pack? We are only showing the buttons that are allowed for the particular user. So claim task should not be shown for excluded owners since they are not allowed. We have included these changes in alpha release. Anyway i'll double check these

Re: [Dev] (BPS-680) Unauthorized error message is not showing for Excluded owner in HumanTask web app

2015-06-08 Thread Vinod Kavinda
Hi Hasitha, Further more, I think we have three options, 1. Leave this as it is, allowing to the excluded owner to see task info. 2. Add authorisation to the loadTask() API method. (we may be violating the specs). 3. Handle excluded owner case inside web app without changing API. WDYT? Thanks,

Re: [Dev] (BPS-680) Unauthorized error message is not showing for Excluded owner in HumanTask web app

2015-06-08 Thread Hasitha Aravinda
Hi Vinod, Thanks Vinod, I will also check what is root cause for excluded owner issue in server side. seem like it is broken with SimpleQuery. I build fresh pack with latest changes. I was testing HumanTask rendering and found those issues. Thanks, Hasitha. Hasitha Aravinda, Senior Software