Re: [Carbon-dev] [Code Review][GROUP C] Code Reviews

2010-10-10 Thread Afkham Azeez
On Mon, Oct 11, 2010 at 9:54 AM, Amila Jayasekara wrote: > Hi Azeez, > > Some comments/questions inline. > Thanks > AmilaJ > > On Sun, Oct 10, 2010 at 12:26 PM, Afkham Azeez wrote: > >> Please note that it is perfectly OK for one group to take up items for >> review from a member in another grou

Re: [Carbon-dev] Error building carbon/core

2010-10-10 Thread Shariq
OK thanks. Shariq. On Mon, Oct 11, 2010 at 12:03 PM, Senaka Fernando wrote: > Fixed. Please take an svn update. > > Thanks, > Senaka. > > On Mon, Oct 11, 2010 at 11:54 AM, Shariq wrote: > >> Hi all, >> >> Im getting the following error while building carbon/core >> >> [INFO] Compiling 17 sourc

Re: [Carbon-dev] Icons for data services tree editor in Carbon Studio

2010-10-10 Thread Dakshitha Ratnayake
Hi Chanaka, Thanks a lot for the icons. Regards, Dakshitha On Fri, Oct 8, 2010 at 6:25 PM, Chanaka Jayasena wrote: > Hi Dakshitha, > > All the icons you requested are attached with this mail. > > thanks, > Chanaka > > On Wed, Oct 6, 2010 at 3:04 PM, Chanaka Jayasena wrote: > >> Yes. Sure. I w

Re: [Carbon-dev] Error building carbon/core

2010-10-10 Thread Senaka Fernando
Fixed. Please take an svn update. Thanks, Senaka. On Mon, Oct 11, 2010 at 11:54 AM, Shariq wrote: > Hi all, > > Im getting the following error while building carbon/core > > [INFO] Compiling 17 source files to > /home/shariq/src/carbon/core/org.wso2.carbon.core.services/target/classes > [INFO]

[Carbon-dev] Error building carbon/core

2010-10-10 Thread Shariq
Hi all, Im getting the following error while building carbon/core [INFO] Compiling 17 source files to /home/shariq/src/carbon/core/org.wso2.carbon.core.services/target/classes [INFO] [ERROR] BUILD FAILURE [INFO]

Re: [Carbon-dev] Errors when starting latest Carbon packs

