Re: [Carbon-dev] Cannot build Sandesha with apache-rat-plugin

2011-01-19 Thread Sumedha Rubasinghe
Yes. I also get this when building Axiom. Looks like there are too many license violations. /sumedha On Thu, Jan 20, 2011 at 10:36 AM, Nuwan Bandara nu...@wso2.com wrote: Hi Guys, am getting a build error when building Sandesha [1], however when I remove the RAT plugin, the build works fine.

Re: [Carbon-dev] Carbon folder paths exceeds maximum folder path size on Windows

2011-01-19 Thread Sumedha Rubasinghe
* * * /sumedha Azeez On Wed, Jan 19, 2011 at 2:15 PM, Sumedha Rubasinghe sume...@wso2.comwrote: Devs, We need to check Carbon build on multiple platforms (esp. Windows) quite frequently. I am in the process of demonstrating Carbon build to another engineer on Windows found at least(checkout still

[Carbon-dev] Problem when getting up

2011-01-18 Thread Sumedha Rubasinghe
Any one else is getting this? /sumedha Ags/docs/resources/images/oid-reg-1.png Ags/docs/resources/images/portal_perm.png Ags/docs/resources/images/oid-reg-2.png Ags/docs/resources/images/theme-management-UI.png Ags/docs/resources/images/add-url.png A

Re: [Carbon-dev] Building *.ui components (specifically code generation using WSDL2Java) fails in windows

2011-01-18 Thread Sumedha Rubasinghe
Shankar, AFAIR -uri ${project.basedir}/src/main.. and -uri src/main/. are the same. /sumedha On Tue, Jan 18, 2011 at 7:12 PM, Selvaratnam Uthaiyashankar shan...@wso2.com wrote: Hi, When building ui components, it generates code from given wsdl using WSDL2Java. However, it fails

Re: [Carbon-dev] DSS not storing past data sources

2011-01-17 Thread Sumedha Rubasinghe
Did you use a Carbon data source? /sumedha On Tue, Jan 18, 2011 at 10:14 AM, Tharindu Mathew thari...@wso2.com wrote: Hi folks, Why does $subject occur? I have to define the same data source over and over, without being able to re-use data sources I have defined before in other services.

Re: [Carbon-dev] DSS not storing past data sources

2011-01-17 Thread Sumedha Rubasinghe
On Tue, Jan 18, 2011 at 10:30 AM, Tharindu Mathew thari...@wso2.com wrote: On Tue, Jan 18, 2011 at 10:23 AM, Sumedha Rubasinghe sume...@wso2.comwrote: Did you use a Carbon data source? RDBMS. Is it not stored for security reasons? :) Well... Carbon Data sources store pre-configured data

Re: [Carbon-dev] DSS not storing past data sources

2011-01-17 Thread Sumedha Rubasinghe
On Tue, Jan 18, 2011 at 10:56 AM, Amila Suriarachchi am...@wso2.com wrote: On Tue, Jan 18, 2011 at 10:33 AM, Anjana Fernando anj...@wso2.com wrote: Hi, On Tue, Jan 18, 2011 at 10:30 AM, Tharindu Mathew thari...@wso2.com wrote: On Tue, Jan 18, 2011 at 10:23 AM, Sumedha Rubasinghe sume

[Carbon-dev] qpid dependency to logging component?

2011-01-17 Thread Sumedha Rubasinghe
Why are we having a dependency to qpid-broker from logging component? /sumedha Missing: -- 1) org.apache.qpid:qpid-broker:jar:0.9-wso2v1 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file

[Carbon-dev] compilation error on Axiom

2011-01-17 Thread Sumedha Rubasinghe
svn revision : 1059616 INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure

Re: [Carbon-dev] Data Services and... Hibernate

2011-01-14 Thread Sumedha Rubasinghe
Hi Paul, Please refer [1]. Here we are discussing a solution to this problem, where by you can specify database engine specific SQL for a given query. /sumedha [1] http://wso2.org/mailarchive/architecture/2011-January/004685.html On Sat, Jan 15, 2011 at 2:52 AM, Hodchenkov, Paul

Re: [Carbon-dev] Static Imports in Event Component

2011-01-08 Thread Sumedha Rubasinghe
On Sun, Jan 9, 2011 at 12:11 PM, Hiranya Jayathilaka hira...@wso2.comwrote: Hi Folks, I can see that the event component is using static imports here and there. IMO static imports make code difficult to follow and understand. Better to get rid of them. +1 . It makes difficult for a person

Re: [Carbon-dev] Compilation error while building Sandesha

2011-01-07 Thread Sumedha Rubasinghe
On Fri, Jan 7, 2011 at 7:23 PM, Prabath Abeysekera praba...@wso2.comwrote: Hi On Fri, Jan 7, 2011 at 7:21 PM, Ajith Vitharana aji...@wso2.com wrote: Hi prabathA, In the latest Axis2 trunk this variable(TRANSPORT_NON_BLOCKING) has renamed to CLIENT_API_NON_BLOCKING. Thanks a lot! Got

Re: [Carbon-dev] FW: BAM Mediation Statistics Data Publisher Feature

2011-01-07 Thread Sumedha Rubasinghe
Ajith, Verify if the hosted repository is corrupted. If so, update it from the back up. /sumedha On Fri, Jan 7, 2011 at 8:16 PM, Ajith Vitharana aji...@wso2.com wrote: On Fri, Jan 7, 2011 at 7:40 PM, Sanjiva Weerawarana sanj...@wso2.comwrote: And the solution is?? :) I tried this

