[Carbon-dev] Carbon trunk now points to Apache trunks

2010-10-28 Thread Isuru Suriarachchi
Hi all, Before we created the Carbon 3.1.0 branch, we changed our trunk to depend on internal Apache branches. That means Carbon trunk was depending on branches/3.1.0/dependencies. But now we are completely done with the 3.1.0 branch. Therefore, I've changed the trunk to point to Apache trunks as

Re: [Carbon-dev] [Stratos-dev] Best Practises to be followed when you are working with the Stratos 1.0.0 branch

2010-10-28 Thread Ruchira Wageesha
Your first task is to commit all those patches to the newly created branch. > If you create the patch not at the component level, then it won't be able to apply the same patch to the branch. One solution to patch individual components. But I prefer patching from a higher and replacing "/src/" with

Re: [Carbon-dev] [Stratos-dev] Best Practises to be followed when you are working with the Stratos 1.0.0 branch

2010-10-28 Thread Samisa Abeysinghe
+1 And everyone MUST comply. :) this is not something optional. Samisa... On Friday, October 29, 2010, Isuru Suriarachchi wrote: > +1 > > Thanks, > ~Isuru > > On Thu, Oct 28, 2010 at 11:14 PM, Sameera Jayasoma wrote: > > Recently we've created the Stratos 1.0.0 branch which includes an svn >

Re: [Carbon-dev] [Stratos-dev] Best Practises to be followed when you are working with the Stratos 1.0.0 branch

2010-10-28 Thread Isuru Suriarachchi
+1 Thanks, ~Isuru On Thu, Oct 28, 2010 at 11:14 PM, Sameera Jayasoma wrote: > Recently we've created the Stratos 1.0.0 branch which includes an svn > external to the Carbon 3.1.0 branch as well. Since people are working on the > branch now, we need to make sure all commits that go to the branch

Re: [Carbon-dev] Need Carbon 3.0.1 packs for testing

2010-10-28 Thread Samisa Abeysinghe
On Friday, October 29, 2010, Sanjiva Weerawarana wrote: > Why is the private cloud down?? Because the latest packs has been broken due to the ongoing work. There is no point in testing the last working private cloud. And we did the branching this week, and we are still working on getting the pack

Re: [Carbon-dev] Need Carbon 3.0.1 packs for testing

2010-10-28 Thread Sanjiva Weerawarana
Why is the private cloud down?? On Fri, Oct 29, 2010 at 8:35 AM, Evanthika Amarasiri wrote: > Hi, > > Since the private cloud is down, we usually download Carbon packs from [1] > for testing but it had not been uploaded since the 25th of October. > Therefore, could we please have new packs since

[Carbon-dev] Need Carbon 3.0.1 packs for testing

2010-10-28 Thread Evanthika Amarasiri
Hi, Since the private cloud is down, we usually download Carbon packs from [1] for testing but it had not been uploaded since the 25th of October. Therefore, could we please have new packs since most of the features are not working. [1] - http://builder.wso2.org/~carbon/releases/carbon/3.1.0/late

Re: [Carbon-dev] [Stratos-dev] Can we branch carbon, stratos today for next release

2010-10-28 Thread Thilina Buddhika
Apparently we are getting e-mails only for the Carbon branch which is referred using an svn:external from the Stratos branch. Notifications are missing for the Stratos branch. Thanks, Thilina On Thu, Oct 28, 2010 at 3:27 PM, Sameera Jayasoma wrote: > Hi Isuru, > > I think, we are not getting co

[Carbon-dev] Best Practises to be followed when you are working with the Stratos 1.0.0 branch

2010-10-28 Thread Sameera Jayasoma
Recently we've created the Stratos 1.0.0 branch which includes an svn external to the Carbon 3.1.0 branch as well. Since people are working on the branch now, we need to make sure all commits that go to the branch, go to the trunk as well. Otherwise there will be so many issues in the future. We ha

Re: [Carbon-dev] Too Many Files Open

2010-10-28 Thread Supun Kamburugamuva
Your task should implement the ManageLyfeCycle interface. Then you will get init and destroy methods. You can create the client in the init method. These methods are called everytime synapse config gets initialized and destroyed. Thanks, Supun.. On Thu, Oct 28, 2010 at 6:12 PM, Javier López del C

Re: [Carbon-dev] Too Many Files Open

2010-10-28 Thread Javier López del Castillo Caymares
I am creating the ConfigurationContext only once, but the task is executed several times, therefore the service client is executed several times too and every time the client is created the ConfigurationContext is created. is the same case when you have a client and you execute it manually several

Re: [Carbon-dev] Invitation: [Group E] Code Review @ Thu Oct 28 1:30pm - 2:30pm (carbon-dev@wso2.org)

2010-10-28 Thread Supun Malinga
Hi All, Congrats Asela for his first code review. You did well. Please find the comments in the Crucible project for the review is at [1], [1] https://wso2.org/crucible/cru/COMPONENT-6# Further it was mentioned that, running findbugs should point out most of the issues. Review was stopped at,

Re: [Carbon-dev] WSO2 WSAS 3.2.0 and JSON

2010-10-28 Thread Alexandre Augusto
I'm trying about using a SmartCard for authentication into WSO2 but i'm having some problems. I would like to know if anyone already implemented this kind of service. thanks for you time Alexandre ___ Carbon-dev mailing list Carbon-dev@wso2.org https://

Re: [Carbon-dev] [Stratos-dev] Can we branch carbon, stratos today for next release

