[Dev] [IS] Allowing Service Provider configuration to be shared accross tenants

2014-04-30 Thread Suresh Attanayaka
Hi Team, How we can achieve the $subect ? Think of a scenario where IS is used in the multi-tenanted mode. One tenant has a web app hosted somewhere outside. Now this tenant wants other tenants to acess the same application. In our model, in this case each and every tenant has to do the Service

Re: [Dev] Flush the 4.3.0 Kernel PR queue

2014-04-30 Thread Ajith Vitharana
Hi Sameera/Kishanthan There are test failures in the kernel (wso2), did u ran with the test before merge ? [1]http://54.84.136.218:8080/jenkins/job/carbon4-kernel/195/consoleFull Thanks Ajith. On Wed, Apr 23, 2014 at 11:42 PM, Sameera Jayasoma same...@wso2.com wrote: On Wed, Apr 23,

Re: [Dev] [Commits] [Carbon-platform] svn commit r199557 - in carbon/platform/branches/turing/components/load-balancer: lb-endpoint/org.wso2.carbon.lb.endpoint/4.2.0/src/main/java/org/wso2/carbon/lb/e

2014-04-30 Thread Isuru Udana
Hi Dhanuka, These commits were done for the already released components. Please revert these commits and commit to the unreleased versions. On Fri, Apr 4, 2014 at 2:38 PM, dhan...@wso2.com wrote: Author: dhan...@wso2.com Date: Fri Apr 4 14:38:03 2014 New Revision: 199557 URL:

[Dev] Please merge carbon-governance #1

2014-04-30 Thread Susankha Nirmala
Hi Chandana, Please merge the pull request - https://github.com/wso2-dev/carbon-governance/pull/1 Thanks. /Susankha -- Susankha Nirmala Software Engineer WSO2, Inc.: http://wso2.com lean.enterprise.middleware Mobile : +94 77 593 2146 ___ Dev

Re: [Dev] [ES][Jaggery] Getting sender parameters for jaggery file from Axis2.xml

2014-04-30 Thread Chamila Wijayarathna
Hi Madhuka, Using method you mentioned, I successfully got required values. Thank You! On Wed, Apr 30, 2014 at 11:00 AM, Madhuka Udantha madh...@wso2.com wrote: Hi, Yap, there are few way. one is you can used carbon modules Here is sample code for you. % var carbon = require('carbon');

Re: [Dev] [Coordination] Embedded zookeeper in coordination component doesn't start ZooKeeperSaslServer

2014-04-30 Thread Indika Sampath
Hi Ishara, Herewith I have attached jaas.conf and java.env files. You need to add these two files to MB-HOME/repository/conf/etc/ where MB instance start as zookeeper profile. After that change the path of jaas.conf in the java.env. Also check the MB-HOME/repository/conf/security/jaas.conf file

[Dev] FileService sample UI freezes after upload is complete

2014-04-30 Thread Afkham Azeez
https://docs.wso2.org/display/DSS320/File+App+Service+Sample Requires restarting the sample. -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * http://www.apache.org/* *email: **az...@wso2.com* az...@wso2.com *

[Dev] DSS - disableStreaming

2014-04-30 Thread Afkham Azeez
Sometime back, we agreed that when using config elements in files, we need to name it with the positive meaning. The main reason is to avoid double negatives. This has been violated in DSS. disableStreaming=true == should be, enableStreaming=false -- *Afkham Azeez* Director of Architecture;

Re: [Dev] DSS - disableStreaming

2014-04-30 Thread Anjana Fernando
Hi Azeez, Actually the reason for this setting was, by default streaming is always enabled, and we introduced this property later. So to retain backward compatibility also, we had to introduce a parameter like this. Anyway in the UI, we have a setting called Enable Streaming, which is always

Re: [Dev] [IS] Allowing Service Provider configuration to be shared accross tenants

2014-04-30 Thread Johann Nallathamby
If the super-tenant is the one who is deploying and sharing the application then this configuration needs to be done in the application-authentication.xml if we are talking about IS 5.0.0. In earlier versions we used the sso-idp-config.xml for the same purpose (limited to only SAML SSO). However

[Dev] [C5] Expose a RESTful service in Carbon Kernel 5

2014-04-30 Thread Aruna Karunarathna
Hi all, Can we do the $subject with the current latest milestone release? Regards, -- *Aruna Sujith Karunarathna* | Software Engineer WSO2, Inc | lean. enterprise. middleware. #20, Palm Grove, Colombo 03, Sri Lanka Mobile: +94 71 9040362 | Work: +94 112145345 Email: ar...@wso2.com | Web:

Re: [Dev] [IS] Allowing Service Provider configuration to be shared accross tenants

2014-04-30 Thread Suresh Attanayaka
Yes, this is regarding IS 5.0.0 and the application is shared by a tenant. On Wed, Apr 30, 2014 at 12:35 PM, Johann Nallathamby joh...@wso2.comwrote: If the super-tenant is the one who is deploying and sharing the application then this configuration needs to be done in the

Re: [Dev] [IS] Allowing Service Provider configuration to be shared accross tenants

2014-04-30 Thread Suresh Attanayaka
Isn't this similar to sharing a tenant's API across tenants ? @sumedha, any thoughts on this ? On Wed, Apr 30, 2014 at 12:50 PM, Suresh Attanayaka sur...@wso2.com wrote: Yes, this is regarding IS 5.0.0 and the application is shared by a tenant. On Wed, Apr 30, 2014 at 12:35 PM, Johann

Re: [Dev] Flush the 4.3.0 Kernel PR queue

2014-04-30 Thread Kishanthan Thangarajah
My Bad, I was looking at the final build results which showed that all tests and build were successful. This was because of a change in integration test module that continue running tests with the following property testFailureIgnoretrue/testFailureIgnore. This has to be disabled first. The root

Re: [Dev] Issue with deploying JAX-RS webapp in EMM

2014-04-30 Thread Gayan Gunawardana
Hi, Yesterday we had a discussion with Kishanthan and figure out some fundamental things need to be corrected in EMM server. After the discussion I have started revamping EMM server accordingly. Fortunately I got sorted JAX-RS problem. As we discussed offline problem might be some fundamental

[Dev] Do we allow to re-active, retired application version in production

2014-04-30 Thread Harsha Thirimanna
Hi, $subject, Is there any use case to reactive , retired version ? thanks *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com * http://www.apache.org/* * email: **hars...@wso2.com* az...@wso2.com* cell: +94 71 5186770* * twitter: **http://twitter.com/

[Dev] [App Factory] 2.0.0 Alpha Release Plan

2014-04-30 Thread Punnadi Gunarathna
Hi All, The team is working towards delivering App Factory 2.0.0 alpha pack and the java code freeze will be at 6.00pm on 2nd May. The alpha pack release will be on 4th May. Please complete all the java implementations of targeted redmine features/tasks for alpha release including Usability

Re: [Dev] Test failures while running product integration tests on Jenkins due to SecurityConfigException

2014-04-30 Thread Dushan Abeyruwan
Hi Yes, I am too getting the same issue Cheers, Dushan On Wed, Apr 30, 2014 at 11:06 AM, Krishantha Samaraweera krishan...@wso2.com wrote: Hi all, Following error has caused many test failure in Jenkins server. Can someone please have a look [2014-04-29 20:51:04,449] ERROR

[Dev] Unable to read content from WSRequest.responseE4X

2014-04-30 Thread Jayanga Dissanayake
Hi All, I was trying to get the response from WSRequest as a responseE4X. This returns the actual response received [1]. But the contents of the response cannot be accessed [2]. [1] ns:commandResponse xmlns:ns=http://org.wso2.carbon.oc.services/agent;

Re: [Dev] Please merge carbon-governance #1

2014-04-30 Thread Chandana Napagoda
Done Regards, Chandana On Wed, Apr 30, 2014 at 2:13 PM, Susankha Nirmala susan...@wso2.com wrote: Hi Chandana, Please merge the pull request - https://github.com/wso2-dev/carbon-governance/pull/2 /Susnakha. On Wed, Apr 30, 2014 at 11:48 AM, Susankha Nirmala

Re: [Dev] Do we allow to re-active, retired application version in production

2014-04-30 Thread Dimuthu Leelarathne
Hi, Please add a new RedMine feature. thanks, dimuthu On Wed, Apr 30, 2014 at 1:31 PM, Harsha Thirimanna hars...@wso2.com wrote: Hi, $subject, Is there any use case to reactive , retired version ? thanks *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com *

Re: [Dev] Do we allow to re-active, retired application version in production

2014-04-30 Thread Harsha Thirimanna
done *Harsha Thirimanna* Senior Software Engineer; WSO2, Inc.; http://wso2.com * http://www.apache.org/* * email: **hars...@wso2.com* az...@wso2.com* cell: +94 71 5186770* * twitter: **http://twitter.com/ http://twitter.com/afkham_azeez* *harshathirimann linked-in: **http:

[Dev] [Exception in oauth authorize request]

2014-04-30 Thread Gayan Gunawardana
Hi, After installing oauth feature into EMM I got following exception while sending authorize request in authorization code grant type java.lang.NullPointerException