Re: [Carbon-dev] What's the fastest way to test a carbon OSGi bundle?

2011-01-04 Thread Sumedha Rubasinghe
Azeez, Why is this not possible? You can simply do a 1. install file:/foo/bar/my.jar 2. Get the bundle id 3. Then do a start bundle-id /sumedha On Tue, Jan 4, 2011 at 11:01 PM, Afkham Azeez az...@wso2.com wrote: On Tue, Jan 4, 2011 at 10:49 PM, Denis Weerasiri de...@wso2.com wrote: Hi

Re: [Carbon-dev] What's the fastest way to test a carbon OSGi bundle?

2011-01-04 Thread Sumedha Rubasinghe
Denis, You haven't tried using Carbon Studio for this? /sumedha On Wed, Jan 5, 2011 at 12:25 AM, Sumedha Rubasinghe sume...@wso2.comwrote: Azeez, Why is this not possible? You can simply do a 1. install file:/foo/bar/my.jar 2. Get the bundle id 3. Then do a start bundle-id /sumedha

Re: [Carbon-dev] Maximum file size to upload to G-Reg

2011-01-03 Thread Sumedha Rubasinghe
On Mon, Jan 3, 2011 at 12:59 PM, Samisa Abeysinghe sam...@wso2.com wrote: It is an interesting question. What is the maximum recommended resource size in Registry? We are storing things on a blob column. As per the size, we are not specifying. eg: 34 CREATE TABLE IF NOT EXISTS REG_CONTENT

Re: [Carbon-dev] [Stratos-dev] Custom Realm Configurations in DB was Re: registry.core test failure

2011-01-03 Thread Sumedha Rubasinghe
On Tue, Jan 4, 2011 at 9:58 AM, Senaka Fernando sen...@wso2.com wrote: On Tue, Jan 4, 2011 at 9:13 AM, Dimuthu Leelarathne dimut...@wso2.comwrote: Hi, Currently the user.core stores realm configurations for each tenant in the registry. This creates dependency to the registry. We can

Re: [Carbon-dev] Improvements to Gadget Upload UI

2011-01-03 Thread Sumedha Rubasinghe
Hi Lalaji, Here comes some comments. (Not sure if these are 'warm' enough ;-) )... 1. We already have a concept of a DAR. What is the different between DAR ZIP? Right now, Carbon Studio supports creating DAR. Having too many options is confusing. 2. You should not be adding a button to

[Carbon-dev] What is org.wso2.pwprovider ?

2011-01-03 Thread Sumedha Rubasinghe
Is packaging naming convention right? Online build does not seem to download it. From where can I find the source? /sumedha Encountered following when building latest carbon-core trunk. Missing: -- 1) org.wso2.pwprovider:org.wso2.pwprovider:jar:1.6.4 Try downloading the file manually

Re: [Carbon-dev] Improvements to Gadget Upload UI

2011-01-03 Thread Sumedha Rubasinghe
On Tue, Jan 4, 2011 at 11:23 AM, Nuwan Bandara nu...@wso2.com wrote: Hi Guys, 2. You should not be adding a button to 'Gadget Upload UI' to modify the gadget. Modifying the gadget option should be available on two locations. - Page where we list all the available gadgets +1 this

Re: [Carbon-dev] Error building mashup/js-services feature in the trunk

