Re: [Carbon-dev] Separating out the Code Generation part for all the UI bundles.

2011-03-05 Thread Afkham Azeez
+1 for this idea. This wil ensure that only a single stub is created for a WSDL. This can be evolved into a proper schema & WSDL management project perhaps. On Sun, Mar 6, 2011 at 12:02 PM, Sameera Jayasoma wrote: > Hi Folks, > > We(Sanjiva, Samisa, Srinath, AmilaM and myself) had an offline d

Re: [Carbon-dev] LDAP integration to Carbon core

2011-03-05 Thread Afkham Azeez
Have you tested this with Stratos? Do we need to do any LDAP initialization when the tenant ConfigurationContext is created? On Sun, Mar 6, 2011 at 11:45 AM, Hasini Gunasinghe wrote: > > > On Sat, Mar 5, 2011 at 11:13 PM, Amila Jayasekara wrote: > >> Hi Azeez, >> >> Please find answers inline.

Re: [Carbon-dev] Separating out the Code Generation part for all the UI bundles.

2011-03-05 Thread Sameera Jayasoma
Please check [1] and [2] for sample implementation of this concept. Thanks, Sameera [1] https://svn.wso2.org/repos/wso2/trunk/carbon/service-stubs [2] https://svn.wso2.org/repos/wso2/trunk/carbon/components/aar-services/org.wso2.carbon.aarservices.ui/pom.xml On Sun, Mar 6, 2011 at 12:02 PM, Same

Re: [Carbon-dev] Optimizing Maven build script to make Carbon build faster and reliable.

2011-03-05 Thread Sameera Jayasoma
Some more.. 3) Merge Stratos trunk with the Carbon trunk - *Waruna* 4) Incremental build support - *Harshana* 5) Maven Exclusions - *Sameera* Please add, if I missed anything. Please update on the progress about these assigned tasks. Thanks, Sameera. On Sun, Mar 6, 2011 at 12:04 PM, Sameera Jay

[Carbon-dev] Optimizing Maven build script to make Carbon build faster and reliable.

2011-03-05 Thread Sameera Jayasoma
We have came up with following tasks to achieve $Subject. 1) Upload artifacts generated in the dependencies and orbit projects. * Pradeep/SupunM* 2) Separate out Code generation from all the UI bundles in Core and Components projects - Pradeep -- Sameera Jayasoma Technical Lead and Product Manag

[Carbon-dev] Separating out the Code Generation part for all the UI bundles.

2011-03-05 Thread Sameera Jayasoma
Hi Folks, We(Sanjiva, Samisa, Srinath, AmilaM and myself) had an offline discussion on the subject on the last Friday. We came up with the following idea. Create separate project called "service-stubs" at the components, core level. In this service-stubs project, we generate code for all the wsdl

Re: [Carbon-dev] LDAP integration to Carbon core

2011-03-05 Thread Hasini Gunasinghe
On Sat, Mar 5, 2011 at 11:13 PM, Amila Jayasekara wrote: > Hi Azeez, > > Please find answers inline. > > Thanks > AmilaJ > > On Fri, Mar 4, 2011 at 5:59 PM, Afkham Azeez wrote: > Can somebody briefly explain what were the changes that were carried out to > Carbon core to make this work? Where th

Re: [Carbon-dev] Compilation error in registry search UI in trunk

2011-03-05 Thread Tharindu Mathew
I was getting this although I took an update of the component. I completely deleted the component, took an update and built, which fixed the problem. Looks like it was local to me. Apologies for the noise. On Sun, Mar 6, 2011 at 9:53 AM, Janaka Ranabahu wrote: > Hi Tharindu > > I tried to build

Re: [Carbon-dev] Compilation error in registry search UI in trunk

2011-03-05 Thread Janaka Ranabahu
Hi Tharindu I tried to build the search UI and did not encounter any problem. My source is updated to the latest revision and there are no compilation errors. Can you please check whether your source has been updated to the latest revision. Thanks, Janaka. On Sun, Mar 6, 2011 at 12:27 AM, Tharin

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread Amila Maha Arachchi
Hi, This seems to be fixed. But something is wrong in the builder/build script. I am looking in to this. Thanks, AmilaM. On Sat, Mar 5, 2011 at 10:11 PM, Amila Maha Arachchi wrote: > > > On Sat, Mar 5, 2011 at 10:10 PM, Amila Maha Arachchi wrote: > >> Hi Ranga, >> >> I saw a commit from you to

Re: [Carbon-dev] Compilation error in mediation-initializer component