2010-10-10 Thread Yumani Ranaweera
.. And following appeared at GS start-up: 2010-10-11 10:43:26,554] ERROR {org.wso2.carbon.utils.component.xml.ComponentConfigFactory} - Failed to build component configuration. org.apache.axiom.om.OMException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF in prolog at [row,col {unknown-sourc

[Carbon-dev] Errors when starting latest Carbon packs

2010-10-10 Thread Yumani Ranaweera
Hi, It gave following exceptions when starting Mashup Server ( wso2ms-2.1.0-SNAPSHOT.zip) downloaded from [1] [1] - http://builder.wso2.org/~carbon/releases/carbon/3.1.0/latest/

Re: [Carbon-dev] Do we still have to refer axis2 SNAPSHOT versions in other dependencies and components

2010-10-10 Thread Lahiru Gunathilake
On Mon, Oct 11, 2010 at 9:29 AM, Pradeep Fernando wrote: > Hi, > > On Mon, Oct 11, 2010 at 9:46 AM, Lahiru Gunathilake > wrote: > > Hi all, > > I can see some other places still referring to axis2 SNAPSHOT versions ? > Can > > I change them or am I missing something here > > yes we are referring

Re: [Carbon-dev] Best practices in mapping organizational roles into those in IS

2010-10-10 Thread Amila Jayasekara
As Asela mentioned below, 3.0.0 supports, LDAP roles. But there was a small issue in user core with LDAP integration. This issue only occurs if "UserSearchBase" is different from "GroupSearchBase". i.e. When retrieving roles it uses "UserSearchBase" instead of "GroupSearchBase". I fixed this in tru

Re: [Carbon-dev] Do we still have to refer axis2 SNAPSHOT versions in other dependencies and components

2010-10-10 Thread Pradeep Fernando
Hi, On Mon, Oct 11, 2010 at 9:46 AM, Lahiru Gunathilake wrote: > Hi all, > I can see some other places stillĀ referringĀ to axis2 SNAPSHOT versions ? Can > I change them or am I missing something here yes we are referring to axis2/axiom / rampart snapshot versions. As I know, we always refer to

Re: [Carbon-dev] [Code Review][GROUP C] Code Reviews

2010-10-10 Thread Amila Jayasekara
Hi Azeez, Some comments/questions inline. Thanks AmilaJ On Sun, Oct 10, 2010 at 12:26 PM, Afkham Azeez wrote: > Please note that it is perfectly OK for one group to take up items for > review from a member in another group. The member from the other group will > lead the session in that case.

Re: [Carbon-dev] Best practices in mapping organizational roles into those in IS

2010-10-10 Thread Asela Pathberiya
LDAP roles are supported by Carbon 3.0.0. For configuration, you can use guide [1] [1] http://wso2.org/project/solutions/identity/3.0.0/docs/user-core/admin_guide.html Thanks, Asela. On Mon, Oct 11, 2010 at 7:14 AM, Srinath Perera wrote: > IMO #1 is good, have we figured out how to support

[Carbon-dev] Do we still have to refer axis2 SNAPSHOT versions in other dependencies and components

2010-10-10 Thread Lahiru Gunathilake
Hi all, I can see some other places still referring to axis2 SNAPSHOT versions ? Can I change them or am I missing something here ? Lahiru -- Lahiru Gunathilake Senior Software Engineer - WSO2 Inc. www.wso2.com Email:lah...@wso2.com Blog: www.lahiru.org Mobile: +94716381143 Lean . Enterprise

Re: [Carbon-dev] Serializing XML in JavaScript

2010-10-10 Thread Sameera Jayasoma
On Mon, Oct 11, 2010 at 8:25 AM, Afkham Azeez wrote: > Better yet, why not make this part of the Carbon UI framework? Yes, please add this method to one of our common js files available in Carbon UI framework. And also +1 for changing the method name to "serializeXMLToString" Thanks Sameera

Re: [Carbon-dev] Serializing XML in JavaScript

2010-10-10 Thread Afkham Azeez
Better yet, why not make this part of the Carbon UI framework? Azeez On Mon, Oct 11, 2010 at 7:54 AM, Srinath Perera wrote: > Ruchira, this should be a KB entry IMO --Srinath > > On Fri, Oct 8, 2010 at 12:07 PM, Ruchira Wageesha > wrote: > > Hi, > > > > If you want to serialize any DOM objec

Re: [Carbon-dev] Serializing XML in JavaScript

2010-10-10 Thread Srinath Perera
Ruchira, this should be a KB entry IMO --Srinath On Fri, Oct 8, 2010 at 12:07 PM, Ruchira Wageesha wrote: > Hi, > > If you want to serialize any DOM object i.e. Document, Node... etc, please > use the following JavaScript code. You might need this when you develop > Gadgets. Further more, if your

Re: [Carbon-dev] Best practices in mapping organizational roles into those in IS

2010-10-10 Thread Srinath Perera
IMO #1 is good, have we figured out how to support roles within LDAP from IS? --Srinath On Mon, Oct 11, 2010 at 6:34 AM, Hasini Gunasinghe wrote: > Hi Samisa, > > On Mon, Oct 4, 2010 at 9:25 AM, Samisa Abeysinghe wrote: > >> Once we have the LDAP user base wrapped with IS, we want the >> organi

Re: [Carbon-dev] Best practices in mapping organizational roles into those in IS

2010-10-10 Thread Hasini Gunasinghe
Hi Samisa, On Mon, Oct 4, 2010 at 9:25 AM, Samisa Abeysinghe wrote: > Once we have the LDAP user base wrapped with IS, we want the organizational > roles to be mapped to the roles that can be defined in IS. > > AFAIK, We can do this in two ways: 1. groups can be created in LDAP store according t

Re: [Carbon-dev] Remove unused dependencies in products' distribution pom.xml files

2010-10-10 Thread Isuru Suriarachchi
On Sun, Oct 10, 2010 at 8:01 PM, Ajith Vitharana wrote: > > > On Sun, Oct 10, 2010 at 7:48 PM, Afkham Azeez wrote: > >> Now I'm getting this build error when I try to build AppServer >> >> Missing: >> -- >> 1) org.apache.axis2.wso2:axis2-jibx:jar:1.6.0.wso2v3 >> >> > Hi Azeez , > > Did

Re: [Carbon-dev] Remove unused dependencies in products' distribution pom.xml files

2010-10-10 Thread Ajith Vitharana
On Sun, Oct 10, 2010 at 7:48 PM, Afkham Azeez wrote: > Now I'm getting this build error when I try to build AppServer > > Missing: > -- > 1) org.apache.axis2.wso2:axis2-jibx:jar:1.6.0.wso2v3 > > Hi Azeez , Did you build orbit/axis2-jibx ? Thanks ajithn _

[Carbon-dev] Build error while building branches/carbon/3.1.0/dependencies

2010-10-10 Thread Shariq
Hi all, I am getting the following error while trying to build the ../carbon/3.1.0/dependencies while building online/offline for all projects. [INFO] [ERROR] BUILD ERROR [INFO] --

Re: [Carbon-dev] Remove unused dependencies in products' distribution pom.xml files

2010-10-10 Thread Afkham Azeez
Now I'm getting this build error when I try to build AppServer Missing: -- 1) org.apache.axis2.wso2:axis2-jibx:jar:1.6.0.wso2v3 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.axis2.ws

Re: [Carbon-dev] Revisiting YUI library in the Carbon UI framework.

2010-10-10 Thread Chanaka Jayasena
+1 for upgrading. But we need to check all the UI's with the new version before doing this. thanks, Chanaka On Sat, Oct 9, 2010 at 10:27 PM, Senaka Fernando wrote: > Chanaka, > > Can we upgrade all usages of YUI to this new version? > > Thanks, > Senaka. > > On Sat, Oct 9, 2010 at 10:23 PM, Sha

Re: [Carbon-dev] Remove unused dependencies in products' distribution pom.xml files

2010-10-10 Thread Sameera Jayasoma
On Sun, Oct 10, 2010 at 12:16 PM, Isuru Suriarachchi wrote: > Hi all, > > As we use the p2-profile to import all needed bundles (through features) > into the product builds, now we don't have to include all dependencies in > distribution pom.xml files. If we have refered any artifacts from bin.xm

Re: [Carbon-dev] [Code Review][GROUP C] Code Reviews

2010-10-10 Thread Afkham Azeez
Please note that it is perfectly OK for one group to take up items for review from a member in another group. The member from the other group will lead the session in that case. Also, you could just walk up to the people, and then add items to the review list. We also need to identify logically re

Re: [Carbon-dev] Service update error when starting AppServer for the second time

2010-10-10 Thread Isuru Suriarachchi
On Sun, Oct 10, 2010 at 12:43 PM, Afkham Azeez wrote: > Isuru, > Please commit the logging change to Axis2 trunk as well. > Committed it yesterday itself.. ~Isuru > > Azeez > > > > > On Sun, Oct 10, 2010 at 12:22 PM, Isuru Suriarachchi wrote: > >> >> >> On Sun, Oct 10, 2010 at 12:16 PM, Senak

Re: [Carbon-dev] Service update error when starting AppServer for the second time

2010-10-10 Thread Afkham Azeez
Isuru, Please commit the logging change to Axis2 trunk as well. Azeez On Sun, Oct 10, 2010 at 12:22 PM, Isuru Suriarachchi wrote: > > > On Sun, Oct 10, 2010 at 12:16 PM, Senaka Fernando wrote: > >> Hi Ruwan, >> >> On Sun, Oct 10, 2010 at 8:22 AM, Ruwan Linton wrote: >> >>> May be there is