2011-01-02 Thread Sumedha Rubasinghe
Rampart version goes as 1.6.0.wso2v1 on trunk. (???) So I did following local change to get my local build to work. trunk$ svn diff features/mashup/pom.xml Index: features/mashup/pom.xml === --- features/mashup/pom.xml (revision

Re: [Carbon-dev] UI bundle activation problem

2010-12-22 Thread Sumedha Rubasinghe
Is ur UI bundle a fragment? /sumedha On Thu, Dec 23, 2010 at 9:23 AM, Sarasi Munasinghe sar...@wso2.com wrote: Hi, I am working on internal apps support knowledge base system. This system is running on greg. Here I put three jars in wso2greg-3.5.1/repository/components/dropins

Re: [Carbon-dev] javax.transaction package duplicated in geronimo-jta_1.1_spec

2010-12-14 Thread Sumedha Rubasinghe
I believe this is being used by JMS transport to deal with Txns. /sumedha On Tue, Dec 14, 2010 at 2:22 PM, Anjana Fernando anj...@wso2.com wrote: Hi, While I was testing distributed transaction support in DSS, I got a problem where the package javax.transaction is exposed by the JDK and

Re: [Carbon-dev] BAM 1.2.1 beta-1

2010-12-14 Thread Sumedha Rubasinghe
Ajith, This should not be called beta-1. Let's call it RC-1. /sumedha On Wed, Dec 15, 2010 at 11:07 AM, Ajith Vitharana aji...@wso2.com wrote: Hi all, Find BAM 1.2.1 beta-1 here[1] [1] http://builder.wso2.org/~carbon/releases/carbon/3.0.1/bam/patch-release/beta-1/ Thanks ajithn

[Carbon-dev] Version number to be used for a new branch inside carbon/products

2010-12-12 Thread Sumedha Rubasinghe
What is the version to be used, when creating a branch inside carbon/products? Should it be an increment of Carbon version or last product version? eg: (last Carbon release from this branch is 3.01) https://svn.wso2.org/repos/wso2/branches/carbon/3.0.0/products/bam/modules/3.0.2/distribution or

Re: [Carbon-dev] Gadget doest not get updated when gadget xml file is updated

2010-12-12 Thread Sumedha Rubasinghe
Did you disable caching of gadget inside Shindig? /sumedha On Mon, Dec 13, 2010 at 11:35 AM, Dinusha Senanayaka dinu...@wso2.comwrote: Hi Nuwan, I am using GS-1.3.0 binary pack and it frequently give me an random error. The issue is, Gadget does not get updated when the gadget xml file is

[Carbon-dev] WSO2 Business Activity Monitor 1.2.0 Released...

2010-12-10 Thread Sumedha Rubasinghe
*WSO2 Business Activity Monitor 1.2.0 Released!!!* WSO2 Business Activity Monitor development team is pleased to announce the release of version 1.2.0 of WSO2 Business Activity Monitor. WSO2 Business Activity Monitor (WSO2 BAM) is a tool designed to exercise Business Activity Monitoring (BAM).

Re: [Carbon-dev] 1 login ... more than 900 SELECT querys????

2010-12-10 Thread Sumedha Rubasinghe
On Fri, Dec 10, 2010 at 10:24 PM, Nuwan Bandara nu...@wso2.com wrote: Hi Victor, I have looked in to the QSL log you have sent. One issue I saw was that versioning is enabled in the registry, so for each select operation for a gadget xml or any other property fetch, there will be an

Re: [Carbon-dev] Latest BAM test build

2010-12-09 Thread Sumedha Rubasinghe
On Thu, Dec 9, 2010 at 7:47 PM, Krishantha Samaraweera krishan...@wso2.comwrote: Hi, On Thu, Dec 9, 2010 at 4:55 PM, Ajith Vitharana aji...@wso2.com wrote: Hi all Find the latest BAM here [b009]. [b009]

Re: [Carbon-dev] How to change the database of the latest version of WSAS?

2010-12-09 Thread Sumedha Rubasinghe
WSAS (now know as AS - Application Server) no longer uses hibernate configuration. Your referring to an article which complies with the WSAS release very many years ago !!!.. How about reading the latest documentation from the respective project home. /sumedha 2010/12/10 happypig23

Re: [Carbon-dev] BAM monitored services a hardly bound to the servicePath services

2010-12-09 Thread Sumedha Rubasinghe
No.. this is not configurable as of now 'services' path is assumed. /sumedha On Fri, Dec 10, 2010 at 12:35 PM, Prabath Siriwardana prab...@wso2.comwrote: servicePath is configurable - and in a production setup we would recommend to get rid of the default one - specially if the instance is

Re: [Carbon-dev] How to change the database of the latest version of WSAS?

2010-12-09 Thread Sumedha Rubasinghe
2010/12/10 dzh045 dzh...@163.com Hi Sumedha , Thanks a lot ! I have successfully change the database . Could you kindly share how for the benefit of 'happypig23' as well? /sumedha At 2010-12-10 15:03:55,Sumedha Rubasinghe sume...@wso2.com wrote: WSAS (now know

Re: [Carbon-dev] Why have we added 3.1.1 version of Dashboard components?

2010-12-08 Thread Sumedha Rubasinghe
Due to code freeze GS team has been working on the trunk all this time. They are planning to do the release based on 3.1.0 as well. But since Chunk one is already done, we need to increment version of GS components. /sumedha On Wed, Dec 8, 2010 at 11:42 PM, Sameera Jayasoma same...@wso2.com

Re: [Carbon-dev] Why have we added 3.1.1 version of Dashboard components?

2010-12-08 Thread Sumedha Rubasinghe
On Wed, Dec 8, 2010 at 11:44 PM, Sameera Jayasoma same...@wso2.com wrote: IMV, we don't need to add 3.1.1 versions, since we haven't released 3.1.0. Please explain the rationale behind this change. Do you mean we can still repack chuck 1 product with latest GS changes? /sumedha Thanks

Re: [Carbon-dev] [Update] Ant Integration with CApp projects

2010-12-07 Thread Sumedha Rubasinghe
On Wed, Dec 8, 2010 at 12:18 PM, Harshana Martin harsh...@wso2.com wrote: Hi Sumedha, On Mon, Dec 6, 2010 at 12:07 PM, Sumedha Rubasinghe sume...@wso2.comwrote: Now thats what I call user focused explanation. :-). Good job. As Srinath mentioned we should demo this to everyone this week. How

Re: [Carbon-dev] Chunk-2 release readiness - on Carbon 3.1.0

2010-12-06 Thread Sumedha Rubasinghe
On Tue, Dec 7, 2010 at 10:26 AM, Sanjiva Weerawarana sanj...@wso2.comwrote: Are you waiting for something from me? I had no idea! [Architecture] Improved Complex Type Results in DSS Can you please give me a 2 min dump on exactly what it is and lets sort it out. We were planning to do this

Re: [Carbon-dev] [Update] Ant Integration with CApp projects

2010-12-05 Thread Sumedha Rubasinghe
On Sun, Dec 5, 2010 at 9:36 AM, Harshana Martin harsh...@wso2.com wrote: Hi All, I have completed the implementation of Ant integration for Axis2 Artifact, DS Artifact and several other artifact types. I have done 2 assumptions as follows. Harshana, Could you please explain what this means

Re: [Carbon-dev] [Update] Ant Integration with CApp projects

2010-12-05 Thread Sumedha Rubasinghe
, 2010 at 1:14 AM, Sumedha Rubasinghe sume...@wso2.com wrote: On Sun, Dec 5, 2010 at 9:36 AM, Harshana Martin harsh...@wso2.com wrote: Hi All, I have completed the implementation of Ant integration for Axis2 Artifact, DS Artifact and several other artifact types. I have done 2 assumptions

Re: [Carbon-dev] [Update] Ant Integration with CApp projects

2010-12-05 Thread Sumedha Rubasinghe
%s/Car/CAR/g /sumedha On 12/6/10, Harshana Martin harsh...@wso2.com wrote: Hi Sumedha, On Mon, Dec 6, 2010 at 1:14 AM, Sumedha Rubasinghe sume...@wso2.com wrote: On Sun, Dec 5, 2010 at 9:36 AM, Harshana Martin harsh...@wso2.com wrote: Hi All, I have completed the implementation of Ant

Re: [Carbon-dev] Latest BAM test build

2010-12-03 Thread Sumedha Rubasinghe
On Fri, Dec 3, 2010 at 1:29 PM, Sumedha Rubasinghe sume...@wso2.com wrote: On Fri, Dec 3, 2010 at 1:21 PM, Krishantha Samaraweera krishan...@wso2.com wrote: On Fri, Dec 3, 2010 at 4:48 AM, Samisa Abeysinghe sam...@wso2.com wrote: http://builder.wso2.org/~carbon/releases/carbon/3.0.1/bam

Re: [Carbon-dev] Latest BAM test build

2010-12-02 Thread Sumedha Rubasinghe
We were only focusing on data collected from mediators when working on 'Activity Filtering Gadget'. Hence I guess there could be some issues in this regard. /sumedha On Fri, Dec 3, 2010 at 10:31 AM, Yumani Ranaweera yum...@wso2.com wrote: Hi, I did a smoke test around Activity Monitoring in

Re: [Carbon-dev] WSO2 Gadget Server - Google Gadget

2010-11-30 Thread Sumedha Rubasinghe
The primary purpose of using the modal would be where you want the user to respond to what is being displayed on modal dialog nothing else. Where as Iframe would not be able to enforce such restriction. /sumedha On Tue, Nov 30, 2010 at 11:49 PM, Vitor Rodrigues

Re: [Carbon-dev] What should be the right order of imports?

2010-11-30 Thread Sumedha Rubasinghe
On Wed, Dec 1, 2010 at 7:04 AM, Afkham Azeez az...@wso2.com wrote: If you Optimize Imports in IDEA, it will correct the import ordering, and make it consistent throughout the project. oh yeah... any basic IDE would do that .. ;-) .. I don't think that's what Samisa meant.. /sumedha On

