[Dev] Is there a platform standard for pagination?

2015-01-18 Thread Dulitha Wijewantha
Hi guys, Is there a platform standard for pagination? How does asset pagination work in the registry right now? Cheers~ -- Dulitha Wijewantha (Chan) Software Engineer - Mobile Development WSO2 Inc Lean.Enterprise.Mobileware * ~Email duli...@wso2.com duli...@wso2mobile.com* * ~Mobile

Re: [Dev] [ndatasource] Encrypting data source password

2015-01-18 Thread Rajith Vitharana
Hi, If you need the place where encryption happens, it's in [1] method encrypt [1] - https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/core/org.wso2.carbon.core/4.2.0/src/main/java/org/wso2/carbon/core/util/CryptoUtil.java Thanks, On Mon, Jan 19, 2015 at 12:16 PM, Rajith Vitharana

Re: [Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Harshan Liyanage
Hi Pulasthi, I'm still getting following the error when building the product. Could you please look into this? Installing org.wso2.carbon.governance.lifecycle.management.feature.group 4.3.0.SNAPSHOT. Installation failed. An error occurred while configuring the installed items session context

Re: [Dev] Passing P2 repo URL as a parameter while writing a test case

2015-01-18 Thread Krishantha Samaraweera
Hi, Please refer [1]. There's a separate section in automation.xml to define p2 repositories and you can get the values though AutomationContext. featureManagement p2Repositories repository name=localDefault repository repo-id=online-repository

Re: [Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Pulasthi Supun
Hi Harshan, The last Jenkins build that ran a moment ago was successful. The changes should be in nexus now. Best Regards, Pulasthi On Mon, Jan 19, 2015 at 10:52 AM, Harshan Liyanage hars...@wso2.com wrote: Hi Pulasthi, It worked after I build the carbon-governance artifact locally. It must

Re: [Dev] SVN External in APIM tests/resource

2015-01-18 Thread Krishantha Samaraweera
Hi, On Fri, Jan 16, 2015 at 10:37 AM, Dinesh J Weerakkody dine...@wso2.com wrote: Hi, Following SVN External links are there in test module of APIManager 1.9.0. - modules/integration/tests/src/test/resources - modules/integration/tests-ui/src/test/resources both locations are

Re: [Dev] Generating code coverage report for AF integration tests

2015-01-18 Thread Krishantha Samaraweera
On Fri, Jan 16, 2015 at 2:24 PM, Amalka Subasinghe ama...@wso2.com wrote: Here i'm giving required list of jars using jarlist file (I have attached the file).. In that case, do I still need to specify the filter.txt? You still need to filter jars which you have already instrumented and could

[Dev] Continuing the feature - Discover JAX-WS services by G-reg

2015-01-18 Thread KasunG Gajasinghe
Hi Pubudu, This feature is in a working state, so you can test it out how it works. Following are the improvements needed for this feature. 1. Instead of traversing the whole WEB-INF/classes for jax-ws services with @WebService annotation, we should read the cxf-servlet.xml to find out the

[Dev] [ndatasource] Encrypting data source password

2015-01-18 Thread Akila Ravihansa Perera
Hi, I'm trying to find out the implementation logic of encrypting a data source password when adding a new data source from the Carbon console. When I try to add a new data source it is getting created in registry as following; datasourcenameMyTestDS/namedescriptiontest data

[Dev] [ES] Tenant couldn't login to publisher when SSO is enabled with IS

2015-01-18 Thread Senduran Balasubramaniyam
Hi, I am experiencing $subject, with ES 2.0.0 M5. Following are the changes I made to configure SSO. - Shared registry and user database between ES and IS - In ES's user-mgt.xml, pointed the UserStoreManager to IS's embedded LDAP - Modified as following in publisher, store json

[Dev] [CDM] Conversion of common.Device and core.Device

2015-01-18 Thread Dulitha Wijewantha
Hi guys, I am reading through the code and I came across 2 types of objects. One is common.Device and the other is core.Device. As I understood the common.Device is the business object (POJO) and core.Device is the DTO. I found a convertDevice() method in DeviceManagementDAOUtil which converts the

[Dev] Please merge the pull request for carbon-utils - GitIgnore modified to remove DS_Store files of MAC OS X

2015-01-18 Thread Hemika Kodikara
Hi All, Please merge the PR [1]. [1] - https://github.com/wso2-dev/carbon-utils/pull/46 Thanks, Hemika Hemika Kodikara Software Engineer WSO2 Inc. lean . enterprise . middleware http://wso2.com Mobile : +9477762 ___ Dev mailing list

Re: [Dev] SSO component in Enterprise Store

2015-01-18 Thread Dulitha Wijewantha
+1 for that idea. Currently, carbon js module [1] can be installed as a feature. I believe the SSO module should be isolated into a feature where the relevant component as well the js module is packaged. [1] - carbon.feature.version On Sat, Jan 17, 2015 at 9:04 AM, Prabath Abeysekera

[Dev] Passing P2 repo URL as a parameter while writing a test case

2015-01-18 Thread Nipuni Perera
Hi, I am writing tests for the fix, implemented to resolve[1]. This fixes the issues with feature management and I am using p2 repo URL[2] for the test case. Is it possible to parameterize this p2 repo URL instead using a hard-coded value? [1] https://wso2.org/jira/browse/CARBON-15127 [2]

Re: [Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Harshan Liyanage
Hi Pulasthi, It worked after I build the carbon-governance artifact locally. It must be an issue with Jenkins build. Thanks, Lakshitha Harshan Software Engineer Mobile: *+94724423048* Email: hars...@wso2.com Blog : http://harshanliyanage.blogspot.com/ *WSO2, Inc. :** wso2.com http://wso2.com/*

Re: [Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Maheshika Goonetilleke
Hi Pulasthi Now the build is sucessfull. On Mon, Jan 19, 2015 at 10:20 AM, Pulasthi Supun pulas...@wso2.com wrote: Hi Harshan, It seems that the Jenkins build is failing due to intermittent issue in Jenkins. That's why the changes are not in the nexus repo @Maheshika can you trigger a new

[Dev] SS 1.5.0 pack for QA

2015-01-18 Thread Bhathiya Jayasekara
Hi all, Here is today's pack for QA. https://svn.wso2.org/repos/wso2/scratch/ss-dev/ss-150/19_01_2014/wso2ss-1.5.0-SNAPSHOT.zip Thanks, Bhathiya On Fri, Jan 16, 2015 at 6:03 PM, Prabath Abeysekera praba...@wso2.com wrote: Hi Asanka, Nuwan, Please report L1s for any usability/UI/doc issues.

[Dev] [CEP] Publishing events to CEP via HTTP,SOAP event adapters

2015-01-18 Thread Farasath Ahamed
Hi All, We are currently working on our add support to send extracted data Apache UIMA framework. We are managed to send events to CEP from UIMA using the data-bridge following[1]. We are working on testing further with SOAP and HTTP event adapters. Are there any resources we could look at? Any

[Dev] [IS][ES] Enable SSO using LDAP as a common user store

2015-01-18 Thread Chanuka Dissanayake
Hi, I'm using ES 2.0.0 M4 pack and IS 5.0.0 fresh pack for $subject, I have followed [1] and these steps [2], in cofiguring. I'm using a single tenant. Console is not showing an error in both products. In publisher: After redirected to the page ' https://localhost:9763/publisher/acs' by IS, page

Re: [Dev] possibility of use WSO2 ELB with non WSO2 products

2015-01-18 Thread Udara Liyanage
Hi, WSO2 ELB identifies its members when the members sent the join messages with their hostname. It uses tribes clustering to discover its members. Since JBoss does not use tribes clustering, I think jboss servers can not be load balanced by WSO2 ELB. However you can statically configure Stratos

[Dev] Sample 152: Switching Transports and Message Format from SOAP to REST POX doesn't make sence

2015-01-18 Thread Manuranga Perera
In [1] sample we are converting soap message to a pox. according to doc The REST/POX response is now transformed back into a SOAP message and returned to the client. but looking at the response (at the end of the doc) you can see it doesn't have a soapenv:Envelope. so it's not covered to SOAP.

Re: [Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Pulasthi Supun
Hi Harshan, It seems that the Jenkins build is failing due to intermittent issue in Jenkins. That's why the changes are not in the nexus repo @Maheshika can you trigger a new build on carbon-governance. Best Regards, Pulasthi On Mon, Jan 19, 2015 at 10:06 AM, Harshan Liyanage hars...@wso2.com

Re: [Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Prabath Abeysekera
Thanks Pulasthi! Cheers, Prabath On Mon, Jan 19, 2015 at 10:57 AM, Pulasthi Supun pulas...@wso2.com wrote: Hi Harshan, The last Jenkins build that ran a moment ago was successful. The changes should be in nexus now. Best Regards, Pulasthi On Mon, Jan 19, 2015 at 10:52 AM, Harshan

[Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Prabath Abeysekera
Hi Pulasthi, Commit [1] causes CDM P2 profile to fail as [2] still refers to the older configuration file, which is configuration.xml. Please fix as appropriate. [1] https://github.com/wso2/carbon-governance/commit/56e21fcaacc982d5a59ece1678f6e98c984a778e [2]

[Dev] Please merge the pull request - Making changes according to the rename of ServiceLifeCycle.xml

2015-01-18 Thread Thushara Ranawaka
Hi Pulasthi, Please merge the PR[1]. [1] - https://github.com/wso2/carbon-governance/pull/19 -- Thushara Kasun Ranawaka Software Engineer WSO2 Inc.; http://www.wso2.com lean.enterprise.middleware Mobile : *+94 (0) 773438949* *thusha...@wso2.com thusha...@wso2.com*

Re: [Dev] [Urgent] [Greg] - Greg 5.0.0 server start up delays for several minutes

2015-01-18 Thread Prasanna Dangalla
Hi All, Thanks. We'll check and update. On Sat, Jan 17, 2015 at 9:14 PM, Pulasthi Supun pulas...@wso2.com wrote: Hi Ruwan, Thanks, Will check with the changes. Best Regards, Pulasthi On Sat, Jan 17, 2015 at 9:12 PM, Ruwan Yatawara ruw...@wso2.com wrote: Hi All, Merged the PR.

[Dev] Please review and merge the pull request : New Integration Test cases for ESB

2015-01-18 Thread Vijitha Ekanayake
Hi, Please merge pull request for ESB Samples 61,62 and Indirect and Resolving endpoints[1] test cases. [1] https://github.com/wso2-dev/product-esb/pull/144 -- Vijitha Ekanayake Software Engineer*, *WSO2, Inc.; http://wso2.com/ Mobile : +94 777 24 73 39 | +94 718 74 44 08

Re: [Dev] Renaming configurations.xml as ServerLifeCycle.xml causes build failures in CDM P2 profile

2015-01-18 Thread Pulasthi Supun
Hi Prabath Pushed the changes into wso2 repo. Best Regards, Pulasthi On Sun, Jan 18, 2015 at 6:12 PM, Prabath Abeysekera praba...@wso2.com wrote: Hi Pulasthi, Commit [1] causes CDM P2 profile to fail as [2] still refers to the older configuration file, which is configuration.xml. Please

[Dev] [IS] Making authenticationendpoint webapp customizable

2015-01-18 Thread Malithi Edirisinghe
Hi All, I'm working on $subject with regard to JIRA [1] and [2]. The existing authenticationendpoint webapp contains an AuthenticationEndpoint servlet that maps for '\login.do' and 'retry.do' url patterns and four other servlets; SAMLSSOLogin, OpenIDLogin, OAuth2Login and PassiveSTSLogin. Each