Re: [Dev] [Blocker][AS-6.0.0] Build failed at p2-profile-gen

2014-11-26 Thread Pulasthi Mahawithana
Hi Kishanthan, The repo was updated at wso2-dev[1] yesterday. However, the update also had a dependency on the new amber[2] version which was not available in nexus yesterday. We had to wait till amber is deployed to the nexus to create the PR to the wso2 repo[3]. The PR has been merged now and t

Re: [Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Thanuja Jayasinghe
Hi Sameera, The original issue is [1] which we trying to resolve here. Can you please suggest a popper way to handle this? [1] - https://wso2.org/jira/browse/IDENTITY-2869 Thanks, Thanuja. On Thu, Nov 27, 2014 at 12:31 PM, Sameera Jayasoma wrote: > Hi Thanuja, > > Its okay. Btw, I am seeing s

[Dev] [Blocker][AS-6.0.0] Build failed at p2-profile-gen

2014-11-26 Thread Kishanthan Thangarajah
Hi IS Team, Can we update carbon-identity with axis2 released versions? We are trying to get some packs for testing. Installation failed. Cannot complete the install because one or more required items could not be found. Software being installed: Identity Core Feature 4.3.0.SNAPSHOT (org.wso2.ca

Re: [Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Sameera Jayasoma
Hi Thanuja, Its okay. Btw, I am seeing small issues in the way we have are logging.. } catch (SQLException e) { + log.error("Database error occurred while adding shared role", e); throw new UserStoreException(e.getMessage(), e);

Re: [Dev] Kernel commits required to patch0009

2014-11-26 Thread Kishanthan Thangarajah
This fix is adding a deprecated tag for a public API. Any reason for this? Also this patch has some formatting issues. Please fix that and send it again. +@Deprecated public void shutdown() throws ClusteringFault { try { Hazelcast.shutdownAll(); On Wed, Nov 26, 201

Re: [Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Milinda Perera
Hi, This is caused due to mixing tab character with spaces for indentation. can solve by reformatting entire code (idea will replace all tabs with spaces for indentation). Thanks, Milinda On Thu, Nov 27, 2014 at 12:14 PM, Thanuja Jayasinghe wrote: > Hi Sameera, > > I checked the formatting usi

Re: [Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Thanuja Jayasinghe
Hi Sameera, I checked the formatting using Idea before taking the patch for the first time. But it looks like there is a bit difference how Idea treat tabs and spaces. Sorry about the inconvenience. Thanks, Thanuja. On Thu, Nov 27, 2014 at 12:05 PM, Thanuja Jayasinghe wrote: > Hi Manoj, > > Fo

Re: [Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Thanuja Jayasinghe
Hi Manoj, Formatting issues are fixed and diff is attached to [1]. [1] - https://wso2.org/jira/browse/IDENTITY-2888 Thanks, Thanuja. On Thu, Nov 27, 2014 at 11:15 AM, Sameera Jayasoma wrote: > Manoj can you please revert this patch. There are some formatting issues > it seems. > > Thanks, >

Re: [Dev] Deleting web apps when deleting the tenant in App server.

2014-11-26 Thread Manoj Kumara
Hi Shashika, I too believe we need to cleanup the deployment directory of the tenant along with tenant deletion. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Thu, Nov 27, 2014 at 11:56 AM, Danushka Fernando wrot

Re: [Dev] Pull Request for Orbit

2014-11-26 Thread Danushka Fernando
I will test again and update the thread. Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Thu, Nov 27, 2014 at 11:54 AM, Sameera Jayasoma wrote: > Hi Danushka, > > Can you test with the latest changes to the orbit bundle and lets us know?

Re: [Dev] Deleting web apps when deleting the tenant in App server.

2014-11-26 Thread Danushka Fernando
HI Shashika >> After some inspection i found that after deactivation of tenant still the web app can access from the url. IMO this is a bug. I think we should fix that too. Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 On Thu, Nov 27, 2014 a

Re: [Dev] Pull Request for Orbit

2014-11-26 Thread Sameera Jayasoma
Hi Danushka, Can you test with the latest changes to the orbit bundle and lets us know? Once this is released you can do any changes. Thanks, Sameera. On Wed, Nov 26, 2014 at 7:55 PM, Maheshika Goonetilleke wrote: > Hi Sameera > > Please confirm. > > On Wed, Nov 26, 2014 at 7:47 PM, Danushk

[Dev] Deleting web apps when deleting the tenant in App server.

2014-11-26 Thread Shashika Karunatilaka
Hi all, Currently im in the process of adding tenant deletion to the AS, Some of the tenant deletion features are implemented in this [1 ], So to successfully delete a tenant i need to delete the web ap

Re: [Dev] Cannot build carbon-identity from wso2-dev Repository

2014-11-26 Thread Damith Wickramasinghe
Hi Isuru, I changed it but turned out it was not set properly. Now it builds. . Thanks, Damith. On Thu, Nov 27, 2014 at 11:24 AM, Isuru Haththotuwa wrote: > Hi Damith, > > Are you using Java 7? If so can you check with Java 6? > > On Thu, Nov 27, 2014 at 11:18 AM, Damith Wickramasinghe > wrote

Re: [Dev] Cannot build carbon-identity from wso2-dev Repository

2014-11-26 Thread Isuru Haththotuwa
Hi Damith, Are you using Java 7? If so can you check with Java 6? On Thu, Nov 27, 2014 at 11:18 AM, Damith Wickramasinghe wrote: > > Hi , > > Yesterday i checked out the Carbon-identity from wso2-dev repo and tried > to build it. But I'm getting following error and build fails. > > [ERROR] COMP

[Dev] Cannot build carbon-identity from wso2-dev Repository

2014-11-26 Thread Damith Wickramasinghe
Hi , Yesterday i checked out the Carbon-identity from wso2-dev repo and tried to build it. But I'm getting following error and build fails. [ERROR] COMPILATION ERROR : [INFO] - [ERROR] /home/damith/java/cepRepoBuildArtifacts/carbon-ident

Re: [Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Sameera Jayasoma
Manoj can you please revert this patch. There are some formatting issues it seems. Thanks, Sameera. On Thu, Nov 27, 2014 at 11:04 AM, Manoj Kumara wrote: > Hi Thanuja, > > Committed to patch0009 with r209939. Please send the pull request to Git > repo. > > Thanks, > Manoj > > > *Manoj Kumara* >

Re: [Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Manoj Kumara
Hi Thanuja, Committed to patch0009 with r209939. Please send the pull request to Git repo. Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Thu, Nov 27, 2014 at 12:09 AM, Thanuja Jayasinghe wrote: > Hi Carbon Team,

[Dev] Please review and commit

2014-11-26 Thread Lakshman Udayakantha
Hi, Please review and commit these jiras. [1] https://wso2.org/jira/browse/APIMANAGER-3119 [2] https://wso2.org/jira/browse/APIMANAGER-2835 [3] https://wso2.org/jira/browse/APIMANAGER-2656 Thanks -- Lakshman Udayakantha WSO2 Inc. www.wso2.com lean.enterprise.middleware Mobile: *0711241005* __

Re: [Dev] Carbon kernel build failure

2014-11-26 Thread Asok Perera
Thanks Manoj. I will go through it. Regards *Asok Aravinda Perera* Software Engineer WSO2, Inc.;http://wso2.com/ lean.enterprise.middleware Mobile: +94722241032 On Wed, Nov 26, 2014 at 9:37

Re: [Dev] [DEV] Get task state from TaskService in ntask component

2014-11-26 Thread Ishara Cooray
Thanks Anjana. There is a method in taskManager.getAllTasks() which returns a list of TaskInfo. Regards, Ishara ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/dev

Re: [Dev] Please merge pull request to ESB - Property Integration Tests

2014-11-26 Thread Krishantha Samaraweera
This pull request is still pending. Can someone from ESB team apply it. Thanks, Krishantha. On Thu, Nov 13, 2014 at 7:01 PM, Dimuthu De Lanerolle wrote: > Hi ESB Team, > > Please merge the pull request [1] to ESB which adds property Integration > Tests and other related changes. > > [1] https:/

[Dev] Request to commit the patch IDENTITY-2888

2014-11-26 Thread Thanuja Jayasinghe
Hi Carbon Team, Please commit the diff attached with [1]. [1] - https://wso2.org/jira/browse/IDENTITY-2888 Thanks, Thanuja. -- *Thanuja Lakmal* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94715979891 +94758009992 __

Re: [Dev] Fixing of ESB - Samples failure test cases

2014-11-26 Thread Dimuthu De Lanerolle
Pls find the TestSuite.txt file attached herewith. Regards On Wed, Nov 26, 2014 at 8:18 PM, Dimuthu De Lanerolle wrote: > Hi Krishantha, > > Pls find the attached surefire report taken after fixes done. Number of > test case failures might change due to failure of tests are intermittent. > > Re

Re: [Dev] Carbon-commons build error

2014-11-26 Thread Kalpa Welivitigoda
Hi Vijitha, Once you update the xml schema version in pom.xml and still have the same issue, you can try "mvn clean install -U". On Wed, Nov 26, 2014 at 10:10 PM, Harsha Kumara wrote: > Hi Vijitha, > > Is your repo is upto date? May be you haven't update it after the xml > schema version change

Re: [Dev] Carbon-commons build error

2014-11-26 Thread Harsha Kumara
Hi Vijitha, Is your repo is upto date? May be you haven't update it after the xml schema version changes. Thanks, Harsha On Wed, Nov 26, 2014 at 9:53 PM, Manoj Kumara wrote: > Hi Vijitha, > > This is due to the repo you try to build didn't didn't get updated with > the released XmlSchema versi

Re: [Dev] Carbon-commons build error

2014-11-26 Thread Manoj Kumara
Hi Vijitha, This is due to the repo you try to build didn't didn't get updated with the released XmlSchema version. Please refer [1]. [1] [Carbon-4.3.0] WSO2 XmlSchema 1.4.7-wso2v3 released Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* M

Re: [Dev] Carbon kernel build failure

2014-11-26 Thread Manoj Kumara
As a reference you can use [1] to check the compatibility. [1] https://docs.wso2.com/display/Carbon420/Installation+Prerequisites Thanks, Manoj *Manoj Kumara* Software Engineer WSO2 Inc. http://wso2.com/ *lean.enterprise.middleware* Mobile: +94713448188 On Wed, Nov 26, 2014 at 4:36 PM, Asok Pe

Re: [Dev] Fixing of ESB - Samples failure test cases

2014-11-26 Thread Krishantha Samaraweera
Hi Dimuthu, I would like to know how many cases are failing intermittently out of all sample tests. Can you send me the numbers along with intermittent failure case names. Thanks, Krishantha. On Tue, Nov 25, 2014 at 2:10 PM, Dimuthu De Lanerolle wrote: > Hi All, > > Status update: > > We have

Re: [Dev] Pull Request for Orbit

2014-11-26 Thread Maheshika Goonetilleke
Hi Sameera Please confirm. On Wed, Nov 26, 2014 at 7:47 PM, Danushka Fernando wrote: > Please apply the pull request [1] > > [1] https://github.com/wso2/orbit/pull/38 > > Thanks & Regards > Danushka Fernando > Software Engineer > WSO2 inc. http://wso2.com/ > Mobile : +94716332729 > -- Than

[Dev] Pull Request for Orbit

2014-11-26 Thread Danushka Fernando
Please apply the pull request [1] [1] https://github.com/wso2/orbit/pull/38 Thanks & Regards Danushka Fernando Software Engineer WSO2 inc. http://wso2.com/ Mobile : +94716332729 ___ Dev mailing list Dev@wso2.org http://wso2.org/cgi-bin/mailman/listinfo/

Re: [Dev] Deployment policy sample issue

2014-11-26 Thread Dakshika Jayathilaka
Yes it is.. But we need to correct the format on docs and update UXD rendering schema accordingly. *Dakshika Jayathilaka* Software Engineer WSO2, Inc. lean.enterprise.middleware 0771100911 On Wed, Nov 26, 2014 at 7:05 PM, Udara Liyanage wrote: > HI Dakshika, > > Does this sample get deployed su

Re: [Dev] Deployment policy sample issue

2014-11-26 Thread Udara Liyanage
HI Dakshika, Does this sample get deployed successfully? I guess so. On Wed, Nov 26, 2014 at 5:11 PM, Dakshika Jayathilaka wrote: > Hi, > > I have notice some typo issue on deployment policy sample, [1] > > { > "id":"isuruh-ec2", > "partitionGroup":{ >"id":"ec2", >"parti

Re: [Dev] Calling an Admin Services without authentication

2014-11-26 Thread Sandamal Weerasinghe
Hi all, I was able to do it using the method Aruna suggested. Thanks for the help. Cheers. Sandamal Weerasinghe | Software Engineer | WSO2 Lanka (Pvt) Ltd Mobile - +94-77-144-9640 On Wed, Nov 26, 2014 at 1:00 PM, Manoj Kumara wrote: > Hi Sandamal, > > If you are accessing from a external cli

Re: [Dev] ESB Mail Transport Receiver Parameters and sender Parameters

2014-11-26 Thread Irham Iqbal
Hi all, According to the QA plan[1] to test the Transport Receiver Parameters parameters i write the synapse configurations and check the logs or test the email account to verify the expected out come. When listing emails i am facing limitations with following Transport Receiver parameters. Did w

Re: [Dev] jQuery Ajax returns the whole page instead of single value

2014-11-26 Thread Vijitha Ekanayake
Hi All, Thanks for the suggestions. @Lasantha, renaming tsp to update_event_sink*_ajaxprocessor*.jsp solved the problem. On Wed, Nov 26, 2014 at 3:51 PM, Lasantha Fernando wrote: > Hi Vijitha, > > I think there is a specific naming convention for carbon ui framework when > doing ajax calls to

[Dev] Deployment policy sample issue

2014-11-26 Thread Dakshika Jayathilaka
Hi, I have notice some typo issue on deployment policy sample, [1] { "id":"isuruh-ec2", "partitionGroup":{ "id":"ec2", "partitionAlgo":"one-after-another", "partition":[ { "id":"P1", "partitionMax":"3", "partitionM

[Dev] Kernel commits required to patch0009

2014-11-26 Thread Thushara Ranawaka
Hi Kishanthan/Manoj, Kindly apply the patch attached in Jira[1]. [1] https://wso2.org/jira/browse/CARBON-15092 Thanks, -- Thushara Kasun Ranawaka Software Engineer WSO2 Inc.; lean.enterprise.middleware Mobile : *+94 (0) 773438949* *thusha...@wso2.com *

Re: [Dev] Carbon kernel build failure

2014-11-26 Thread Asok Perera
Hi, Yes Gayashan, That might be the problem. I will try using 1.6 Thanks *Asok Aravinda Perera* Software Engineer WSO2, Inc.;http://wso2.com/ lean.enterprise.middleware Mobile: +9472224103

Re: [Dev] Carbon kernel build failure

2014-11-26 Thread Gayashan Amarasinghe
Hi Asok, Are you using JDK 1.7 to build? Please use JDK 1.6 to build the kernel. Thanks. /Gayashan On Wed, Nov 26, 2014 at 4:21 PM, Asok Perera wrote: > Hi Inosh, > > Skipped the tests, now it gives me compilation errors > > [ERROR] COMPILATION ERROR : > > [INFO] --

Re: [Dev] Authenticating Jaggery Apps

2014-11-26 Thread Isuruwan Herath
Thanks! We will evaluate the use cases of the apps we bundle and choose the appropriate option. /Isuruwan On Tue, Nov 25, 2014 at 6:36 PM, Ruchira Wageesha wrote: > > On Tue, Nov 25, 2014 at 2:31 PM, Isuruwan Herath > wrote: > >> Hi Ruchira, >> >> I think the common use case would be to naviga

Re: [Dev] Carbon kernel build failure

2014-11-26 Thread Asok Perera
Hi Inosh, Skipped the tests, now it gives me compilation errors [ERROR] COMPILATION ERROR : [INFO] - [ERROR] /Users/asok/Documents/CDM/carbon_4.3.0/carbon4-kernel/core/feature-manager/org.wso2.carbon.feature.mgt.core/src/main/java/org/

Re: [Dev] Carbon kernel build failure

2014-11-26 Thread Inosh Perera
Hi Asok, Try, skipping the tests with -Dmaven.test.skip=true. It says, There are test failures. Regards, Inosh On Wed, Nov 26, 2014 at 3:49 PM, Asok Perera wrote: > Hi, > > I couldn't build carbon kernel cloned from git[1]. > > I encounter the following error. > > [ERROR] Failed to execute goal

Re: [Dev] jQuery Ajax returns the whole page instead of single value

2014-11-26 Thread Lasantha Fernando
Hi Vijitha, I think there is a specific naming convention for carbon ui framework when doing ajax calls to a jsp page. Can you rename your jsp to update_event_sink*_ajaxprocessor*.jsp and see if it that works? Thanks, Lasantha On 26 November 2014 at 15:13, Irham Iqbal wrote: > Hi Vijitha, > >

[Dev] Carbon kernel build failure

2014-11-26 Thread Asok Perera
Hi, I couldn't build carbon kernel cloned from git[1]. I encounter the following error. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (test-set1) on project org.wso2.carbon.registry.core: There are test failures. [ERROR] [ERROR] Please refer to /Users/

Re: [Dev] jQuery Ajax returns the whole page instead of single value

2014-11-26 Thread Irham Iqbal
Hi Vijitha, Add the following and try contentType: "application/json" Thanks, Iqbal On Wed, Nov 26, 2014 at 12:52 PM, Vijitha Ekanayake wrote: > Hi Irham, > > Thanks for the response. > I've tried to send request as you suggested, but still ended up getting > the same old result. > > Is

Re: [Dev] How to save the state of the Invoked Admin service function within

2014-11-26 Thread Harsha Kumara
Hi Poshitha, Please find my comments inline. On Wed, Nov 26, 2014 at 2:07 PM, Poshitha Dabare wrote: > Hi > > I am trying to create a workflow implementation for the SS, RSS > environment. When a RSS admin > service function is called by external SOAP request, it first create a > workflow in da

Re: [Dev] [DEV] [DSS] Best way to engage an axis2 module to a data service

2014-11-26 Thread Gayashan Amarasinghe
Thanks Chanika. On Wed, Nov 26, 2014 at 2:59 PM, Chanika Geeganage wrote: > Yes, then you can use services.xml file. > > On Wed, Nov 26, 2014 at 2:54 PM, Gayashan Amarasinghe > wrote: > >> Hi Chanika, >> >> Thanks for the heads up. I'm using DSS 3.2.1, is this the correct >> approach for 3.2.1?

Re: [Dev] [DEV] [DSS] Best way to engage an axis2 module to a data service

2014-11-26 Thread Chanika Geeganage
Yes, then you can use services.xml file. On Wed, Nov 26, 2014 at 2:54 PM, Gayashan Amarasinghe wrote: > Hi Chanika, > > Thanks for the heads up. I'm using DSS 3.2.1, is this the correct approach > for 3.2.1? > > Thanks. > /Gayashan > > On Wed, Nov 26, 2014 at 1:09 PM, Chanika Geeganage > wrote:

Re: [Dev] [DEV] [DSS] Best way to engage an axis2 module to a data service

2014-11-26 Thread Gayashan Amarasinghe
Hi Chanika, Thanks for the heads up. I'm using DSS 3.2.1, is this the correct approach for 3.2.1? Thanks. /Gayashan On Wed, Nov 26, 2014 at 1:09 PM, Chanika Geeganage wrote: > As a result of [1] we moved QoS Config to be specified in the .dbs file > itself rather than in the services.xml file

[Dev] Error while deploying ESB sample 654 proxy in wso2esb-4.9.0-SNAPSHOT

2014-11-26 Thread Nuwan Wimalasekara
Hi I am getting below error when deploying the proxy service as the sample654[1]. [1] https://docs.wso2.com/display/ESB481/Sample+654%3A+Smooks+Mediator [2014-11-26 14:36:10,804] INFO - ProxyService Building Axis service for Proxy service : StockQuoteProxy123 [2014-11-26 14:36:10,812] INFO -

Re: [Dev] jQuery Ajax returns the whole page instead of single value

2014-11-26 Thread Roshan Wijesena
Hi Vijitha, Try this, jQuery.ajax({ type: "POST", contentType: "application/x-www-form-urlencoded; charset=utf-8", url: "../event-sink-config/update_event_sink_configuration.jsp", data: {action: "checkUrls", urlSet: receiverUrl}, suc

Re: [Dev] [MB] Error occurred while building MB : couldn't found package org.apache.axis2 1.6.1.wso2v11-SNAPSHOT, 1.7.0 , org.wso2.carbon.wsdl2code 4.3.0.SNAPSHOT

2014-11-26 Thread Madhawa Gunasekara
Hi Harsha, Thanks for the quick response. I will check it and update you. Best Regards, Madhawa On Wed, Nov 26, 2014 at 2:03 PM, Harsha Kumara wrote: > Hi Madhawa, > > WSDL Tool feature components updated to axis2 release version recently as > I saw. So until builder machine triggered, artifac

Re: [Dev] [MB] Error occurred while building MB : couldn't found package org.apache.axis2 1.6.1.wso2v11-SNAPSHOT, 1.7.0 , org.wso2.carbon.wsdl2code 4.3.0.SNAPSHOT

2014-11-26 Thread Harsha Kumara
Hi Madhawa, WSDL Tool feature components updated to axis2 release version recently as I saw. So until builder machine triggered, artifacts won't be upload to nexus. So either you may needs to checkout [1] and build locally untill builder machine triggered. [1] - https://github.com/wso2-dev/carbon

[Dev] ESB Mail Transport Receiver Parameters and sender Parameters

2014-11-26 Thread Irham Iqbal
I am writing test cases for test ESB Mail Transport Receiver Parameters and sender Parameters[1] Can any one help me how to test the following parameters manually to understand the process please ? 1. transport.mail.ActionAfterFailure 2. transport.mail.MoveAfterFailure 3. transport.mail.

[Dev] [MB] Error occurred while building MB : couldn't found package org.apache.axis2 1.6.1.wso2v11-SNAPSHOT, 1.7.0 , org.wso2.carbon.wsdl2code 4.3.0.SNAPSHOT

2014-11-26 Thread Madhawa Gunasekara
Hi all, I'm getting this following error message while building MB. Andes and carbon-business-messaging were built successfully but I'm getting this error for product-mb. What should I do ? Cannot complete the install because one or more required items could not be found. Software being installe

Re: [Dev] Programmatically shutdown servers in a cluster using puppet master to agent communication

2014-11-26 Thread Malintha Adikari
Hi, Thank you Manula for prompt reply. On Wed, Nov 26, 2014 at 6:51 AM, Manula Waidyanatha wrote: > The easiest way is to send a kill signal (SIGTERM) to the process since > you can get the Process ID from carbon home. > If not, you can run the Application server as a Linux service (init or > u