Re: [Carbon-dev] DAR files in Gadget server

2010-11-30 Thread Sumedha Rubasinghe
On Wed, Dec 1, 2010 at 7:24 AM, Afkham Azeez az...@wso2.com wrote: Does DAR deployment work? There are some problems with this. Nuwan I were talking about this yesterday this will be fixed after Nuwan returns from study leave next week. /sumedha -- Afkham Azeez Senior Software Architect

Re: [Carbon-dev] BAM Memory leaks

2010-11-30 Thread Sumedha Rubasinghe
Do you have latest stat collectors deployed @esb? /Sumedha On 12/1/10, Yumani Ranaweera yum...@wso2.com wrote: Hi, Am not getting mediation stats in BAM ui and in database. But service statistics work. Any reason why it is? Thanks, Yumani On Wed, Dec 1, 2010 at 9:21 AM, Yumani Ranaweera

Re: [Carbon-dev] DS broken - Fwd: [Stratos-dev] WSO2 Stratos Nightly Build has FAILED

2010-11-29 Thread Sumedha Rubasinghe
PrabathA looking into this. /sumedha On Mon, Nov 29, 2010 at 1:39 PM, Samisa Abeysinghe sam...@wso2.com wrote: [INFO] Compiling 363 source files to /home/carbon/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.core/3.1.0/target/classes [INFO]

Re: [Carbon-dev] How to create the BE component by using maven ?

2010-11-29 Thread Sumedha Rubasinghe
by Sumedha Rubasinghe . But if I don't use the example , how to create a project firstly? Do I have to use the maven command ? Thanks! 网易163/126邮箱百分百兼容iphone ipad邮件收发 ___ Carbon-dev mailing list Carbon-dev@wso2

Re: [Carbon-dev] How to create the BE component by using maven ?

2010-11-29 Thread Sumedha Rubasinghe
a component using Carbon UI component of Carbon Studio ,whether it's a BE or FE component? Thanks! At 2010-11-29 21:17:00,Sumedha Rubasinghe sume...@wso2.com wrote: You can easily create a Carbon UI component using Carbon Studio[1] now. /sumedha [1] http://wso2.com/products/carbon-studio

Re: [Carbon-dev] How to create the BE component by using maven ?

2010-11-29 Thread Sumedha Rubasinghe
. /sumedha Thanks a lot ! At 2010-11-30 10:37:09,Sumedha Rubasinghe sume...@wso2.com wrote: UI component is treated as a FE component. Yes. Carbon Studio can be used to create both FE BE components[1]. /sumedha [1] http://wso2.org/project/carbon-studio/1.0.1/docs/carbon_category.html 2010/11

Re: [Carbon-dev] Registry component broken Re: WSO2 Carbon Continuous Build has FAILED

2010-11-29 Thread Sumedha Rubasinghe
On Tue, Nov 30, 2010 at 9:51 AM, Pradeep Fernando prad...@wso2.com wrote: On Tue, Nov 30, 2010 at 9:19 AM, Senaka Fernando sen...@wso2.com wrote: Please revert the changes done to registry core in r83046, which seems to be unnecessary. necessary dependencies were added. Does adding