2011-03-05 Thread Amila Maha Arachchi
Hi Ranga, It seems like you have fixed it correctly. It looks like dependencies were not built correctly in the builder. I'll have a look. Sorry for the inconvenience. Thanks, AmilaM. On Sat, Mar 5, 2011 at 7:55 PM, Amila Maha Arachchi wrote: > Hi Ranga, > > Still the build fails. Can you plea

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread Sameera Jayasoma
I've added these stuff in revision r88783 which was done on Friday around 5.30pm. Sameera On Sat, Mar 5, 2011 at 11:51 PM, Tharindu Mathew wrote: > Hi AmilaM, > > Added the carbon core common bundle to dep. mgmt of components root pom > since that was being referred to by the authenticators. Al

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[INFO] [install:install] [INFO] Installing /home/carbon/stratos/carbon/components/mediation-initializer/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso2/carbon/mediation-initializer/3.2.0-SNAPSHOT/mediation-initializer-3.2.0-SNAPSHOT.pom [INFO] -

[Carbon-dev] Compilation error in registry search UI in trunk

2011-03-05 Thread Tharindu Mathew
Hi, I'm facing $subject. Please have a look. [INFO] - [ERROR] COMPILATION ERROR : [INFO] - [ERROR] /home/mackie/source-checkouts/carbon/components/registry/org.wso2.carbon.regis

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread Tharindu Mathew
Hi AmilaM, Added the carbon core common bundle to dep. mgmt of components root pom since that was being referred to by the authenticators. Also I added the application deployer bundle to the application-deployers root pom to dep. mgt. On Sat, Mar 5, 2011 at 12:20 PM, Amila Maha Arachchi wrote: >

Re: [Carbon-dev] LDAP integration to Carbon core

