[Carbon-dev] NPE throws at Throttling Manager Component

2012-01-21 Thread Nirmal Fernando
Hi, Following highlighted code segment [1] throws a NPE as it doesn't handle the case of BillingEngine being null. Would it be okay to log a 'warning' when it is null? Thanks. [1] Class: org.wso2.carbon.throttling.manager.utils.Util.java /** * get current billing customer. * *

Re: [Carbon-dev] Data Services Mediator for ESB

2012-01-21 Thread Hiranya Jayathilaka
I'm not entirely on board with the idea of running ESB functionality and DSS functionality on the same box/JVM. From SOA perspective it is best to keep these components separate as there could be several consumers who are interested in accessing the data exposed by the data service. Also

Re: [Carbon-dev] NPE throws at Throttling Manager Component

2012-01-21 Thread Amila Maha Arachchi
Hi Nirmal, It seems the source in the trunk is missing some changes done in the branch. In the branch we have the following code segment. BillingEngine billingEngine = billingManager.getBillingEngine(StratosConstants.* MULTITENANCY_VIEWING_TASK_ID*); Yet I agree that there

Re: [Carbon-dev] NPE throws at Throttling Manager Component

2012-01-21 Thread Nirmal Fernando
On Sat, Jan 21, 2012 at 6:53 PM, Amila Maha Arachchi ami...@wso2.comwrote: Hi Nirmal, It seems the source in the trunk is missing some changes done in the branch. In the branch we have the following code segment. BillingEngine billingEngine =

[Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #134 has FAILED. Change made by rajika.

2012-01-21 Thread Bamboo
--- WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #134 failed. --- Code has been updated by rajika. No failed tests found, a possible compilation error.

Re: [Carbon-dev] Data Services Mediator for ESB

2012-01-21 Thread Anjana Fernando
Hi Hiranya, On Sat, Jan 21, 2012 at 6:37 PM, Hiranya Jayathilaka hira...@wso2.comwrote: I'm not entirely on board with the idea of running ESB functionality and DSS functionality on the same box/JVM. From SOA perspective it is best to keep these components separate as there could be several

[Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #135 has FAILED. Change made by rajika.

2012-01-21 Thread Bamboo
--- WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #135 failed. --- Code has been updated by rajika. No failed tests found, a possible compilation error.

Re: [Carbon-dev] Data Services Mediator for ESB

2012-01-21 Thread Amila Suriarachchi
On Sat, Jan 21, 2012 at 11:54 PM, Anjana Fernando anj...@wso2.com wrote: Hi Hiranya, On Sat, Jan 21, 2012 at 6:37 PM, Hiranya Jayathilaka hira...@wso2.comwrote: I'm not entirely on board with the idea of running ESB functionality and DSS functionality on the same box/JVM. From SOA

Re: [Carbon-dev] [Bamboo-Build] WSO2 Carbon Trunk WSO2 Carbon - Platform Trunk #132 has FAILED. Change made by 6 authors.

2012-01-21 Thread Denis Weerasiri
Hi, r119270 will fix it. [ERROR] Failed to execute goal on project org.wso2.stratos.manager.dashboard.ui: Could not resolve dependencies for project org.wso2.manager:org.wso2.stratos.manager.dashboard.ui:bundle:1.1.0-SNAPSHOT: Failure to find

Re: [Carbon-dev] Data Services Mediator for ESB

2012-01-21 Thread Hiranya Jayathilaka
Hi, On Sat, Jan 21, 2012 at 11:54 PM, Anjana Fernando anj...@wso2.com wrote: Hi Hiranya, On Sat, Jan 21, 2012 at 6:37 PM, Hiranya Jayathilaka hira...@wso2.comwrote: I'm not entirely on board with the idea of running ESB functionality and DSS functionality on the same box/JVM. From SOA

Re: [Carbon-dev] Data Services Mediator for ESB

2012-01-21 Thread Hiranya Jayathilaka
On Sun, Jan 22, 2012 at 8:59 AM, Amila Suriarachchi am...@wso2.com wrote: On Sat, Jan 21, 2012 at 11:54 PM, Anjana Fernando anj...@wso2.com wrote: Hi Hiranya, On Sat, Jan 21, 2012 at 6:37 PM, Hiranya Jayathilaka hira...@wso2.comwrote: I'm not entirely on board with the idea of running

Re: [Carbon-dev] Data Services Mediator for ESB

2012-01-21 Thread Amila Suriarachchi
On Sun, Jan 22, 2012 at 11:24 AM, Hiranya Jayathilaka hira...@wso2.comwrote: On Sun, Jan 22, 2012 at 8:59 AM, Amila Suriarachchi am...@wso2.comwrote: On Sat, Jan 21, 2012 at 11:54 PM, Anjana Fernando anj...@wso2.comwrote: Hi Hiranya, On Sat, Jan 21, 2012 at 6:37 PM, Hiranya Jayathilaka