Re: [Carbon-dev] Registry component broken Re: WSO2 Carbon Continuous Build has FAILED

2010-11-29 Thread Sumedha Rubasinghe
On Tue, Nov 30, 2010 at 11:54 AM, Pradeep Fernando prad...@wso2.com wrote: On Tue, Nov 30, 2010 at 11:48 AM, Sumedha Rubasinghe sume...@wso2.com wrote: On Tue, Nov 30, 2010 at 9:51 AM, Pradeep Fernando prad...@wso2.com wrote: On Tue, Nov 30, 2010 at 9:19 AM, Senaka Fernando sen...@wso2.com

Re: [Carbon-dev] DBS file Question: protocol or url?

2010-11-21 Thread Sumedha Rubasinghe
I agree to both of these comments. AFAIR we had a discussion on this long time ago as well. And I am +1 for changing this as well. But the problem this will break backward compatibility by 100%. /sumedha On Sun, Nov 21, 2010 at 2:30 PM, Senaka Fernando sen...@wso2.com wrote: On Sun, Nov 21,

Re: [Carbon-dev] BAM-1.1.1-RC16

2010-11-21 Thread Sumedha Rubasinghe
On Mon, Nov 22, 2010 at 10:02 AM, Yumani Ranaweera yum...@wso2.com wrote: Hi, I am getting an empty gadget with the title 'Activity Filter' in Activity tab. Could you please check if anything is missing. This has been fixed in the latest. /sumedha I've subscribed an ESB instance, where

Re: [Carbon-dev] [Stratos-dev] Registry deadlocked in ESB private cloud

2010-11-09 Thread Sumedha Rubasinghe
It's the User Manager. Is this problem solved now? Seeing this frequently? /sumedha On Tue, Nov 9, 2010 at 1:46 PM, Supun Kamburugamuva su...@wso2.com wrote: 2010-11-09 08:09:39,593 [-] [Thread-124] ERROR DatabaseUtil Error! Deadlock found when trying to get lock; try restarting transaction

Re: [Carbon-dev] [Stratos-dev] Registry deadlocked in ESB private cloud

2010-11-09 Thread Sumedha Rubasinghe
On Tue, Nov 9, 2010 at 5:10 PM, Prabath Siriwardana prab...@wso2.comwrote: Looking at the JDBCAuthorizationManager - there seems to be multiple opportunities where a deadlock could occur. In this particular scenario - the resource under question is UM_ROLE_PERMISSION - which is be used

Re: [Carbon-dev] [Stratos-dev] Registry deadlocked in ESB private cloud