Re: [Dev] Unable to read content from WSRequest.responseE4X

2014-04-30 Thread Nadeesha Cabral
Hello Jayanga, On Wed, Apr 30, 2014 at 2:25 PM, Jayanga Dissanayake jaya...@wso2.com wrote: exceptions.ScriptException: org.mozilla.javascript.EvaluatorException: Compilation produced 1 syntax errors. This is a syntax error. I'm assuming responseMessage a bunch of XML. XML will be treated

Re: [Dev] [C5] Expose a RESTful service in Carbon Kernel 5

2014-04-30 Thread Kishanthan Thangarajah
Not with the latest milestone. The plan is to include this for the next milestone (a light weight RESTful admin services framework). On Wed, Apr 30, 2014 at 12:46 PM, Aruna Karunarathna ar...@wso2.com wrote: Hi all, Can we do the $subject with the current latest milestone release? Regards,

Re: [Dev] Flush the 4.3.0 Kernel PR queue

2014-04-30 Thread Kishanthan Thangarajah
Thanks Chanika. @Sagara, this pull request fixes the test failures in kernel integration. Please merge this pull with wso2 axis2 main repo. On Wed, Apr 30, 2014 at 2:08 PM, Chanika Geeganage chan...@wso2.com wrote: Hi Kishanthan, Please apply the pull request -

Re: [Dev] Test failures while running product integration tests on Jenkins due to SecurityConfigException

2014-04-30 Thread Chamath Gunawardana
This is fixed. Please take an up in carbon-identity or Jenkins build #84 contains the fix. On Wed, Apr 30, 2014 at 2:17 PM, Dushan Abeyruwan dus...@wso2.com wrote: Hi Yes, I am too getting the same issue Cheers, Dushan On Wed, Apr 30, 2014 at 11:06 AM, Krishantha Samaraweera

[Dev] An experimental UI designer based on Jaggery

2014-04-30 Thread Nadeesha Cabral
Hello All, We had been working on a new Jaggery based UI designer lately [1]. What we'd like it to be is a tool, which can generate an app using Twitter Bootstrap based UI components, client side javascript components, and Jaggery components - using a drag and drop UI. Basically, something like

Re: [Dev] [Coordination] Embedded zookeeper in coordination component doesn't start ZooKeeperSaslServer

2014-04-30 Thread Ishara Premadasa
Hi Indika, When further debugged i could find that in the coordination component, jaas.conf and java.env files are not read when SASL is enabled, therefore Zookeeper ServerCnxnFactory skips the creation of ZooKeeperSaslServer instance as jaas.conf entries not found. This is currently fixed in

Re: [Dev] Meeting Notes on EMM Carbon

2014-04-30 Thread Kishanthan Thangarajah
carbon.core and carbon.runtime features are by default available with the default profile, so you don't have to explicitly define them with your product's p2 repo definition. But if you are going to use multiple-profiles in your product, then you will have to define them in the p2 repo creation

[Dev] MySQL script missing in the GREG 5 Snapshot pack

2014-04-30 Thread Shazni Nazeer
$subject please Shazni Nazeer Senior Software Engineer Mob : +94 715 440 607 LinkedIn : http://lk.linkedin.com/in/shazninazeer Blog : http://shazninazeer.blogspot.com ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Unable to read content from WSRequest.responseE4X

2014-04-30 Thread Jayanga Dissanayake
Hi Nadeesha, Thanks for the reply. I checked the type of the object, its an XML object. There was a bug in the code which I originally posted. Then I fixed [1]. It solve the syntax error. but it failed in execution [2] [1] log.info(responseMessage.ns::commandResponse.ns::return.toString());

[Dev] [Bamboo-Build] Bamboo test email

2014-04-30 Thread Bamboo
This is a test email generated by Bamboo. If you receive this email, your mail server settings on Bamboo are correct. Thanks, Bamboo https://wso2.org/bamboo ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