2011-03-05 Thread Amila Jayasekara
Hi Azeez, Please find answers inline. Thanks AmilaJ On Fri, Mar 4, 2011 at 5:59 PM, Afkham Azeez wrote: Can somebody briefly explain what were the changes that were carried out to Carbon core to make this work? Where these ports can be defined The apacheds server code is wrapped as an OSGi bun

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[INFO] Deleting directory /home/carbon/stratos/carbon/components/mediation-initializer/target [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /home/carbon/stratos/carbon/components/mediation-initializer/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso

Re: [Carbon-dev] New Menu hiding option

2011-03-05 Thread Chanaka Jayasena
I update the colors of it to more common grayish colors. Since this is all in css, each product can apply different colors to it by defining css selectors from main.css file. thanks, Chanaka ___ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread Amila Maha Arachchi
On Sat, Mar 5, 2011 at 10:10 PM, Amila Maha Arachchi wrote: > Hi Ranga, > > I saw a commit from you to fix this. But this still fails. Please have a > look. > > Thanks, > AmilaM. > > > On Sat, Mar 5, 2011 at 9:44 PM, WSO2 Builder wrote: > >> [INFO] Deleting directory >> /home/carbon/stratos/carbo

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread Amila Maha Arachchi
Hi Ranga, I saw a commit from you to fix this. But this still fails. Please have a look. Thanks, AmilaM. On Sat, Mar 5, 2011 at 9:44 PM, WSO2 Builder wrote: > [INFO] Deleting directory > /home/carbon/stratos/carbon/components/mediation-initializer/target > [INFO] [site:attach-descriptor] > [IN

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[INFO] Deleting directory /home/carbon/stratos/carbon/components/mediation-initializer/target [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /home/carbon/stratos/carbon/components/mediation-initializer/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso

Re: [Carbon-dev] object db

2011-03-05 Thread Anjana Fernando
On Sat, Mar 5, 2011 at 9:17 PM, Xue-Feng Yang wrote: > Thanks for reply. > > However, object databases don't have JDBCs normally. No probs, and I see, we will check on object DB support in the future. Cheers, Anjana. > > Thanks, > > Xue-Feng > > > - Original Message > From: Anjana Fern

Re: [Carbon-dev] Fw: User based authorization is depreciated in AuthorizationManager in carbon core

2011-03-05 Thread Xue-Feng Yang
Good. I will check this later, and return to you if I have further questions. Thanks, Xue-Feng From: Amila Suriarachchi To: carbon-dev@wso2.org Cc: Xue-Feng Yang Sent: Sat, March 5, 2011 12:43:06 PM Subject: Re: [Carbon-dev] Fw: User based authorization is de

Re: [Carbon-dev] object db

2011-03-05 Thread Xue-Feng Yang
Thanks for reply. However, object databases don't have JDBCs normally. I think I know the answer now. Anyway, I will check and even test UDT and others later. Thanks, Xue-Feng - Original Message From: Anjana Fernando To: carbon-dev@wso2.org Cc: Xue-Feng Yang Sent: Sat, March 5, 20

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[INFO] Deleting directory /home/carbon/stratos/carbon/components/mediation-initializer/target [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /home/carbon/stratos/carbon/components/mediation-initializer/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso

Re: [Carbon-dev] Compilation error in mediation-initializer component

2011-03-05 Thread Amila Maha Arachchi
Hi Ranga, Still the build fails. Can you please have a look. Thanks, AmilaM. On Sat, Mar 5, 2011 at 1:04 PM, Ranga Siriwardena wrote: > Hi Waruna, > > This is fixed and please take a svn up in > mediation-initializer/org.wso2.carbon.mediation.dependency.mgt/ > component. This is because of new

Re: [Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread Asela Pathberiya
Fixed ... sorry. forget to commit some changes... Thanks, Asela. On Sat, Mar 5, 2011 at 12:39 PM, WSO2 Builder wrote: > [WARNING] Warning building bundle > org.wso2.carbon:org.wso2.carbon.identity.user.profile.ui:bundle:3.2.0-SNAPSHOT > : Importing packages that are never refered to by any clas

Re: [Carbon-dev] Bundle not getting installed at carbon startup - reason?

2011-03-05 Thread Hasini Yatawatte
Hi Amila, I faced a similar situation once and what i did was manually adding an entry to bundle.info file inside repository/components/configuration/org.eclipse.equinox.simpleconfigurator. That solved my problem. On Sat, Mar 5, 2011 at 7:09 PM, Amila Maha Arachchi wrote: > Hi devs, > > I am wo

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[INFO] Deleting directory /home/carbon/stratos/carbon/components/mediation-initializer/target [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /home/carbon/stratos/carbon/components/mediation-initializer/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso

[Carbon-dev] Bundle not getting installed at carbon startup - reason?

2011-03-05 Thread Amila Maha Arachchi
Hi devs, I am working on a BE component these days. I build these bundle and copy the jar to repo/components/dropings and start the carbon server. Then my BE service bundle does not get installed. I have to install and start it manually via the OSGi console. What can be the reason for this behavi

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[INFO] Deleting directory /home/carbon/stratos/carbon/components/mediation-initializer/target [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /home/carbon/stratos/carbon/components/mediation-initializer/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso

Re: [Carbon-dev] Menu Items now can require more than one permission

2011-03-05 Thread Senaka Fernando
Done. Thanks, Senaka. On Thu, Mar 3, 2011 at 5:41 PM, Senaka Fernando wrote: > > > On Wed, Mar 2, 2011 at 7:08 PM, Afkham Azeez wrote: > >> Senaka, >> Was this changed? >> > > Not committed yet. I will do that after I try out whole thing on a new > build. > > Thanks, > Senaka. > >> >> Azeez >>

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[INFO] Deleting directory /home/carbon/stratos/carbon/components/mediation-initializer/target [INFO] [site:attach-descriptor] [INFO] [install:install] [INFO] Installing /home/carbon/stratos/carbon/components/mediation-initializer/target/pom-transformed.xml to /home/carbon/.m2/repository/org/wso

[Carbon-dev] "WSO2 Carbon Continuous Build has FAILED"

2011-03-05 Thread WSO2 Builder
[WARNING] Warning building bundle org.wso2.carbon:org.wso2.carbon.identity.user.profile.ui:bundle:3.2.0-SNAPSHOT : Importing packages that are never refered to by any class on the Bundle-Classpath[Jar:dot]: [org.wso2.carbon.identity.user.profile.ui.i18n] [INFO] [install:install] [INFO] Installin

Re: [Carbon-dev] Verify all screenshots in the userguide.html pages and docs

2011-03-05 Thread Senaka Fernando
On Sat, Mar 5, 2011 at 7:03 AM, Afkham Azeez wrote: > I noticed that some of the the screenshots are old since the UIs have been > updated. We need to verify each and every doc. > +1, we have already started fixing these for G-Reg, as a part of getting the documentation right for the upcoming re

[Carbon-dev] Servlet Deployment broken in WebSphere 7.

2011-03-05 Thread Senaka Fernando
Hi Sameera, Can you please check why this, [1] happens (in this case its a FileUploaded servlet)? [1] https://wso2.org/jira/browse/CARBON-8783 Thanks, Senaka. -- *Senaka Fernando* Product Manager - WSO2 Governance Registry; Associate Technical Lead; WSO2, Inc.; http://wso2.com* Member; Apache

Re: [Carbon-dev] New Menu hiding option

2011-03-05 Thread Senaka Fernando
On Fri, Mar 4, 2011 at 8:36 PM, Afkham Azeez wrote: > Chanaka, > The new menu hiding option looks really cool. Please change the color from > green to some neutral color (light grey? ) so that the it will fit in with > any product, and we could use the default style if necessary. > +1. Thanks,