2010-11-09 Thread Sumedha Rubasinghe
On Tue, Nov 9, 2010 at 5:33 PM, Prabath Siriwardana prab...@wso2.comwrote: Also if we look at this particular operation where the system deadlocked - you find the following in the code.. DatabaseUtil.updateDatabase(dbConnection, DBConstants.ON_DELETE_PERMISSION_UM_ROLE_PERMISSIONS_SQL,

Re: [Carbon-dev] BAM-1.1.1-RC11

2010-11-04 Thread Sumedha Rubasinghe
On Thu, Nov 4, 2010 at 4:02 PM, Samisa Abeysinghe sam...@wso2.com wrote: Is this in a releasable state? It should be. Yumani, please test using this one. If this is good, we can use this @ JKH tomorrow. /sumedha On Thu, Nov 4, 2010 at 11:08 AM, Ajith Vitharana aji...@wso2.com wrote: Hi

Re: [Carbon-dev] BAM-1.1.1-RC11

2010-11-04 Thread Sumedha Rubasinghe
On Thu, Nov 4, 2010 at 4:22 PM, Sumedha Rubasinghe sume...@wso2.com wrote: On Thu, Nov 4, 2010 at 4:02 PM, Samisa Abeysinghe sam...@wso2.com wrote: Is this in a releasable state? It should be. Yumani, please test using this one. If this is good, we can use this @ JKH Latest code name

Re: [Carbon-dev] BAM component broken on branch

2010-11-02 Thread Sumedha Rubasinghe
This is using 3.1.0. Right? AFAIK, Buddhika might still have some pending commits after re-factoring. May be he missed to svn add new set of classes. /sumedha On Wed, Nov 3, 2010 at 6:39 AM, Samisa Abeysinghe sam...@wso2.com wrote: -- Forwarded message -- From:

Re: [Carbon-dev] Error Building p2 profile, BAM

2010-10-31 Thread Sumedha Rubasinghe
I also got an error when trying to build BAM on 3.0.1 branch. In that case it was, !MESSAGE Missing requirement: org.wso2.carbon.security.mgt 3.0.1 (org.wso2.carbon.security.mgt 3.0.1) requires 'package org.apache.ws.security [1.5.9.ws o2v1,2.0.0)' but it could not be found /sumedha On Sun,

Re: [Carbon-dev] Advanced search with multiple tags in G-reg does not work

2010-10-26 Thread Sumedha Rubasinghe
On Tue, Oct 26, 2010 at 11:43 PM, Sarasi Munasinghe sar...@wso2.com wrote: Hi, I have encountered an issue in the G-Reg Advanced search as it does not allow to insert multiple tags. I need to use this functionality in the support-KB system. Currently it allows only to insert single tags.

Re: [Carbon-dev] Including WCF client interoperability tests for our products

2010-10-22 Thread Sumedha Rubasinghe
We have tested the G-Reg WS API with a WCF client today. Seems to be performing all the basic operations. /sumedha On Fri, Oct 22, 2010 at 1:34 PM, Tharindu Mathew thari...@wso2.com wrote: Hi All, It would be a nice to have some WCF interoperability tests fr our WS APIs such as the Registry

[Carbon-dev] WSS4J - Compilation error on trunk

2010-10-14 Thread Sumedha Rubasinghe
[ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure /projects/carbon/trunk/dependencies/wss4j/src/org/apache/ws/security/transform/STRTransform.java:[153,76] incompatible types found :

Re: [Carbon-dev] H2 database shutdown hook

2010-10-07 Thread Sumedha Rubasinghe
On Thu, Oct 7, 2010 at 8:48 PM, Lahiru Gunathilake lah...@wso2.com wrote: Hi Sumedha, On Thu, Oct 7, 2010 at 7:55 AM, Sumedha Rubasinghe sume...@wso2.comwrote: I think we made this default in the previous version. So that we did not have to give this in the URL itself

Re: [Carbon-dev] H2 database shutdown hook

2010-10-06 Thread Sumedha Rubasinghe
Did we update the H2 version recently? I remember we fixing this about a year ago. Saminda? /sumedha On Thu, Oct 7, 2010 at 7:55 AM, Afkham Azeez az...@wso2.com wrote: When we do a ctrl+c while services are being deployed, I'm getting the following exception because, it seems that a shutdown

Re: [Carbon-dev] H2 database shutdown hook

2010-10-06 Thread Sumedha Rubasinghe
I think we made this default in the previous version. So that we did not have to give this in the URL itself. /sumedha On Thu, Oct 7, 2010 at 8:21 AM, Afkham Azeez az...@wso2.com wrote: Yeah, that does the trick! If we are creating H2 connections from within Carbon components, we should always

Re: [Carbon-dev] User profiles question

2010-10-04 Thread Sumedha Rubasinghe
On Mon, Oct 4, 2010 at 8:46 AM, Samisa Abeysinghe sam...@wso2.com wrote: We have an LDAP instance. We want to plug that into IS, then represent all user accounts in IS as Carbon user profiles. Now, I want to refer to these user profiles (that we have in the Carbon space) from within a

Re: [Carbon-dev] User profiles question

2010-10-04 Thread Sumedha Rubasinghe
On Mon, Oct 4, 2010 at 1:22 PM, Sumedha Rubasinghe sume...@wso2.com wrote: On Mon, Oct 4, 2010 at 8:46 AM, Samisa Abeysinghe sam...@wso2.com wrote: We have an LDAP instance. We want to plug that into IS, then represent all user accounts in IS as Carbon user profiles. Now, I want to refer

Re: [Carbon-dev] MySQL connector dependency in user.core

2010-09-29 Thread Sumedha Rubasinghe
AFAIR, this was used for running JUnit tests long time ago by Muthulee. /sumedha On Wed, Sep 29, 2010 at 11:31 AM, Afkham Azeez az...@wso2.com wrote: Why is there a dependency mysql-connector-java:jar:5.1.10 in tCarbon core trunk? Missing: -- 1)

Re: [Carbon-dev] [Code reviews] Code review groups multiple sessions per week

2010-09-29 Thread Sumedha Rubasinghe
On Wed, Sep 29, 2010 at 12:03 PM, Sanjiva Weerawarana sanj...@wso2.comwrote: Azeez, can I also suggest that every 2 months you mix the people up again? Code reviews and best practices are best learnt from multiple people. That way everyone gets input from multiple leaders. I would also like

Re: [Carbon-dev] [Carbon-commits] [Carbon-Components] svn commit r74208 - trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store

2010-09-26 Thread Sumedha Rubasinghe
On Mon, Sep 27, 2010 at 1:15 AM, Milinda Pathirage mili...@wso2.com wrote: Ran the FindBugs, no bugs were found on latest modifications. Milinda, Can there be bugs in your code that FindBugs cannot find? /sumedha Thanks Milinda On Mon, Sep 27, 2010 at 10:39 AM, Afkham Azeez

Re: [Carbon-dev] [Carbon-commits] [Carbon-Components] svn commit r74208 - trunk/carbon/components/bpel/org.wso2.carbon.bpel/src/main/java/org/wso2/carbon/bpel/ode/integration/store

2010-09-26 Thread Sumedha Rubasinghe
On Mon, Sep 27, 2010 at 1:34 AM, Milinda Pathirage mili...@wso2.com wrote: On Mon, Sep 27, 2010 at 10:49 AM, Sumedha Rubasinghe sume...@wso2.comwrote: On Mon, Sep 27, 2010 at 1:15 AM, Milinda Pathirage mili...@wso2.comwrote: Ran the FindBugs, no bugs were found on latest modifications

Re: [Carbon-dev] FindBugs hackathon on 23rd Sep 2010

2010-09-24 Thread Sumedha Rubasinghe
Hi Azeez, BAM team is on a hackathon to finish off some urgent client issues. Tooling team is stuck with preparing a beta release for Monday. Senaka has addressed most of the findbugs issues on Registry he is also unavailable today due some planned work. Please excuse members from these teams.

Re: [Carbon-dev] Support Webdav mounting in G-Reg

2010-09-23 Thread Sumedha Rubasinghe
On Thu, Sep 23, 2010 at 12:28 PM, Lahiru Gunathilake lah...@wso2.comwrote: Hi all, We have added Webdav mounting support in to G-Reg build in the trunk, now users can mount G-Reg file system in to their local file system and sync-up both ends. Users can actually mount a given path in the

Re: [Carbon-dev] Reusing some table components in Service Dashboard page

2010-09-23 Thread Sumedha Rubasinghe
On Thu, Sep 23, 2010 at 12:50 PM, Denis Weerasiri den...@wso2.com wrote: Hi, In *org.wso2.carbon.bpel.new.ui*, the process information dashboard represent some process specific details and some service management level details and operations like Service Details, Quality of Service

Re: [Carbon-dev] Support Webdav mounting in G-Reg

2010-09-23 Thread Sumedha Rubasinghe
On Thu, Sep 23, 2010 at 2:06 PM, Lahiru Gunathilake lah...@wso2.com wrote: Hi Sumedha, On Thu, Sep 23, 2010 at 12:47 PM, Sumedha Rubasinghe sume...@wso2.comwrote: On Thu, Sep 23, 2010 at 12:28 PM, Lahiru Gunathilake lah...@wso2.comwrote: Hi all, We have added Webdav mounting support

Re: [Carbon-dev] How to include a user uploaded jsp page in a UI bundle?

2010-09-23 Thread Sumedha Rubasinghe
On Fri, Sep 24, 2010 at 9:33 AM, Afkham Azeez az...@wso2.com wrote: Won't this violate the FE-BE separation architecture? Well.. if you think from a what happens where perspective.. no.. /sumedha Azeez On Fri, Sep 24, 2010 at 8:23 AM, Milinda Pathirage mili...@wso2.comwrote: Hi

Re: [Carbon-dev] How to specify DataService transports?

2010-09-23 Thread Sumedha Rubasinghe
On Fri, Sep 24, 2010 at 10:08 AM, Afkham Azeez az...@wso2.com wrote: We need to provide a way to associate a services.xml file with all service types. This was suggested some time back, but hasn't got implemented. May be this will be a good exercise for one of the new team members. Azeez,

Re: [Carbon-dev] Governance on Cloud [was Re: [Stratos-dev] What is the status of the WS-Discovery implementation?

2010-09-22 Thread Sumedha Rubasinghe
On Wed, Sep 22, 2010 at 6:45 PM, Senaka Fernando sen...@wso2.com wrote: On Wed, Sep 22, 2010 at 6:40 PM, Samisa Abeysinghe sam...@wso2.comwrote: Can we get someone from governance registry to work on this? This simple sample case got to work, on stratos. Else the whole governance story is

Re: [Carbon-dev] [Architecture] Carbon Studio 1.0.0 Alpha6

2010-09-20 Thread Sumedha Rubasinghe
On Mon, Sep 20, 2010 at 2:53 PM, Samisa Abeysinghe sam...@wso2.com wrote: We are supposed to have people from other project teams to help complete tooling. It is time that we get cracking on beta. We have got some feedback from few guys. But that does not cover all the teams. /sumedha On

[Carbon-dev] Error when building BAM components

2010-09-20 Thread Sumedha Rubasinghe
INFO] Compilation failure /Users/sumedha/projects/carbon/trunk/components/bam-data-publishers/org.wso2.carbon.bam.data.publisher.activity.mediation/src/main/java/org/wso2/carbon/bam/data/publisher/activity/mediation/modules/ActivityMediationStatisticsObserver.java:[22,43] cannot find symbol

[Carbon-dev] Error when building BAM Publishers

2010-09-20 Thread Sumedha Rubasinghe
[INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure

Re: [Carbon-dev] DataService Insert Exception Handling

2010-09-19 Thread Sumedha Rubasinghe
On Sun, Sep 19, 2010 at 10:20 PM, Anjana Fernando anj...@wso2.com wrote: On Sun, Sep 19, 2010 at 9:06 PM, Samisa Abeysinghe sam...@wso2.comwrote: That is a new feature in a patch release? That breaks release protocols No .. not really a new feature .. this is something that must be there

Re: [Carbon-dev] Next G-Reg version

2010-09-18 Thread Sumedha Rubasinghe
+1. I think Senaka has already added this, cos there was a discussion on this b4. /sumedha On Sat, Sep 18, 2010 at 8:32 AM, Lahiru Gunathilake lah...@wso2.com wrote: Hi all, What would be the next G-Reg version, currently we are having 3.5.0-SNAPSHOT. I think it has to be 3.6.0, WDYT ?

Re: [Carbon-dev] Exception while starting WSAS

2010-09-14 Thread Sumedha Rubasinghe
Your suppose to be listening to WSO2Con talks during this time. ;-) /sumedha PS: so am i On Tue, Sep 14, 2010 at 11:48 AM, Afkham Azeez az...@wso2.com wrote: I'm getting this error on the current WSAS trunk. [2010-09-14 09:35:51,572] INFO {org.wso2.carbon.core.internal.CarbonCoreActivator}

Re: [Carbon-dev] [Architecture] Carbon Studio 1.0.0 Alpha6

2010-09-14 Thread Sumedha Rubasinghe
Documentation link on OT is not working. /sumedha On Tue, Sep 14, 2010 at 12:12 PM, Saminda Wijeratne samin...@wso2.comwrote: Hi All, We have the Carbon Studio 1.0.0 Alpha6 released and available @ [1http://builder.wso2.org/%7Ecarbon/carbon_studio-1.0.0/Alpha6/]. It will contain the

Re: [Carbon-dev] [Architecture] Carbon Studio 1.0.0 Alpha6

2010-09-14 Thread Sumedha Rubasinghe
, Sumedha Rubasinghe sume...@wso2.com wrote: Documentation link on OT is not working. /sumedha On Tue, Sep 14, 2010 at 12:12 PM, Saminda Wijeratne samin...@wso2.com wrote: Hi All, We have the Carbon Studio 1.0.0 Alpha6 released and available @ [1 http://builder.wso2.org/%7Ecarbon

Re: [Carbon-dev] [Architecture] Drop support for Carbon WAR deployment

2010-09-01 Thread Sumedha Rubasinghe
On Wed, Sep 1, 2010 at 3:40 PM, Paul Fremantle p...@wso2.com wrote: Sure. This isn't about technical merit unfortunately. The reason is that the ops team have a standard deployment approach. Think of it like an OS or VM or JVM. The ops team probaly have one specific OS they support, and if

Re: [Carbon-dev] XPath on message for BAM stats

2010-08-31 Thread Sumedha Rubasinghe
Abeysinghe sam...@wso2.com wrote: OK then we will first look at the AXIOM option. On Wed, Aug 4, 2010 at 9:43 AM, Ruwan Linton ru...@wso2.com wrote: Sumedha Rubasinghe wrote: On Wed, Aug 4, 2010 at 6:20 AM, Samisa Abeysinghe sam...@wso2.com mailto:sam...@wso2.com wrote: We are planning

Re: [Carbon-dev] We need to restrict certain web contexts for user-deployed webapps

2010-08-20 Thread Sumedha Rubasinghe
On Fri, Aug 20, 2010 at 12:18 PM, Sameera Jayasoma same...@wso2.com wrote: Hi, Carbon webapp is deployed in root web context in all the Carbon based products. During the Carbon initialization, we register servlets under this root context using OSGi Http Service with paths such as carbon,

[Carbon-dev] Compilation failure - setConfigurationContext has protected access in org.wso2.carbon.core.AbstractAdmin

2010-08-18 Thread Sumedha Rubasinghe
[INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Compilation failure

Re: [Carbon-dev] carbon core failed to build on trunk

2010-08-16 Thread Sumedha Rubasinghe
I am on revision71987 it works for me. /sumedha On Mon, Aug 16, 2010 at 3:31 PM, Samisa Abeysinghe sam...@wso2.com wrote: [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. Missing: -- 1)

Re: [Carbon-dev] Copying a jar to lib, when installing a feature

2010-08-10 Thread Sumedha Rubasinghe
On Tue, Aug 10, 2010 at 11:36 AM, Afkham Azeez az...@wso2.com wrote: On Mon, Aug 9, 2010 at 10:08 PM, Isuru Suriarachchi is...@wso2.comwrote: On Mon, Aug 9, 2010 at 8:10 PM, Senaka Fernando sen...@wso2.com wrote: On Mon, Aug 9, 2010 at 5:29 PM, Afkham Azeez az...@wso2.com wrote: The

Re: [Carbon-dev] Internal vs. External classes

2010-08-08 Thread Sumedha Rubasinghe
I think we need to have this type of security checks in the unit tests that use CarbonContext. This is one place where malicious code can get into a running system. /sumedha On Sun, Aug 8, 2010 at 5:59 PM, Sameera Jayasoma same...@wso2.com wrote: +1. We've faced many security issues, due this

Re: [Carbon-dev] Editing the gadgets on a running server

2010-08-01 Thread Sumedha Rubasinghe
On Sun, Aug 1, 2010 at 11:14 AM, Senaka Fernando sen...@wso2.com wrote: Hi Samisa, On Sun, Aug 1, 2010 at 10:59 AM, Samisa Abeysinghe sam...@wso2.comwrote: How can I edit the gadgets in a running server and tune the gadgets the way I want? IIRC, there was a nice editor added by Japi,

[Carbon-dev] Dont take svn up of carbon trunk

2010-07-30 Thread Sumedha Rubasinghe
folks, Please dont svn up of carbon trunk. There is a problem that has occured due to artifact rename from 'org.wso2.event' to 'org.wso2.carbon.event'. I started fixing it looks like there is more to fix. I will let you know once done. /sumedha ___

Re: [Carbon-dev] Dont take svn up of carbon trunk

2010-07-30 Thread Sumedha Rubasinghe
Fixed. /sumedha On Fri, Jul 30, 2010 at 12:20 PM, Sumedha Rubasinghe sume...@wso2.comwrote: folks, Please dont svn up of carbon trunk. There is a problem that has occured due to artifact rename from 'org.wso2.event' to 'org.wso2.carbon.event'. I started fixing it looks like there is more

[Carbon-dev] compilation error - getAllSubscriptions() in org.wso2.event.SubscriptionManager cannot be applied to (nulltype)

2010-07-28 Thread Sumedha Rubasinghe
I am getting following compilation failure when building registry components. I have latest version of event eventing. /sumedha [INFO] Compilation failure .../components/registry/

Re: [Carbon-dev] Fwd: error with mysql db in registry.xml

2010-07-27 Thread Sumedha Rubasinghe
Is it possible to check this on a previous version of MySQL? eg: v 5.1.28 /sumedha 2010/7/27 Víctor Álvarez spa...@gmail.com is plain new installation over ubuntu: server version: 5.1.41-3ubuntu12.3-log Thanks. need some help, im really stucked at this. it only happends if i set the

Re: [Carbon-dev] Javascript XML syntax highlighting

2010-07-25 Thread Sumedha Rubasinghe
I think Data services wizard done by Chanaka uses a different xml highlighter. AFAIR esb also uses the same. /sumedha On 7/25/10, Afkham Azeez az...@wso2.com wrote: We still have another syntax highlighter which was used earlier and still in use by at least the SOAP Message Tracer. EditArea

<    1   2   3   4   5   6   7   8   >