2010-10-28 Thread Thilina Buddhika
Seems like commit mails are a bit delayed. Thanks, Thilina On Thu, Oct 28, 2010 at 3:27 PM, Sameera Jayasoma wrote: > Hi Isuru, > > I think, we are not getting commit mails for this stratos branch. > > Thanks > Sameera > > > On Thu, Oct 28, 2010 at 1:36 PM, Isuru Suriarachchi wrote: > >> >> >>

Re: [Carbon-dev] [Stratos-dev] Can we branch carbon, stratos today for next release

2010-10-28 Thread Sameera Jayasoma
Hi Isuru, I think, we are not getting commit mails for this stratos branch. Thanks Sameera On Thu, Oct 28, 2010 at 1:36 PM, Isuru Suriarachchi wrote: > > > On Thu, Oct 28, 2010 at 12:35 PM, Supun Malinga wrote: > >> Hi Isuru, >> >> svn location for, >> >> https://svn.wso2.org/repos/wso2/branc

Re: [Carbon-dev] [Stratos-dev] A Bug in Message-Relay when handling "multipart/form-data"

2010-10-28 Thread Sameera Jayasoma
On Thu, Oct 28, 2010 at 1:48 PM, Ruwan Linton wrote: > On 10/28/10 1:12 PM, Sanjiva Weerawarana wrote: > > So others using this media type and message relay have the same problem??? > > Hhhmm, I think this is there for all the messages which has additional meta > information in the incoming cont

Re: [Carbon-dev] Who uses the compass orbit bundle?

2010-10-28 Thread Tharindu Mathew
K, will do. On Thu, Oct 28, 2010 at 1:25 PM, Samisa Abeysinghe wrote: > Whoever uses, we need to update it I guess. > > On Thu, Oct 28, 2010 at 1:15 PM, Tharindu Mathew wrote: > >> $subject. >> >> It uses out of date lucene jars, which affects the content search feature. >> >> -- >> Regards, >>

Re: [Carbon-dev] [Stratos-dev] Can we branch carbon, stratos today for next release

2010-10-28 Thread Samisa Abeysinghe
On Wed, Oct 27, 2010 at 11:06 PM, Senaka Fernando wrote: > > > On Wed, Oct 27, 2010 at 6:07 PM, Isuru Suriarachchi wrote: > >> Finally we are completely done with both the branches now :). Please build >> it and let us know if there are any issues. >> > > Shouldn't we setup a cron job on builder

Re: [Carbon-dev] [Stratos-dev] A Bug in Message-Relay when handling "multipart/form-data"

2010-10-28 Thread Ruwan Linton
On 10/28/10 1:12 PM, Sanjiva Weerawarana wrote: So others using this media type and message relay have the same problem??? Hhhmm, I think this is there for all the messages which has additional meta information in the incoming content type regardless of the message builder used, from 3.x onwa

Re: [Carbon-dev] Dead page appears when accessing service listing page

2010-10-28 Thread Samisa Abeysinghe
On Wed, Oct 27, 2010 at 11:18 AM, Heshan Suriyaarachchi wrote: > Hi Isuru, > > We are fixing these in the trunk. We'll be moving the fixes to the branch, > once the branching completes. > Branching is complete. Can you move please? > > On Tue, Oct 26, 2010 at 10:16 PM, Isuru Suriarachchi wrote:

Re: [Carbon-dev] [Stratos-dev] Can we branch carbon, stratos today for next release

2010-10-28 Thread Isuru Suriarachchi
On Thu, Oct 28, 2010 at 12:35 PM, Supun Malinga wrote: > Hi Isuru, > > svn location for, > > https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/components/authenticators/token-authenticator/3.1.0/ > > should be relocated to, > > https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/components/

Re: [Carbon-dev] Who uses the compass orbit bundle?

2010-10-28 Thread Samisa Abeysinghe
Whoever uses, we need to update it I guess. On Thu, Oct 28, 2010 at 1:15 PM, Tharindu Mathew wrote: > $subject. > > It uses out of date lucene jars, which affects the content search feature. > > -- > Regards, > > Tharindu > > ___ > Carbon-dev mailing l

[Carbon-dev] Who uses the compass orbit bundle?

2010-10-28 Thread Tharindu Mathew
$subject. It uses out of date lucene jars, which affects the content search feature. -- Regards, Tharindu ___ Carbon-dev mailing list Carbon-dev@wso2.org https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Re: [Carbon-dev] [Stratos-dev] A Bug in Message-Relay when handling "multipart/form-data"

2010-10-28 Thread Sanjiva Weerawarana
So others using this media type and message relay have the same problem??? Sanjiva. Sent from my phone. On Oct 28, 2010 1:04 PM, "Sameera Jayasoma" wrote: Fixed the issues. This was a bug in the Axis2FlexibleMEPClient in Synapse-core. Thanks Ruwan and Supun for the help. Sameera. On Thu, Oct

Re: [Carbon-dev] [Stratos-dev] A Bug in Message-Relay when handling "multipart/form-data"

2010-10-28 Thread Sameera Jayasoma
Fixed the issues. This was a bug in the Axis2FlexibleMEPClient in Synapse-core. Thanks Ruwan and Supun for the help. Sameera. On Thu, Oct 28, 2010 at 9:59 AM, Sameera Jayasoma wrote: > > > On Thu, Oct 28, 2010 at 8:41 AM, Sanjiva Weerawarana wrote: > >> This looks like an error with not having

Re: [Carbon-dev] [Stratos-dev] Can we branch carbon, stratos today for next release

2010-10-28 Thread Supun Malinga
Hi Isuru, svn location for, https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/components/authenticators/token-authenticator/3.1.0/ should be relocated to, https://svn.wso2.org/repos/wso2/branches/carbon/3.1.0/components/authenticators/token-authenticator/ Please have a look, thanks. On Wed,