[Dev] Reason for disabling the 'Implementation' tab in APIM 1.7.1 for migrated apis

2014-08-14 Thread Chamila Adhikarinayake
Hi This is regarding this public jira[1]. The implementation tab is disabled when a migrated api (from 1.6 to 1.7.1 ) is opened for editing (see image in the jira), following code handles this in /components/apimgt/api-publisher-web/1.2.3/src/site/themes/default/templates/item-design/template.jag

Re: [Dev] ES 1.2.0 server hang-on intermittently - with Carbon 4.3.0

2014-08-14 Thread Chamil Jeewantha
Hi, AFAIK, This has been already done. Adding Kalpa, KasunG to verify. On Thu, Aug 14, 2014 at 1:19 PM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > Hi Chamil, > > Whether this fix is merged in the git repo.. Above issue is still > available in ES latest build packs.. > Do you hav

Re: [Dev] ES 1.2.0 server hang-on intermittently - with Carbon 4.3.0

2014-08-14 Thread Mohanadarshan Vivekanandalingam
Hi Chamil, Whether this fix is merged in the git repo.. Above issue is still available in ES latest build packs.. Do you have any idea about this ?? @Ruchira, Is it possible to check on this.. Thanks, Mohan On Tue, Jul 8, 2014 at 11:32 AM, Chamil Jeewantha wrote: > Hi Ayesha, > > <> > > I ha

Re: [Dev] No config in tenant-mgt.xml to read the value of OrganizationalSubContextAttribute

2014-08-14 Thread Johann Nallathamby
Hi Nipuni, Two more suggestions. 1. The same fix needs to be done for the Groups as well. You can define a new property for this also. 2. If these two properties are not there we can go with the default values like before, 'users' and 'groups'. Regards, Johann. On Thu, Aug 14, 2014 at 1:25 PM

Re: [Dev] No config in tenant-mgt.xml to read the value of OrganizationalSubContextAttribute