[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

[Dev] What is the git location for mediation security

2014-04-30 Thread Udara Liyanage
Hi, $subject. I looked at [1], but could not find it. [1] https://github.com/wso2/carbon-mediation/tree/master/components -- Udara Liyanage Software Engineer WSO2, Inc.: http://wso2.com lean. enterprise. middleware web: http://udaraliyanage.wordpress.com phone: +94 71 443 6897

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

2014-04-30 Thread Nandika Jayawardana
I think this error comes from unified endpoint component. I think we already have a jira issue for this. Can you check why this is happening. Regards Nandika On Wed, Apr 30, 2014 at 8:25 AM, Waruna Jayaweera waru...@wso2.com wrote: Hi, I am using BPS 3.2.0 with Application server features

[Dev] Latest Milestone of wso2is-5.0.0 with APIM Key Manager p2 Repo

2014-04-30 Thread Ajanthan Balachandran
Hi, Where can i get the $supject? Thanks. -- ajanthan -- Ajanthan Balachandiran Senior Software Engineer; Solutions Technologies Team ;WSO2, Inc.; http://wso2.com/ email: ajanthan http://goog_595075977@wso2.com; cell: +94775581497 blog: http://bkayts.blogspot.com/ Lean . Enterprise .

Re: [Dev] [Exception in oauth authorize request]

2014-04-30 Thread Dulanja Liyanage
Hi Gayan, Can you please check whether crossContext=true is set inside repository/conf/tomcat/context.xml Context crossContext=true ... /Context Thanks Dulanja On Wed, Apr 30, 2014 at 5:30 PM, Gayan Gunawardana ga...@wso2.com wrote: Hi, After installing oauth feature into EMM I got

Re: [Dev] [Exception in oauth authorize request]

2014-04-30 Thread Gayan Gunawardana
Thanks Dulanja, It works fine after doing above change. On Wed, Apr 30, 2014 at 7:53 PM, Dulanja Liyanage dula...@wso2.com wrote: Hi Gayan, Can you please check whether crossContext=true is set inside repository/conf/tomcat/context.xml Context crossContext=true ... /Context Thanks

Re: [Dev] What is the git location for mediation security

2014-04-30 Thread Dushan Abeyruwan
https://github.com/wso2-dev/carbon-mediation/tree/master/components/mediation-admin/org.wso2.carbon.mediation.security/ On Wed, Apr 30, 2014 at 7:03 PM, Udara Liyanage ud...@wso2.com wrote: Hi, $subject. I looked at [1], but could not find it. [1]

Re: [Dev] [C5] Expose a RESTful service in Carbon Kernel 5

2014-04-30 Thread Aruna Karunarathna
Thanks Kishanthan. On Wed, Apr 30, 2014 at 5:40 PM, Kishanthan Thangarajah kishant...@wso2.com wrote: Not with the latest milestone. The plan is to include this for the next milestone (a light weight RESTful admin services framework). On Wed, Apr 30, 2014 at 12:46 PM, Aruna Karunarathna

Re: [Dev] [Coordination] Embedded zookeeper in coordination component doesn't start ZooKeeperSaslServer

2014-04-30 Thread Tania Mahanama
Noted. Thanks, Tania On Wed, Apr 30, 2014 at 5:53 PM, Ishara Premadasa ish...@wso2.com wrote: Hi Indika, When further debugged i could find that in the coordination component, jaas.conf and java.env files are not read when SASL is enabled, therefore Zookeeper ServerCnxnFactory skips the

[Dev] [UES] Embeding Gadgets into a web page

2014-04-30 Thread Shani Ranasinghe
Hi, I have a gadget in the UES server at the location http://localhost:9763/gadget-test/gadget.xml. When I use this in the browser I can see the Gadget XML. The portal is started at UES Portal URL : http://localhost:9763/portal. And when I check the URL through the Management console of the UES

[Dev] developer-studi-3.7.0 branch created

2014-04-30 Thread Susinda Perera
$subject for the 3.7.0 release, Therefore all your pull-requests/commits related to following areas please use the 3.7.0 branch, BPEL editor fixes AppFactory fixes ESB Graphical editor iuuses fixes Thanks Susinda -- *Susinda Perera* Software Engineer Mobile:(+94)716049075 WSO2

[Dev] DSS Distributed sample is not working properly

2014-04-30 Thread Chanaka Fernando
Hi, I have tried the distributed transactions sample [1] in DSS 3.2.0 and found that the transaction rollback is not happening correctly intermittently. I have followed the same instructions and when the second operations fails, first operation has not been rollbacked. Please have a look in to

[Dev] Fixing Shutdown Errors WSO2 MB.

2014-04-30 Thread Hasitha Hiranya
Hi, I intend to cleanup graceful shutdown code of WSO2 Message Broker in following way. We have to do them as a part of fixing shutdown errors. We have managed to keep Cassandra until broker service shutdown properly in OSGI env, but we see problems due to lack of these. 1. When shutting down we

Re: [Dev] Fixing Shutdown Errors WSO2 MB.

2014-04-30 Thread Hasitha Hiranya
Hi, Also in order to stop connection to Cassandra gracefully, we need to do following. cluster.getConnectionManager().shutdown(); Thanks On Thu, May 1, 2014 at 10:52 AM, Hasitha Hiranya hasit...@wso2.com wrote: Hi, I intend to cleanup graceful shutdown code of WSO2 Message Broker