[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 lean.enterprise.middle

[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] https://github.com/wso2/carbon-gov

[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.; lean.enterprise.middleware Mobile : *+94 (0) 773438949* *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 wrote: > Hi Ruwan, > > Thanks, Will check with the changes. > > Best Regards, > Pulasthi > > On Sat, Jan 17, 2015 at 9:12 PM, Ruwan Yatawara wrote: > >> Hi All, >> >> Merged the PR. >> >> Thanks and Regards

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

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 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 fix as appropr

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 wrote: > I

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 . so it's not covered to SOAP. Is this a bug? i

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 was

[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] http://

[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

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 wrote: > Hi Pula

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. https://wso2.org/repo file:///home/krishantha/test Thanks, Krishant

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 *

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 wrote: > Hi Pulasthi, > > It worked after I build the carbon-governance artifact locally. It must be > an issue

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 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 Liyanage > wr

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 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 build on ca

[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 wrote: > Hi Asanka, Nuwan, > > Please report L1s for any usability/UI/doc issues. > > Cheers, >

[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 * * ~Mobile +94712112165* * ~Webs

Re: [Dev] Upgrading jcifs and JSch to the latest versions

2015-01-18 Thread Sandamal Weerasinghe
Hi, Please merge the above when possible. Thanks. Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd Mobile - +94-77-144-9640 On Fri, Jan 16, 2015 at 10:50 AM, Sandamal Weerasinghe wrote: > Hi Carbon Team, > > Please merge the pull request [1] > > [1] https://github.com/wso2/orb

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

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 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 cause AF star

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

2015-01-18 Thread Tishan Dahanayakage
Hi Farasath, Here[1] you can find existing CEP samples and associated technologies with them. Pick the samples which suits your scenario. Each sample will have a producer which publish events to the CEP. Source of those can be found in CEP_HOME/samples/producers. You can get a idea about how to wr

[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; MyTestDStest data sourceoracle.jdbc.OracleDriver...mydeq_usrM/9Vf2jJL

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 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 pointed to > >

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

2015-01-18 Thread Rajith Vitharana
Hi, It is done in class [1] method secureSaveElement [1] - https://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/core/org.wso2.carbon.ndatasource.core/4.2.0/src/main/java/org/wso2/carbon/ndatasource/core/utils/DataSourceUtils.java Thanks, On Mon, Jan 19, 2015 at 11:59 AM, Akila Ravihansa

[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

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

[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 Dev@wso2.org

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

[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 "id