2014-08-14 Thread Nipuni Perera
Hi, Please find the attached patch for the issue. I have added a new property to tenant-mgt.xml. user Removed the constant "LDAPConstants.USER_CONTEXT_NAME" and used the value of newly added property instead. tenantMgtConfig.getTenantStoreProperties().get(UserCoreConstants.TenantMgtConfig.P

Re: [Dev] SystemFilter not filtering __MultitenantDispatcherService

2014-08-14 Thread Gokul Balakrishnan
Hi Shameera, Since AFAIK it is the kernel team who's managing the core multitenancy components, can you make this service a filteredOutService? Thanks, On 13 August 2014 12:47, Shameera Rathnayaka wrote: > Hi Gokul, > > Basically above util method filltered out all adminservices , > hiddenSer

Re: [Dev] Reason for disabling the 'Implementation' tab in APIM 1.7.1 for migrated apis

2014-08-14 Thread Joseph Fonseka
Hi Chamila Best solution is to make the comparison case insensitive. In "implementation" field we capture if the api has a back-end endpoint or a in-line implementation via script mediator. Regards Jo On Thu, Aug 14, 2014 at 1:04 PM, Chamila Adhikarinayake wrote: > Hi > This is regarding this

[Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Godwin Shrimal
Hi In Carbon products there is a problem when trying to change the user's password. *Steps to create the issue* 1. Login to Carbon product 2. Goto Users and Roles under Configure 3. Click on Users 4. Click Change password on particular user 5. This will show only to Enter New Password and New Pas

Re: [Dev] No config in tenant-mgt.xml to read the value of OrganizationalSubContextAttribute

2014-08-14 Thread Nipuni Perera
Hi, I have added 2 new properties and set values as "users" and "groups" as follows, so that they will be used as default values. users groups I guess a null check is not required as the default values are set as above. Find the updated patch attached. Thanks, Nipuni On Thu, A

Re: [Dev] SystemFilter not filtering __MultitenantDispatcherService

2014-08-14 Thread Shameera Rathnayaka
Hi Gokul, Carbon kernel doesn't has a service call "MultitenantDispatcherService". I did a grep and found out that this is coming from data-agent which is bam component :). Thanks, Shameera. On Thu, Aug 14, 2014 at 1:55 PM, Gokul Balakrishnan wrote: > Hi Shameera, > > Since AFAIK it is the

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Godwin Shrimal
Hi Gayashan/Dulanja, Listed below the products which I encountered said issue so far. wso2esb-4.8.1 wso2as-5.2.1 wso2dss-3.2.1 On Thu, Aug 14, 2014 at 2:37 PM, Dulanja Liyanage wrote: > Hi Godwin, > > I checked this in IS 5.0.0 and it works without a problem. What's the > carbon product y

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Godwin Shrimal
Hi Dulanja, Yes. in IS 5.0.0 its working properly and there is an option to enter the Current Password. On Thu, Aug 14, 2014 at 2:37 PM, Dulanja Liyanage wrote: > Hi Godwin, > > I checked this in IS 5.0.0 and it works without a problem. What's the > carbon product you are using? > > Thanks > D

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Gayashan Amarasinghe
Hi Godwin, Can you give more information about the product(s) and version(s) you encountered this issue? Thanks. /Gayashan On Thu, Aug 14, 2014 at 2:14 PM, Godwin Shrimal wrote: > Hi > > In Carbon products there is a problem when trying to change the user's > password. > > *Steps to create t

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Dulanja Liyanage
Hi Godwin, I checked this in IS 5.0.0 and it works without a problem. What's the carbon product you are using? Thanks Dulanja On Thu, Aug 14, 2014 at 2:14 PM, Godwin Shrimal wrote: > Hi > > In Carbon products there is a problem when trying to change the user's > password. > > *Steps to create

[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 proper

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Sumedha Kodithuwakku
Hi all, There are two places for changing passwords (as Godwin has mentioned above). Configure > Users and Roles > Users > Change Password vs Configure > Users and Roles > Change Password AFAIK the first one is for changing passwords of users of a particular tenant by the tenant admin where a

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Godwin Shrimal
Hi SumedhaS, Yes. said issue occurred from first place. On Thu, Aug 14, 2014 at 3:04 PM, Sumedha Kodithuwakku wrote: > Hi all, > > There are two places for changing passwords (as Godwin has mentioned > above). > > Configure > Users and Roles > Users > Change Password > > vs > > Configure > Us

[Dev] Request to commit the patch CARBON-14911

2014-08-14 Thread Thanuja Jayasinghe
Hi Carbon Team, Please commit the diffs attached with [1]. [1] - https://wso2.org/jira/browse/CARBON-14911 Thanks, Thanuja. -- *Thanuja Lakmal* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94715979891 ___ Dev mail

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Dulanja Liyanage
This is a known issue [1] and already fixed in the code base. [1] https://wso2.org/jira/browse/IDENTITY-1975 On Thu, Aug 14, 2014 at 3:08 PM, Godwin Shrimal wrote: > Hi SumedhaS, > > Yes. said issue occurred from first place. > > > > On Thu, Aug 14, 2014 at 3:04 PM, Sumedha Kodithuwakku > wro

Re: [Dev] [Carbon Product] User Management - Password Change issue

2014-08-14 Thread Godwin Shrimal
Hi Dulanja, Noted and Thanks for pointing it. On Thu, Aug 14, 2014 at 3:25 PM, Dulanja Liyanage wrote: > This is a known issue [1] and already fixed in the code base. > > [1] https://wso2.org/jira/browse/IDENTITY-1975 > > > On Thu, Aug 14, 2014 at 3:08 PM, Godwin Shrimal wrote: > >> Hi Sumed

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

2014-08-14 Thread Sagara Gunathunga
On Thu, Aug 14, 2014 at 3:04 PM, Waruna Jayaweera 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 to fil

Re: [Dev] Deploying dataservice configuration with services.xml using Capp.

2014-08-14 Thread Shameera Rathnayaka
Hi Chanika, In Axis2 .aar file we use META-INF directory to keep the services.xml file and in tomcat .war file there is WEB-INF to keep web.xml file, By looking at the consistency it is better to keep services.xml file in a separate directory . And make sure to use proper name for the above subdi

[Dev] [DEV][ES]Register SPs for store and publisher Jaggery apps

2014-08-14 Thread Udara Rathnayake
Hi, ATM in ES we are using sso-idp-config.xml[1] to register SPs. Without using the mgt-console UI is there any other way to do the $Subject? Problem: In order to allow browsing store/publisher Jaggery apps using both IP and localhost in a fresh ES(without any configuration) it seems we can't hav

Re: [Dev] No config in tenant-mgt.xml to read the value of OrganizationalSubContextAttribute

2014-08-14 Thread Johann Nallathamby
Hi Nipuni, better have null checks and initialize default value otherwise there could be issues in migrating from old version to new version. Thanks, Johann. On Thu, Aug 14, 2014 at 2:21 PM, Nipuni Perera wrote: > Hi, > > I have added 2 new properties and set values as "users" and "groups" as

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

2014-08-14 Thread Waruna Jayaweera
Hi Sagara, Yes. We can keep our own logging-bridge.properties for BPS. But we may miss kernel level future changes to logging-bridge.properties file. If there are any changes in kernel level then we need to update product specific file manually. Currently we do not have any log filter for restlet

[Dev] Convention for having CEP Puppet Modules for PPaaS

2014-08-14 Thread Lasindu Charith
Hi, There are two types of CEP Puppet modules, which needs to be in the PPaaS Puppet modules. One is which can be used as a CEP multi-tenant Cartridge and one which needs to be used as a external CEP for Stratos to publish events - CEP HAing (Load Average/Memory Consumption etc). 1. For the l

Re: [Dev] [DEV][ES]Register SPs for store and publisher Jaggery apps

2014-08-14 Thread Dulanja Liyanage
Hi Udara I'm not 100% clear on your requirement, but you can add SPs from the 'IdentitySAMLSSOConfigService' admin service, if that helps. Thanks Dulanja On Thu, Aug 14, 2014 at 4:33 PM, Udara Rathnayake wrote: > Hi, > > ATM in ES we are using sso-idp-config.xml[1] to register SPs. Without >

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

2014-08-14 Thread Sagara Gunathunga
On Thu, Aug 14, 2014 at 4:55 PM, Waruna Jayaweera wrote: > Hi Sagara, > Yes. We can keep our own logging-bridge.properties for BPS. But we may > miss kernel level future changes to logging-bridge.properties file. If > there are any changes in kernel level then we need to update product > specific

Re: [Dev] [DEV][ES]Register SPs for store and publisher Jaggery apps

2014-08-14 Thread Udara Rathnayake
Hi Dulanja, Thanks, I'm looking for possible solutions to register SPs to find out the most suitable mechanism in our scenario. Regards, UdaraR On Thu, Aug 14, 2014 at 5:06 PM, Dulanja Liyanage wrote: > Hi Udara > > I'm not 100% clear on your requirement, but you can add SPs from the > 'Ident

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 wrote: > > > > On Thu, Aug 14, 2014 at 4:55 PM, Waruna Jayaweera > wrote: > >> Hi Sagara, >> Yes. We can keep our own logging-bridge.properties for BPS. But we may >> miss kernel level future changes to lo

[Dev] org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException is throwing GIT built apim.

2014-08-14 Thread Roshan Wijesena
Hi Devs, I built product apim using GIT. Even-though product built successfully, when I am starting product org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException is throwing periodically . I have disabled "registry based" dep sync in my carbon.xml. exception is. [2014-08-14

Re: [Dev] Request to commit the patch CARBON-14911

2014-08-14 Thread Aruna Karunarathna
Hi all, https://wso2.org/jira/secure/attachment/33260/caching-perf-optimizations.patch file cannot commit. There are some conflicts. Please check. Regards, Aruna On Thu, Aug 14, 2014 at 3:15 PM, Thanuja Jayasinghe wrote: > Hi Carbon Team, > > Please commit the diffs attached with [1]. > > [1

Re: [Dev] Request to commit the patch CARBON-14911

2014-08-14 Thread Afkham Azeez
This patch contains the changes from the previous caching patch too. Hence it needs to be applied to the previous revision. On Thu, Aug 14, 2014 at 7:15 PM, Aruna Karunarathna wrote: > Hi all, > > > https://wso2.org/jira/secure/attachment/33260/caching-perf-optimizations.patch > > file cannot c

Re: [Dev] ES 1.2.0 server hang-on intermittently - with Carbon 4.3.0

2014-08-14 Thread Kasun Gajasinghe
Hi, Can you guys build a pack with all the pull requests sent to kernel? There are several pull requests in kernel, so test your packs with those changes. KasunG On Thu, Aug 14, 2014 at 1:22 PM, Chamil Jeewantha wrote: > Hi, > > AFAIK, This has been already done. Adding Kalpa, KasunG to verif

Re: [Dev] Request to commit the patch CARBON-14911

2014-08-14 Thread Shameera Rathnayaka
Hi Azeez, Done, Committed revision 206550. @Thanuja, you need to send a pull request to the carbon kernel 4.3.0 git repo in order to resolve this ticker please do the needful. Thanks, Shameera. On Thu, Aug 14, 2014 at 7:44 PM, Afkham Azeez wrote: > This patch contains the changes from the p

Re: [Dev] Request to commit the patch CARBON-14911

2014-08-14 Thread Thanuja Jayasinghe
Thanks. On Thu, Aug 14, 2014 at 9:17 PM, Shameera Rathnayaka wrote: > Hi Azeez, > > Done, Committed revision 206550. > > @Thanuja, you need to send a pull request to the carbon kernel 4.3.0 git > repo in order to resolve this ticker please do the needful. > > Thanks, > Shameera. > > > On Thu,

Re: [Dev] [Patch method support for SCIM end points]

2014-08-14 Thread Sagara Gunathunga
Hi Gayan, While I'm building carbon-deployment project with your PR I'm getting following compilation issues. Please make sure you can build both carbon-deployment and product-as with your change. [ERROR] /Users/sagara/dev/code/wso2/wso2-dev/carbon-deployment/components/webapp-mgt/org.wso2.carbo

Re: [Dev] ES 1.2.0 server hang-on intermittently - with Carbon 4.3.0

2014-08-14 Thread Sagara Gunathunga
On Thu, Aug 14, 2014 at 9:42 PM, Sameera Jayasoma wrote: > Oh I think, we need to update Spring orbit bundle in 4.3.0. > We have already updated Spring bundle last week [1], after doing that I noticed frequency of getting this DelegationServlet issue has reduced. It looks like there are more cul

Re: [Dev] ES 1.2.0 server hang-on intermittently - with Carbon 4.3.0

2014-08-14 Thread Sameera Jayasoma
Oh I think, we need to update Spring orbit bundle in 4.3.0. Thanks, Sameera. On Thu, Aug 14, 2014 at 7:31 AM, Kasun Gajasinghe wrote: > Hi, > > Can you guys build a pack with all the pull requests sent to kernel? There > are several pull requests in kernel, so test your packs with those change

Re: [Dev] No config in tenant-mgt.xml to read the value of OrganizationalSubContextAttribute

2014-08-14 Thread Nipuni Perera
Hi, Find the diff attached. Thanks, Nipuni On Thu, Aug 14, 2014 at 3:41 PM, Johann Nallathamby wrote: > Hi Nipuni, > > better have null checks and initialize default value otherwise there could > be issues in migrating from old version to new version. > > Thanks, > Johann. > > > On Thu, Aug 1

Re: [Dev] No config in tenant-mgt.xml to read the value of OrganizationalSubContextAttribute

2014-08-14 Thread Johann Nallathamby
Hi Nipuni, Isn't the default value 'users' and not 'user'? On Fri, Aug 15, 2014 at 7:59 AM, Nipuni Perera wrote: > Hi, > > Find the diff attached. > > Thanks, > Nipuni > > > On Thu, Aug 14, 2014 at 3:41 PM, Johann Nallathamby > wrote: > >> Hi Nipuni, >> >> better have null checks and initiali

Re: [Dev] No config in tenant-mgt.xml to read the value of OrganizationalSubContextAttribute

2014-08-14 Thread Nipuni Perera
Hi, Yes. should be "users". corrected. Thanks, Nipuni On Fri, Aug 15, 2014 at 8:37 AM, Johann Nallathamby wrote: > Hi Nipuni, > > Isn't the default value 'users' and not 'user'? > > > On Fri, Aug 15, 2014 at 7:59 AM, Nipuni Perera wrote: > >> Hi, >> >> Find the diff attached. >> >> Thanks, >

Re: [Dev] Deploying dataservice configuration with services.xml using Capp.

2014-08-14 Thread Chanika Geeganage
Hi Shameera, As discussed offline, in this suggested method we are not going to have an archive format (like .aar or .war) for dataservice config file (.dbs) and services.xml file inside the .car file. As I said in my previous mail this is going to be the dependency tree structure. testCar-1.0.0

[Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Sriskandarajah Suhothayan
Hi All, It's my pleasure to announce Dilini Muthumala as a WSO2 Committer. Dilini has been a valuable contributor for WSO2 CEP product and in recognition of her contributions to WSO2, she has been voted as a WSO2Committer. Dilini, Congratulations and Keep up the good work! Thanks and Regards, Su

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Susinda Perera
Congratulations.. ! On Fri, Aug 15, 2014 at 9:47 AM, Sriskandarajah Suhothayan wrote: > > Hi All, > > It's my pleasure to announce Dilini Muthumala as a WSO2 Committer. Dilini > has been a valuable contributor for WSO2 CEP product and in recognition > of her contributions to WSO2, she has been

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Sohani Weerasinghe
Congratulations Sohani Weerasinghe Software Engineer WSO2, Inc: http://wso2.com Mobile : +94 716439774 Blog :http://christinetechtips.blogspot.com/ Twitter : https://twitter.com/sohanichristine On Fri, Aug 15, 2014 at 9:50 AM, Susinda Perera wrote: > Congratulations.. ! > > > > On

[Dev] RSS Admin services

2014-08-14 Thread Kasun De Silva
Hi, I'm working on an issue and part of it needs to change existing database user password. I'm looking for a RSS admin service that could update existing database user credentials. I have gone through the services that RSS Manager provides in org.wso2.carbon.rssmanager.core.service.RSSManagerServ

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Aruna Karunarathna
Congratzz Dilini..!!! On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe wrote: > Congratulations > > Sohani Weerasinghe > Software Engineer > WSO2, Inc: http://wso2.com > > Mobile : +94 716439774 > Blog :http://christinetechtips.blogspot.com/ > Twitter : https://twitter.com/sohani

Re: [Dev] SAML Performances Test Automation

2014-08-14 Thread Daya Attapattu
Dulanja, Tried to build this and got: [ERROR] Failed to execute goal on project org.wso2.carbon.identity.samples.sso.config.client: Could not resolve dependencies for project org.wso2.carbon:org.wso2.carbon.identity.samples.sso.config.client:jar:1.0.0: Failure to find org.wso2.carbon:org.wso2.car

[Dev] High level test scenarios for Enterprise App Manager 1.0.0 testing

2014-08-14 Thread Dinusha Senanayaka
Hi, We have created a high level functionality test scenarios document [1] for EAM 1.0.0 release. Will be doing same functionality testing in super tenant and tenant environment. [1]. https://docs.google.com/a/wso2.com/spreadsheets/d/1Q1CRvrGCGnMO_QfZXpRhP5X9NHOveVHBYpanW9h4zMs/edit#gid=0 Regard

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Melan Nimesh
Congratulations Dilini !!! On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna wrote: > Congratzz Dilini..!!! > > > On Fri, Aug 15, 2014 at 10:12 AM, Sohani Weerasinghe > wrote: > >> Congratulations >> >> Sohani Weerasinghe >> Software Engineer >> WSO2, Inc: http://wso2.com >> >> Mobile

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Dakshika Jayathilaka
Congratulations.. ! *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh wrote: > Congratulations Dilini !!! > > > On Fri, Aug 15, 2014 at 10:14 AM, Aruna Karunarathna > wrote: > >> Congratzz Dilini..!!! >> >>

Re: [Dev] RSS Admin services

2014-08-14 Thread Harsha Kumara
Hi Kasun, The feature that you asked for is not there yet but it's a valid requirement. What kind of issue are you working on? Which version of RSS Manager are you using? Thanks, Harsha On Fri, Aug 15, 2014 at 10:12 AM, Kasun De Silva wrote: > Hi, > > I'm working on an issue and part of it nee

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Kalpa Welivitigoda
Congratulations Dilini ! On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka wrote: > Congratulations.. ! > > *Dakshika Jayathilaka* > Software Engineer > WSO2, Inc. > lean.enterprise.middleware > 0771100911 > > > On Fri, Aug 15, 2014 at 5:07 AM, Melan Nimesh wrote: > >> Congratulations Dil

[Dev] Build Failure in Carbon-utils

2014-08-14 Thread Nipuni Perera
Hi, Got following compilation failure when trying to build carbon-utils from git repo[1] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project org.wso2.carbon.ntask.core: Compilation failure: Compilation failure: [ERROR] /home/nip

Re: [Dev] High level test scenarios for Enterprise App Manager 1.0.0 testing

2014-08-14 Thread Dinusha Senanayaka
Attaching the pdf version of doc.. On Fri, Aug 15, 2014 at 10:22 AM, Dinusha Senanayaka wrote: > Hi, > > We have created a high level functionality test scenarios document [1] for > EAM 1.0.0 release. Will be doing same functionality testing in super tenant > and tenant environment. > > [1].

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Seshika Fernando
SUPERB! Congrats dilini! On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda wrote: > Congratulations Dilini ! > > > On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka > wrote: > >> Congratulations.. ! >> >> *Dakshika Jayathilaka* >> Software Engineer >> WSO2, Inc. >> lean.enterprise.midd

Re: [Dev] SAML Performances Test Automation

2014-08-14 Thread Dulanja Liyanage
Hi Daya, Can you please add the following repository to the pom.xml and retry? wso2-nexus WSO2 internal Repository http://maven.wso2.org/nexus/content/groups/wso2-public/ true daily ignore

Re: [Dev] Convention for having CEP Puppet Modules for PPaaS

2014-08-14 Thread Udara Liyanage
Hi Lasindu, I think we don't need to handle clustering by agent when CEP is a external because we know the IPs of the machines we are going to setup CEP cluster beforehand. This process is only needed when CEP is an multi tenant cartridge in Stratos. I hope we can have two puppet modules for CEP.

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Gayashan Amarasinghe
Congratulations Dilini! On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando wrote: > SUPERB! Congrats dilini! > > > On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda > wrote: > >> Congratulations Dilini ! >> >> >> On Fri, Aug 15, 2014 at 10:38 AM, Dakshika Jayathilaka > > wrote: >> >>> Congr

Re: [Dev] org.wso2.carbon.deployment.synchronizer.DeploymentSynchronizerException is throwing GIT built apim.

2014-08-14 Thread Aruna Karunarathna
Hi Roshan, Please try build [1] and copy org.wso2.carbon.deployment.synchronizer to patches folder. [1]. https://github.com/wso2-dev/carbon-commons Regards, Aruna On Thu, Aug 14, 2014 at 6:24 PM, Roshan Wijesena wrote: > Hi Devs, > > I built product apim using GIT. Even-though product built

Re: [Dev] RSS Admin services

2014-08-14 Thread Danushka Fernando
Hi Harsha We are using SS 1.1.0 currently. AFAIR there was a change password option in SS. Kasun can you please check whether its there. If its there then you can check the implementations of SS ui components. Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile :

[Dev] Commit to kernal patch0009

2014-08-14 Thread Isura Karunaratne
Hi All, Please commit following https://wso2.org/jira/browse/CARBON-14916 Thanks Isura -- Isura Dilhara Karunaratne Software Engineer Mob +94 772 254 810 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Milinda Perera
Congratulations dilini On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe wrote: > Congratulations Dilini! > > > On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando > wrote: > >> SUPERB! Congrats dilini! >> >> >> On Fri, Aug 15, 2014 at 10:45 AM, Kalpa Welivitigoda >> wrote: >> >>> Co

Re: [Dev] RSS Admin services

2014-08-14 Thread Harsha Kumara
Hi Danushka, I have checked the latest from the git and the update password option and the service is not there and also checked the UI. @Kasun can you see any option either from UI components in 1.1.0? On Fri, Aug 15, 2014 at 11:22 AM, Danushka Fernando wrote: > Hi Harsha > We are using SS 1.1

Re: [Dev] High level test scenarios for Enterprise App Manager 1.0.0 testing

2014-08-14 Thread Krishantha Samaraweera
AFAIK, you guys started adding auto tests for some scenarios. I would like to know how many scenarios have we automated out of these. If we are following the RM Done-Done correctly, most of these scenarios should have auto tests by now. Thanks, Krishantha. On Fri, Aug 15, 2014 at 10:22 AM, Dinu

Re: [Dev] SAML Performances Test Automation

2014-08-14 Thread Daya Attapattu
Dulanja, Thanks. That downloaded two more files, but still some missing: Here is the full transcript: [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.wso2.carbon:org.wso2.carbon.identity.samples.sso.config.client:jar:

Re: [Dev] WSO2 Committers += Dilini Muthumala

2014-08-14 Thread Waruna Jayaweera
Congratulations..! On Fri, Aug 15, 2014 at 11:28 AM, Milinda Perera wrote: > Congratulations dilini > > > On Fri, Aug 15, 2014 at 11:17 AM, Gayashan Amarasinghe > wrote: > >> Congratulations Dilini! >> >> >> On Fri, Aug 15, 2014 at 11:03 AM, Seshika Fernando >> wrote: >> >>> SUPERB!

Re: [Dev] Patch for kernel 4.2.0

2014-08-14 Thread Ajith Vitharana
On Wed, Aug 13, 2014 at 7:44 AM, Shameera Rathnayaka wrote: > Hi Ajith, > > Applied patch to kernel patch0009 , BTW i moved above JIRA to WSO2 > CARBON[1] as it solve carbon kernel component. Please send a pull request > to carbon kernel 4.3.0 git repo. > Please merge [1]. [1]https://github.com