[Carbon-dev] Nightly build plan review

2009-08-27 Thread Chamara Silva
Hi,
As all of you know our nightly build plan based on the trunk.but in 
here i am taking only carbon core,orbit,components & 
solution(WSAS,Greg,ESB,IS,Mashup,GS) from the trunk source.other  
pre-requiresites taking from the 2.0.1 branch.could anyone tell me is 
this procedure correct or need any changes in nightly build plan?

Thank you,
Regards,
Chamara

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Compilation failure in RegistryBasedSynapseConfigBuilder.java

2009-08-27 Thread Chamara Silva
There is any compilation failure in carbon component 
RegistryBasedSynapseConfigBuilder.java class

http://builder.wso2.org/browse/CARBONTRNK-CARBONCOMPONENTS-4/log

Thank you,
Regards,
Chamara


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] [QA] Shall we extend CommonSetup from SeleneseTestCase instead of TestCase base class?

2009-09-02 Thread Chamara Silva
There's a issue with using verifyTrue and it it does not populate any 
failure in runtime.(Every time passing the test).To overcome this 
problem Please use verifyEquals check.
> Syntax: -
>  verifyEquals("text need to verify", 
> browser.getText("verification element"));
>
> Thank you,
> Regards,
> Chamara
>
> Charitha Kankanamge wrote:
>> QA team,
>>
>> In each of our selenium test frameworks, CommonSetup class extends 
>> junit.framework.TestCase base class. IMHO, we should derive it from 
>> com.thoughtworks.selenium.SeleneseTestCase to use the "verify" mode 
>> assertions. Because, when an “assert” fails, the test is aborted. 
>> When a “verify” fails, the test will continue execution, logging the 
>> failure.
>> Thoughts?
>>
>> Regards
>> Charitha
>>
>> Charitha Kankanamge
>> WSO2 Inc.
>> http://wso2.org
>> email: chari...@wso2.com 
>> cell: +94 718 359 265
>> blog: http://charithaka.blogspot.com
>> 
>>
>> ___
>> Architecture mailing list
>> architect...@lists.wso2.com
>> https://lists.wso2.com/cgi-bin/mailman/listinfo/architecture
>>   
>
>


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Test Failure in Axis2 2.0.1 Branch

2009-09-07 Thread Chamara Silva
There is an test failure in Axis2 2.0.1 branch.

http://builder.wso2.org/browse/ASD-AXIS2CONTIN-191/log

Thank You,
Regards,
Chamara


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Test Failure in Axis2 2.0.1 Branch

2009-09-07 Thread Chamara Silva
Temporary removed endorsed folder in builder machine JDK.Rampart 
continues build running without tests untill this issue get resolved.

Thank you,
Regards,
Chamara

Lahiru Gunathilake wrote:
> Hi,
>
> This is due to endocement of JDK in the builder machine otherwise 
> axis2 successfully build with test in the 2.0.1 branch.
>
> Lahiru
>
> On Mon, Sep 7, 2009 at 2:56 PM, Chamara Silva  <mailto:cham...@wso2.com>> wrote:
>
> There is an test failure in Axis2 2.0.1 branch.
>
> http://builder.wso2.org/browse/ASD-AXIS2CONTIN-191/log
>
> Thank You,
> Regards,
> Chamara
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org <mailto:Carbon-dev@wso2.org>
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> -- 
> Lahiru Gunathilake
> Software Engineer - WSO2 Inc.
> 
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Sandesha2 Dependency jar version change

2009-09-07 Thread Chamara Silva
Currently Sandesha 2.0.1 branch has build failure because of the 
dependency artifact mismatch.Latest Rampart giving 
"rampart-core-1.4-wso2v3.jar".but still sandesha2 refers 
rampart-core-1.4-wso2v2.jar .so please change the version number in 
sandesha2 dependency artifact.

Thank you,
regards,
Chamara


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Sandesha2 Dependency jar version change

2009-09-07 Thread Chamara Silva
Thanks...

Regards,
Chamara

Lahiru Gunathilake wrote:
>
>
> On Mon, Sep 7, 2009 at 6:17 PM, Chamara Silva  <mailto:cham...@wso2.com>> wrote:
>
> Currently Sandesha 2.0.1 branch has build failure because of the
> dependency artifact mismatch.Latest Rampart giving
> "rampart-core-1.4-wso2v3.jar".but still sandesha2 refers
> rampart-core-1.4-wso2v2.jar .so please change the version number in
> sandesha2 dependency artifact.
>
> Fixed !
>
> Lahiru
>
>
> Thank you,
> regards,
> Chamara
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org <mailto:Carbon-dev@wso2.org>
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> -- 
> Lahiru Gunathilake
> Software Engineer - WSO2 Inc.
> 
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure - Greg,ESB,IS

2009-09-08 Thread Chamara Silva
During the continues build process Greg,IS,ESB giving build failures 
while building P2 profile generation module.please look in to this issue.

build log - http://builder.wso2.org/browse/ASD-GREGCONTINUOUS-81/log
Thank You,
Regards,
Chamara

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Mashup E4X version changed

2009-09-11 Thread Chamara Silva
Changes applied to continues build system.
Thanks & regards,
Chamara

Ruchira Wageesha wrote:
> Hi Chamara, Lahiru,
>
> E4X version for mashup server in the 2.0.1 product branch was changed. 
> Now you will need to build 
> https://wso2.org/repos/wso2/branches/wsf/javascript/rhino/.
>
> regards,
> ruchira
> 
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Test Failures in Axis2 Transport 2.0.1 branch

2009-09-14 Thread Chamara Silva
There is an test failure in Axis2 transport 2.0.1 branch

http://builder.wso2.org/browse/ASD-TRANSPORTCONTIN-161/log

Thank you,
Regards,
Chamara



___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon Component 2.0.1 branch broken

2009-09-15 Thread Chamara Silva
Carbon component 2.0.1 branch has build failure because if the 
unavailable jar dependency.

http://builder.wso2.org/browse/ASD-CARBONCOMPCONTIN-110/log

Require dependency jar is "axiom-e4x-2.0.0.SNAPSHOT.jar".IMHO we need to 
use release version of  axiom jar for 2.0.1 branch.


Thank you,
Regards,
Chamara


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Nightly Build Broken

2009-10-09 Thread Chamara Silva
Hi,
There is an continues test failure in Apache Axis2 trunk 
(http://builder.wso2.org/browse/CBNNIGHTLY-AXIS2-20) and it breaks our 
nightly build system.I appreciate anyone can look in to this.
Thanks & Regards,
Chamara

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Nightly Build Broken

2009-10-12 Thread Chamara Silva
yesterday i did that.now its working.thank you,
regards,
Chamara


Isuru Suriarachchi wrote:
> Hi Chamara,
>
> This issue is not there now. You have to build Axiom as well.
>
> Thanks,
> ~Isuru
>
> On Fri, Oct 9, 2009 at 2:36 PM, Chamara Silva  <mailto:cham...@wso2.com>> wrote:
>
> Hi,
>There is an continues test failure in Apache Axis2 trunk
> (http://builder.wso2.org/browse/CBNNIGHTLY-AXIS2-20) and it breaks our
> nightly build system.I appreciate anyone can look in to this.
> Thanks & Regards,
> Chamara
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org <mailto:Carbon-dev@wso2.org>
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
> 
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Memory leak analysis

2009-10-13 Thread Chamara Silva
I am fixing nightly build now and after that snapshot repo will 
update.(poms already updated.)

Thank you,
Regards,
Chamara

Afkham Azeez wrote:
> Chamara,
> Please look into this and also send the details of the snapshot repo 
> so that we can add it into the POMs.
>
> Azeez
>
> On Wed, Oct 14, 2009 at 1:03 AM, Samisa Abeysinghe  > wrote:
>
>
>
> On Wed, Oct 14, 2009 at 6:27 AM, Afkham Azeez  > wrote:
>
> I have been trying to build the trunk for a few days without
> any success. So, I was not able to commit this to the trunk,
> but definitely did not forget it. I thought the snapshot repo
> was getting updated; what is happening with the snapshot repo?
>
>
> AFAIK, the poms need to be updated to include the snapshot repo,
> which it yet to be done. We were busy with the release. Now it is
> time to do it. 
>
> Ideally, the nightly build should do the deployment. 
>
> Samisa...
>  
>
>
> Azeez
>
>
> On Tue, Oct 13, 2009 at 5:46 PM, Sanjiva Weerawarana
> mailto:sanj...@wso2.com>> wrote:
>
> Folks, ALL fixes on any branch must always be committed to
> trunk immediately. Otherwise we'll simply forget :(.
>
> Sanjiva.
>
>
> On Tue, Oct 13, 2009 at 1:03 PM, Sameera Jayasoma
> mailto:same...@wso2.com>> wrote:
>
>
>
> On Tue, Oct 13, 2009 at 7:11 PM, Samisa Abeysinghe
> mailto:sam...@wso2.com>> wrote:
>
> We need to do a memory leak analysis on
>
> 1. Data services
> 2. Gadgets and dashboard
> 3. BAM component
>
> I ran a continuous test for about 20 minutes and I
> see that BAM server memory consumption grow a
> great deal. And did not notice memory dropping
> down even when there were no requests coming in. 
>
>
> Are you testing on trunk?  If the fix for the memory
> leak ndiscovered recently is not applied to the trunk,
> you may have experienced the same issue.
>
> Thanks
> Sameera
>  
>
>
> Samisa...
>
> -- 
> Samisa Abeysinghe
> Director, Engineering - WSO2 Inc.
>
> http://www.wso2.com/ - "The Open Source SOA Company"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org 
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org 
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> -- 
> Sanjiva Weerawarana, Ph.D.
> Founder, Chairman & CEO; WSO2, Inc.;  http://wso2.com/
> email: sanj...@wso2.com ; cell:
> +1 650 265 8311 | +94 77 787 6880
> blog: http://sanjiva.weerawarana.org/
>
>
> The Open Source SOA Company
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org 
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> -- 
> --
> Afkham Azeez
> az...@wso2.com 
>
> WSO2 Inc. http://wso2.com
> Blog: http://afkham.org
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org 
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> -- 
> Samisa Abeysinghe
> Director, Engineering - WSO2 Inc.
>
> http://www.wso2.com/ - "The Open Source SOA Company"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org 
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
>
> -- 
> --
> Afkham Azeez
> az...@wso2.com 
> WSO2 Inc. http://wso2.com
> Blog: http://afkham.org
> 
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Memory leak analysis

2009-10-13 Thread Chamara Silva
Yes i will attend to that.

Thanks & regards,
Chamara

Samisa Abeysinghe wrote:
>
>
> On Wed, Oct 14, 2009 at 10:39 AM, Afkham Azeez  > wrote:
>
> Don't worry, enjoy your wedding and the break :)
>
> Anyway, the trunk will have to go through a rigorous QA cycle,
> which will be taken care to a great extent by the QA test
> framework, and improvements to that framework. All customer
> patches will also have to be verified. So, we should be able to
> catch anything that we've missed. 
>
>
> As soon as the nightly builds are up and running against the trunk, we 
> should get the QA frameworks running on it. I hope Chamara would take 
> care of it. 
>
> Samisa...
>  
>
>
>
> Azeez
>
>
> On Wed, Oct 14, 2009 at 4:56 AM, Ruwan Linton  > wrote:
>
> Don't worry, I am not :-(, when I am going to be back in
> November after
> my leaves I am sure you will get these fixes somehow on to the
> trunk, I
> just wanted to point that there are stuff that we have not
> committed to
> the trunk which are there in the branch.
>
> :-)
>
> Thanks,
> Ruwan
>
> Afkham Azeez wrote:
> > Correction: I should have said, ALL of those commits were
> consciously
> > not committed to the trunk.
> >
> >
> > On Wed, Oct 14, 2009 at 4:28 AM, Afkham Azeez
> mailto:az...@wso2.com>
> > >> wrote:
> >
> > Ruwan,
> > ALL of those commits were not consciously committed to
> the trunk.
> > Have you looked at the commit logs? All of them are
> related to the
> > session handling stuff, and one of them is related to
> the chroot
> > fix. The registry code in the trunk has changed in the
> trunk to
> > support multitenancy, hence the chroot fix should be
> done properly
> > by taking those changes into consideration, hence cannot
> be simply
> > committed to the trunk.
> >
> > So still, you need not be :( about my commits. But
> thanks for
> > taking your time to dig into this.
> >
> > Azeez
> >
> > On Wed, Oct 14, 2009 at 1:40 AM, Ruwan Linton
> mailto:ru...@wso2.com>
> > >> wrote:
> >
> > Afkham Azeez wrote:
> > > No, all my changes have been committed except for
> this so no
> > need to be :(
> > I had a look at the svn logs and I cannot see the
> respective trunk
> > commits for the following revisions for the branch
> from you;
> >
> > 46032
> > 46199
> > 46664
> > 46668
> > 46686
> > 46712
> > 46713
> > 46714
> >
> > and Dimuthu has done a set of fixes (see the following
> > revision numbers)
> > to branch including symlink and various other stuff
> which
> > seems to be
> > critical but those have not been committed to trunk
> as well
> > :-( also I
> > did a careful look at the trunk commits on the
> period these
> > commits were
> > made to branch but I don't see bulk commits
> containing these
> > fixes on to
> > trunk as well...
> >
> > 46406
> > 46407
> > 46408
> > 46420
> > 46396
> > 46397
> > 46399
> > 46400
> >
> > There are many more form different people :-(
> >
> > Thanks,
> > Ruwan
> > >
> > > Since recently, I cannot build due to multiple build
> > > failures/dependency problems
> > >
> > > Azeez
> > >
> > > On Wed, Oct 14, 2009 at 1:15 AM, Ruwan Linton
> > mailto:ru...@wso2.com>
> >
> > > 
>  > >
> > > Azeez,
> > >
> > > Does this mean that none of the changes that
> we have
> > done on the
> > > branch
> > > has not been committed into the trunk?? :-(
> > >
> 

[Carbon-dev] Test failure in caching trunk

2009-10-14 Thread Chamara Silva
There is an test failure in commons/caching trunk.

http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-8/log


Thank you,
Regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] All products nightly builds fails

2009-10-21 Thread Chamara Silva
Data-service module commented in carbon components parent pom.ecause
of that all the product nightly builds fails.please tell me any
particular reason for disable that.

Thank you,
Regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Caching version change in trunk

2009-10-21 Thread Chamara Silva
Changes done.

Thanks & regards,
Chamara

On Wed, Oct 21, 2009 at 3:35 PM, Isuru Suriarachchi  wrote:
> Hi Chamara,
>
> Caching component in the trunk was depending on Caching 3.2 so far. But due
> to an issue in that I had to change it into Caching trunk. So please update
> the nightly build plans to build the Caching trunk at [1].
>
> Thanks,
> ~Isuru
>
> [1] https://svn.wso2.org/repos/wso2/trunk/commons/caching/
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] All products nightly builds fails

2009-10-21 Thread Chamara Silva
all product nightly builds again failed because data-services core 
module in carbon components trunk  generates  
"org.wso2.carbon.dataservices.core-2.0.1.jar".please  change this to 
snapshot version.

Thank you,
Regards,
Chamara



Chamara Silva wrote:
> Data-service module commented in carbon components parent pom.ecause
> of that all the product nightly builds fails.please tell me any
> particular reason for disable that.
>
> Thank you,
> Regards,
> Chamara
>
>   


___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Continuous build system migrated to 2.0.2 branch

2009-10-28 Thread Chamara Silva
Bamboo continuous build system changed, from 2.0.1 branch to
2.0.2 branch.

Thank you,
Regards,
Chamara

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Continuous build system migrated to 2.0.2 branch

2009-10-28 Thread Chamara Silva
Bamboo continuous build system changed, from 2.0.1 branch to
2.0.2 branch.

Thank you,
Regards,
Chamara



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Snapshot Repository Ready to use

2009-10-30 Thread Chamara Silva
Hi,
   Snapshot repository now ready to use and it updates daily from the
nightly build. All parent pom.xml s updated with the snapshot repo
informations in trunk.

Repo url = http://dist.wso2.org/snapshots/maven2/

Thank you,
Regards,
Chamara.




-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Compilation failure in Gauges UI component.

2009-11-03 Thread Chamara Silva
Nightly build fails because of Gauges UI component has compilation
failure in carbon component trunk.

http://builder.wso2.org/browse/CBNNIGHTLY-CARBONCOMPONENTSNIGHTLY-35/log

Thank you,
Regards,
Chamara


-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Nightly Builds

2009-11-03 Thread Chamara Silva
Hi,
Carbon Nightly builds are up and running now.Following are the
build order in bamboo nightly build system.

1.   Axiom Trunk -
http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/axiom
2.   Axis2 - http://svn.apache.org/repos/asf/webservices/axis2/trunk/java
3.   Rhino - https://wso2.org/repos/wso2/trunk/wsf/javascript/rhino
4.   WSS4J - 
https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0.1/wss4j/
5.   Transport -
https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0.2/transports/
6.   Rampart - 
https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0.2/rampart/
7.   Sandesha -
https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0.2/sandesha/
8.   Synapse - http://svn.apache.org/repos/asf/synapse/trunk/java
9.   Savan - 
https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0.2/savan/
10. Eventing - https://svn.wso2.org/repos/wso2/trunk/commons/eventing
11. Caching - http://svn.wso2.org/repos/wso2/trunk/commons/caching/
12. XKMS - 
https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0/commons/xkms
13. P2 - https://svn.wso2.org/repos/wso2/branches/carbon-platform/2.0/p2
14. P2 Plugin - https://wso2.org/repos/wso2/trunk/tools/maven/carbon-p2-plugin/
15. Carbon Orbit - https://svn.wso2.org/repos/wso2/trunk/carbon-orbit/
16. Carbon Core - https://svn.wso2.org/repos/wso2/trunk/carbon/
17. Carbon Components -
https://svn.wso2.org/repos/wso2/trunk/carbon-components/
18. Dashboard -
https://wso2.org/repos/wso2/people/tyrell/dashboard/2.0.1-mods-bam/dashboard/
19. Gadget Server - https://wso2.org/repos/wso2/trunk/gadget-server/java
20. Greg - http://svn.wso2.org/repos/wso2/trunk/solutions/governance
21. ESB - http://wso2.org/repos/wso2/trunk/esb/java
22. Mashup Server - http://wso2.org/repos/wso2/trunk/mashup/
23. Data Services -
http://wso2.org/repos/wso2/trunk/solutions/data-services/java/
24. WSAS - http://wso2.org/repos/wso2/trunk/wsas/java/
25. IS - http://wso2.org/repos/wso2/trunk/solutions/identity/


Nightly build use 2.0.2 branch for some components.because those
components yet to be integrated to the trunk.BPS product currently not
available in the nightly build and now i am working on it.

Thanks & Regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Is carbon trunk compiles and runs?

2009-11-11 Thread Chamara Silva
Snapshot repo updated upto carbon orbit.carbon component and carbon
core repo update plans currently disable now. because some components
produce release artifacts and it upload to http://dist.wso2.com/maven2
repo.since 9th of November nightly build fails and repo didn't update.

http://builder.wso2.org/browse/CBNNIGHTLY-TRNSP-31

Thank you,
Regards,
Chamara

On Thu, Nov 12, 2009 at 6:42 AM, Samisa Abeysinghe  wrote:
> Chamara, any updates on the repos??
> Samisa...
>
> On Thu, Nov 12, 2009 at 4:32 AM, Afkham Azeez  wrote:
>>
>> I was not able to build. Some missing dependencies and so on. I
>> thought we agreed to update the snapshot repo & WSO2 Maven repo
>> regularly.
>>
>> Azeez
>>
>> On Wed, Nov 11, 2009 at 10:20 PM, Supun Kamburugamuwa 
>> wrote:
>> > Has anyone done the $subject recently?
>> >
>> > Thanks,
>> > Supun..
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>>
>>
>>
>> --
>> --
>> Afkham Azeez
>> az...@wso2.com
>> WSO2 Inc. http://wso2.com
>> Blog: http://afkham.org
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
> --
> Samisa Abeysinghe
> Director, Engineering - WSO2 Inc.
>
> http://www.wso2.com/ - "The Open Source SOA Company"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Is carbon trunk compiles and runs?

2009-11-11 Thread Chamara Silva
lahiru has removed all the artifacts went to the dist/maven2 repo.

Thank & Regards,
Chamara

On Thu, Nov 12, 2009 at 10:11 AM, Isuru Suriarachchi  wrote:
> Yes, if those artifacts went into dist.wso2, there should be a fixed version
> somewhere. Chamra, can you list the artifacts which went into dist? We have
> to fix the versions of those components. And also, what happend to those
> artifacts which went into dist? Are they removed now? If not, we have to
> remove all of those.
>
> Thanks,
> ~Isuru
>
> On Thu, Nov 12, 2009 at 8:47 AM, Ruwan Linton  wrote:
>>
>> Chamara Silva wrote:
>> > Snapshot repo updated upto carbon orbit.carbon component and carbon
>> > core repo update plans currently disable now. because some components
>> > produce release artifacts and it upload to http://dist.wso2.com/maven2
>> > repo.since 9th of November nightly build fails and repo didn't update.
>> >
>> If it is a release artifact it will be and it has to be uploaded to the
>> dist.wso2.com/maven2 but running nightly builds and uploading release
>> artifacts daily is deadly wrong. Please do not include released artifact
>> builds in the nightly build.
>>
>> If we are to use the artifact uploading we need to follow the maven
>> model correctly, any project which is under development cannot have a
>> fixed version it has to be suffixed with SNAPSHOT.
>>
>> Thanks,
>> Ruwan
>> > http://builder.wso2.org/browse/CBNNIGHTLY-TRNSP-31
>> >
>> > Thank you,
>> > Regards,
>> > Chamara
>> >
>> > On Thu, Nov 12, 2009 at 6:42 AM, Samisa Abeysinghe 
>> > wrote:
>> >
>> >> Chamara, any updates on the repos??
>> >> Samisa...
>> >>
>> >> On Thu, Nov 12, 2009 at 4:32 AM, Afkham Azeez  wrote:
>> >>
>> >>> I was not able to build. Some missing dependencies and so on. I
>> >>> thought we agreed to update the snapshot repo & WSO2 Maven repo
>> >>> regularly.
>> >>>
>> >>> Azeez
>> >>>
>> >>> On Wed, Nov 11, 2009 at 10:20 PM, Supun Kamburugamuwa 
>> >>> wrote:
>> >>>
>> >>>> Has anyone done the $subject recently?
>> >>>>
>> >>>> Thanks,
>> >>>> Supun..
>> >>>>
>> >>>> ___
>> >>>> Carbon-dev mailing list
>> >>>> Carbon-dev@wso2.org
>> >>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>>>
>> >>>>
>> >>>>
>> >>>
>> >>> --
>> >>> --
>> >>> Afkham Azeez
>> >>> az...@wso2.com
>> >>> WSO2 Inc. http://wso2.com
>> >>> Blog: http://afkham.org
>> >>>
>> >>> ___
>> >>> Carbon-dev mailing list
>> >>> Carbon-dev@wso2.org
>> >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>>
>> >>
>> >> --
>> >> Samisa Abeysinghe
>> >> Director, Engineering - WSO2 Inc.
>> >>
>> >> http://www.wso2.com/ - "The Open Source SOA Company"
>> >>
>> >> ___
>> >> Carbon-dev mailing list
>> >> Carbon-dev@wso2.org
>> >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>
>> >>
>> >>
>> >
>> >
>> >
>> >
>>
>>
>> --
>> Ruwan Linton
>> Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
>> WSO2 Inc.; http://wso2.org
>> email: ru...@wso2.com; cell: +94 77 341 3097
>> blog: http://blog.ruwan.org
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Selenium test framework in cloud.

2009-12-08 Thread Chamara Silva
Hi,
   I have tryout to implement selenium headless mode for our qa test
framework.it's worked (test with wsas framework) with headless mode in
amazon ec2 instance perfectly.shall i integrate all  product test
frameworks to ec2 instances?

Thanks & Regards,
Chamara


-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Selenium test framework in cloud.

2009-12-08 Thread Chamara Silva
yes, we can run it on ozone instances too.

Thanks & Regards,
Chamara.

On Tue, Dec 8, 2009 at 5:14 PM, Sanjiva Weerawarana  wrote:
> Why can't we run it on Ozone instances?
> Sanjiva.
>
> On Tue, Dec 8, 2009 at 5:10 PM, Chamara Silva  wrote:
>>
>> Hi,
>>   I have tryout to implement selenium headless mode for our qa test
>> framework.it's worked (test with wsas framework) with headless mode in
>> amazon ec2 instance perfectly.shall i integrate all  product test
>> frameworks to ec2 instances?
>>
>> Thanks & Regards,
>> Chamara
>>
>>
>> --
>>
>> Suminda Chamara Silva
>> Senior Software Engineer - QA
>> WSO2 Inc.
>> Mobilel: +94 718 302858
>> blog: http://chamaras.blogspot.com
>
>
>
> --
> Sanjiva Weerawarana, Ph.D.
> Founder, Chairman & CEO; WSO2, Inc.;  http://wso2.com/
> email: sanj...@wso2.com; phone: +1 408 754 7388 x51726; cell: +94 77 787
> 6880
> blog: http://sanjiva.weerawarana.org/
>
> The Open Source SOA Company
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Continuous build system change to 2.0.3 branch from 2.0.2.

2009-12-10 Thread Chamara Silva
@subject

Thanks & Regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Continuous build system change to 2.0.3 branch from 2.0.2.

2009-12-10 Thread Chamara Silva
In 2.0.3 branch have only BPS,Greg,Mashp,DS and IS.other products not
in 2.0.3 branch right now.i will add rest of the products to the
bamboo once its available.

Thanks & Regards,
Chamara

On Thu, Dec 10, 2009 at 5:29 PM, Chamara Silva  wrote:
> @subject
>
> Thanks & Regards,
> Chamara
>
> --
>
> Suminda Chamara Silva
> Senior Software Engineer - QA
> WSO2 Inc.
> Mobilel: +94 718 302858
> blog: http://chamaras.blogspot.com
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure in building BPEL Core Feature

2009-12-10 Thread Chamara Silva
There is an build failure in carbon feature in 2.0.3 branch.
http://builder.wso2.org/build/viewBuildLog.action?buildKey=CBNCONTIN-CBNFEATURESCONTIN&buildNumber=6

I have seen bpel module commented in carbon components default profile.

Thanks and Regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Test failure in Autoscale ui mediator component

2009-12-10 Thread Chamara Silva
There is an test failure in carbon components 2.0.3 branch

http://builder.wso2.org/build/viewBuildLog.action?buildKey=CBNCONTIN-CBNCOMPONENTSCONTIN&buildNumber=4

thanks and regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Nightly Build Failed

2009-12-13 Thread Chamara Silva
Hi,
  Nightly build fails because of Axis2 trunk has build failure in
JAXWS Integration Tests module.(logs available in
http://builder.wso2.org/build/viewBuildLog.action?buildKey=CBNNIGHTLY-AXIS2NIGHTLY&buildNumber=14)

Thanks & Regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] DS build failure in 2.0.3 branch

2009-12-14 Thread Chamara Silva
Still Data services continuous build fails in 2.0.3 branch.
http://builder.wso2.org/build/viewBuildLog.action?buildKey=CBNCONTIN-DSCONTIN&buildNumber=7

thanks & regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Latest build artifacts in 2.0.3 branch

2009-12-14 Thread Chamara Silva
Please use following urls to download latest product artifacts which
is build from the bamboo 2.0.3 branch.

Identity Server
---
1. 
http://builder.wso2.org/browse/CBNCONTIN-ISCONTIN/latest/artifact/IS-continuous.zip/wso2is-2.0.2.zip
2. 
http://builder.wso2.org/browse/CBNCONTIN-ISCONTIN/latest/artifact/IS-continuous-docs.zip/wso2is-2.0.2-docs.zip
3. 
http://builder.wso2.org/browse/CBNCONTIN-ISCONTIN/latest/artifact/IS-continuous-source.zip/wso2is-2.0.2-src.zip

BPS
--
1. 
http://builder.wso2.org/browse/CBNCONTIN-CBNBPSCONTIN/latest/artifact/BPS-continuous.zip/wso2bps-1.1.1.zip
2. 
http://builder.wso2.org/browse/CBNCONTIN-CBNBPSCONTIN/latest/artifact/BPS-continuous-doc.zip/wso2bps-1.1.1-docs.zip
3. 
http://builder.wso2.org/browse/CBNCONTIN-CBNBPSCONTIN/latest/artifact/BPS-continuous-src.zip/wso2bps-1.1.1-src.zip

Greg
---
1. 
http://builder.wso2.org/browse/CBNCONTIN-GREGCONTIN/latest/artifact/GREG-continuous.zip/wso2greg-3.0.3.zip
2. 
http://builder.wso2.org/browse/CBNCONTIN-GREGCONTIN/latest/artifact/GREG-continuous-doc.zip/wso2greg-3.0.3-docs.zip

Mashup
---
1. 
http://builder.wso2.org/browse/CBNCONTIN-MASHUPCONTIN/latest/artifact/Mashup-continuous.zip/wso2mashup-2.0.1.zip
2. 
http://builder.wso2.org/browse/CBNCONTIN-MASHUPCONTIN/latest/artifact/Mashup-continuous-docs/wso2mashup-2.0.1-docs.zip
3. 
http://builder.wso2.org/browse/CBNCONTIN-MASHUPCONTIN/latest/artifact/Mashup-continuous-bin/wso2mashup-2.0.1-src.zip

ESB
--
1. 
http://builder.wso2.org/browse/CBNCONTIN-ESBCONTIN/latest/artifact/ESB-continuous.zip/wso2esb-2.1.3.zip
2. 
http://builder.wso2.org/browse/CBNCONTIN-ESBCONTIN/latest/artifact/ESB-continuous-docs.zip/wso2esb-2.1.3-docs.zip


DS  - Pending
WSAS - Pending


Thank you,
Regards,
Chamara


-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Build Report] Carbon Nightly Build - Transport Nightly build 71 has FAILED

2009-12-14 Thread Chamara Silva
Nightly build fails every time because of this compilation failure.

Thanks and regards,
Chamara.



On Tue, Dec 15, 2009 at 10:32 AM, WSO2 Builder wrote:

>   CBNNIGHTLY-TRNSP-71<http://builder.wso2.org/browse/CBNNIGHTLY-TRNSP-71/>
> failed.
> This build occured because it is a dependant of 
> CBNNIGHTLY-AXIS2NIGHTLY-20<http://builder.wso2.org/browse/CBNNIGHTLY-AXIS2NIGHTLY-20>.
>
> No failed tests found, a possible compilation error.
>   Code Changes <http://builder.wso2.org/browse/CBNNIGHTLY-TRNSP-71/commit>
> This
> build does not have any commits.
>  Email generated by Atlassian Bamboo <http://builder.wso2.org> - if you
> wish to stop receiving these emails edit your user 
> profile<http://builder.wso2.org/profile/userNotifications.action>or notify
> your administrator <http://builder.wso2.org/viewAdministrators.action>  Want
> this information in your 
> IDE?<http://www.atlassian.com/software/ideconnector/>Actions
>View Online <http://builder.wso2.org/browse/CBNNIGHTLY-TRNSP-71/>
> Add Comments <http://builder.wso2.org/browse/CBNNIGHTLY-TRNSP-71/comment>
> View Artifacts<http://builder.wso2.org/browse/CBNNIGHTLY-TRNSP-71/artifact>
> Download 
> Logs<http://builder.wso2.org/download/CBNNIGHTLY-TRNSP/build_logs/CBNNIGHTLY-TRNSP-71.log>
> Link to JIRA 
> issue<http://builder.wso2.org/build/addJiraIssue%21default.action?buildKey=CBNNIGHTLY-TRNSP&buildNumber=71>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Builder] [Build Report] Carbon Nightly Build - Rampart - Nightly build 43 has FAILED

2009-12-15 Thread Chamara Silva
During the rampart building it downloads corrupted axiom-api-1.2.8.jar.this
is was the same issue happen to the axis2 transport project.plesase do the
same what ruwan did in transport revision number 890764.

Thanks & Regards,
Chamara

On Tue, Dec 15, 2009 at 5:13 PM, WSO2 Builder wrote:

>  
> CBNNIGHTLY-RAMPARTNIGHTLY-43<http://builder.wso2.org/browse/CBNNIGHTLY-RAMPARTNIGHTLY-43/>
> failed.
> This build was manually triggered by Chamara 
> Silva<http://builder.wso2.org/browse/user/chamara>.
>
> No failed tests found, a possible compilation error.
>   Code 
> Changes<http://builder.wso2.org/browse/CBNNIGHTLY-RAMPARTNIGHTLY-43/commit>   
>  This
> build does not have any commits.
>  Email generated by Atlassian Bamboo <http://builder.wso2.org> - if you
> wish to stop receiving these emails edit your user 
> profile<http://builder.wso2.org/profile/userNotifications.action>or notify
> your administrator <http://builder.wso2.org/viewAdministrators.action>  Want
> this information in your 
> IDE?<http://www.atlassian.com/software/ideconnector/>Actions
>View Online<http://builder.wso2.org/browse/CBNNIGHTLY-RAMPARTNIGHTLY-43/>
> Add 
> Comments<http://builder.wso2.org/browse/CBNNIGHTLY-RAMPARTNIGHTLY-43/comment>
> View 
> Artifacts<http://builder.wso2.org/browse/CBNNIGHTLY-RAMPARTNIGHTLY-43/artifact>
> Download 
> Logs<http://builder.wso2.org/download/CBNNIGHTLY-RAMPARTNIGHTLY/build_logs/CBNNIGHTLY-RAMPARTNIGHTLY-43.log>
> Link to JIRA 
> issue<http://builder.wso2.org/build/addJiraIssue%21default.action?buildKey=CBNNIGHTLY-RAMPARTNIGHTLY&buildNumber=43>
>
> ___
> Builder mailing list
> buil...@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/builder
>
>


-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Latest build artifacts in 2.0.3 branch

2009-12-15 Thread Chamara Silva
WSAS branch added to bamboo continuous build.Please use following
links to download WSAS 2.0.3 build artifacts

1. 
http://builder.wso2.org/browse/CBNCONTIN-WSASCONTIN/latest/artifact/WSAS-continues.zip/wso2wsas-3.1.3.zip
2. 
http://builder.wso2.org/browse/CBNCONTIN-WSASCONTIN/latest/artifact/WSAS-continues-source.zip/wso2wsas-3.1.3-src.zip
3. 
http://builder.wso2.org/browse/CBNCONTIN-WSASCONTIN/latest/artifact/WSAS-continuous-docs.zip/wso2wsas-3.1.3-docs.zip

Thank you,
Regards,
Chamara

On Mon, Dec 14, 2009 at 7:31 PM, Sumedha Rubasinghe  wrote:
> There's slight problem with DS build. I will be fixing this tonight.
> /sumedha
>
>
> On Mon, Dec 14, 2009 at 7:06 PM, Isuru Suriarachchi  wrote:
>>
>>
>> On Mon, Dec 14, 2009 at 7:03 PM, Afkham Azeez  wrote:
>>>
>>> Isuru,
>>> Can you please add WSAS to this branch?
>>
>> Already done. :)
>>
>> ~Isuru
>>
>>>
>>> Azeez
>>>
>>> On Mon, Dec 14, 2009 at 5:18 PM, Chamara Silva  wrote:
>>>>
>>>> Please use following urls to download latest product artifacts which
>>>> is build from the bamboo 2.0.3 branch.
>>>>
>>>> Identity Server
>>>> ---
>>>> 1.
>>>> http://builder.wso2.org/browse/CBNCONTIN-ISCONTIN/latest/artifact/IS-continuous.zip/wso2is-2.0.2.zip
>>>> 2.
>>>> http://builder.wso2.org/browse/CBNCONTIN-ISCONTIN/latest/artifact/IS-continuous-docs.zip/wso2is-2.0.2-docs.zip
>>>> 3.
>>>> http://builder.wso2.org/browse/CBNCONTIN-ISCONTIN/latest/artifact/IS-continuous-source.zip/wso2is-2.0.2-src.zip
>>>>
>>>> BPS
>>>> --
>>>> 1.
>>>> http://builder.wso2.org/browse/CBNCONTIN-CBNBPSCONTIN/latest/artifact/BPS-continuous.zip/wso2bps-1.1.1.zip
>>>> 2.
>>>> http://builder.wso2.org/browse/CBNCONTIN-CBNBPSCONTIN/latest/artifact/BPS-continuous-doc.zip/wso2bps-1.1.1-docs.zip
>>>> 3.
>>>> http://builder.wso2.org/browse/CBNCONTIN-CBNBPSCONTIN/latest/artifact/BPS-continuous-src.zip/wso2bps-1.1.1-src.zip
>>>>
>>>> Greg
>>>> ---
>>>> 1.
>>>> http://builder.wso2.org/browse/CBNCONTIN-GREGCONTIN/latest/artifact/GREG-continuous.zip/wso2greg-3.0.3.zip
>>>> 2.
>>>> http://builder.wso2.org/browse/CBNCONTIN-GREGCONTIN/latest/artifact/GREG-continuous-doc.zip/wso2greg-3.0.3-docs.zip
>>>>
>>>> Mashup
>>>> ---
>>>> 1.
>>>> http://builder.wso2.org/browse/CBNCONTIN-MASHUPCONTIN/latest/artifact/Mashup-continuous.zip/wso2mashup-2.0.1.zip
>>>> 2.
>>>> http://builder.wso2.org/browse/CBNCONTIN-MASHUPCONTIN/latest/artifact/Mashup-continuous-docs/wso2mashup-2.0.1-docs.zip
>>>> 3.
>>>> http://builder.wso2.org/browse/CBNCONTIN-MASHUPCONTIN/latest/artifact/Mashup-continuous-bin/wso2mashup-2.0.1-src.zip
>>>>
>>>> ESB
>>>> --
>>>> 1.
>>>> http://builder.wso2.org/browse/CBNCONTIN-ESBCONTIN/latest/artifact/ESB-continuous.zip/wso2esb-2.1.3.zip
>>>> 2.
>>>> http://builder.wso2.org/browse/CBNCONTIN-ESBCONTIN/latest/artifact/ESB-continuous-docs.zip/wso2esb-2.1.3-docs.zip
>>>>
>>>>
>>>> DS  - Pending
>>>> WSAS - Pending
>>>>
>>>>
>>>> Thank you,
>>>> Regards,
>>>> Chamara
>>>>
>>>>
>>>> --
>>>>
>>>> Suminda Chamara Silva
>>>> Senior Software Engineer - QA
>>>> WSO2 Inc.
>>>> Mobilel: +94 718 302858
>>>> blog: http://chamaras.blogspot.com
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>>
>>> --
>>> --
>>> Afkham Azeez
>>> az...@wso2.com
>>> WSO2 Inc. http://wso2.com
>>> Blog: http://afkham.org
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Builder] [Build Report] Carbon 2.0.3 Release - Data Services - continuous build 11 has FAILED

2009-12-15 Thread Chamara Silva
Hi Sumeda,
  i am using this location for build data services 2.0.3 packs.
 https://svn.wso2.org/repos/wso2/branches/carbon/2.0.3/products/ds/2.5.0/

Thank you,
Regads,
Chamara


On Wed, Dec 16, 2009 at 7:41 AM, Samisa Abeysinghe  wrote:
>
>
> On Wed, Dec 16, 2009 at 7:12 AM, Sumedha Rubasinghe 
> wrote:
>>
>> Chamara,
>> Is Data Services build set to pick latest code from svn? I have fixed the
>> cause for following error yesterday.
>
> Where did you fix? In 2.0.3?
> Samisa...
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Builder] [Build Report] Carbon Nightly Build - Caching - Nightly build 29 has FAILED

2009-12-15 Thread Chamara Silva
This is the same issue rampart had.please change axiom-api-1.2.8.jar to the
latest.

thanks & regards,
Chamara

On Wed, Dec 16, 2009 at 12:35 PM, WSO2 Builder wrote:

>  
> CBNNIGHTLY-CACHINGNIGHTLY-29<http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-29/>
> failed.
> This build occured because it is a dependant of 
> CBNNIGHTLY-XKMSNIGHTLY-26<http://builder.wso2.org/browse/CBNNIGHTLY-XKMSNIGHTLY-26>.
>
> No failed tests found, a possible compilation error.
>   Code 
> Changes<http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-29/commit>   
>  This
> build does not have any commits.
>   Error 
> Summary<http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-29/log>  See
> full build 
> log<http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-29/log>Could
> not find ant Junit test results in the
> /mnt/var/builder/bamboo_home_2.0_beta5/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY
> directory.
>
>  Email generated by Atlassian Bamboo <http://builder.wso2.org> - if you
> wish to stop receiving these emails edit your user 
> profile<http://builder.wso2.org/profile/userNotifications.action>or notify
> your administrator <http://builder.wso2.org/viewAdministrators.action>  Want
> this information in your 
> IDE?<http://www.atlassian.com/software/ideconnector/>Actions
>View Online<http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-29/>
> Add 
> Comments<http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-29/comment>
> View 
> Artifacts<http://builder.wso2.org/browse/CBNNIGHTLY-CACHINGNIGHTLY-29/artifact>
> Download 
> Logs<http://builder.wso2.org/download/CBNNIGHTLY-CACHINGNIGHTLY/build_logs/CBNNIGHTLY-CACHINGNIGHTLY-29.log>
> Link to JIRA 
> issue<http://builder.wso2.org/build/addJiraIssue%21default.action?buildKey=CBNNIGHTLY-CACHINGNIGHTLY&buildNumber=29>
>
> ___
> Builder mailing list
> buil...@wso2.org
> https://wso2.org/cgi-bin/mailman/listinfo/builder
>
>


-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Fwd: Do we have nightly builds for carbon trunk

2009-12-17 Thread Chamara Silva
yes we have nightly build on trunk.but currently it has build
failures.please refer http://builder.wso2.org/browse/CBNNIGHTLY to get
more info.

Thanks & Regards,
Chamara

On Fri, Dec 18, 2009 at 9:56 AM, Srinath Perera  wrote:
> -- Forwarded message --
> From: Srinath Perera 
> Date: Fri, Dec 18, 2009 at 9:53 AM
> Subject: Do we have nightly builds for carbon trunk
> To: carbon-dev 
>
>
> Hi All;
>
> Do we have nightly build for carbon trunk that someone can download
> and try? With it is tricky to build the trunk, this might be something
> useful.
>
> Thanks
> Srinath
>
> --
> 
> Srinath Perera, Ph.D.
>   WSO2 Inc. http://wso2.com
>   Blog: http://srinathsview.blogspot.com/
>
>
>
> --
> 
> Srinath Perera, Ph.D.
>   WSO2 Inc. http://wso2.com
>   Blog: http://srinathsview.blogspot.com/
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon core build failure in 2.0.3 branch

2009-12-18 Thread Chamara Silva
Hi,
Carbon core 2.0.3 branch has test failure in User Manager Kernel
module.please look i to this.
Thanks & Regards,
Chamara






-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure in BAM Admin Clients

2009-12-22 Thread Chamara Silva
BAM Admin Clients module has build failure in carbon components 2.0.3
branch.please look in to this

Thank you,
regards,
chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] There are so many backup .m2 directories in the Builder machine

2009-12-22 Thread Chamara Silva
I am using two separate m2 repos for nightly build and continuous
build.please do not delete following repos.

/mnt/var/home/builder/.m2 - Continuous Build

/mnt/var/home/builder/bamboo_m2repo/.m2  - Nightly Build

Thank you,
Regards,
Chamara

On Tue, Dec 22, 2009 at 11:37 AM, Lahiru Gunathilake  wrote:
> Hi all,
> $subject, and please remove the .m2 directory you are using, if you will not
> be using it anymore and if you want your repo, please move the .m2 directory
> do not keep .m2 directory after your work is done. If you have backup repos
> which will not be using anymore please remove them from the machine.
> Regards
> Lahiru
>
> --
> Lahiru Gunathilake
> Software Engineer - WSO2 Inc.
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Carbon-orbit build failure

2010-01-03 Thread Chamara Silva
Please change the axis2-transport-xmpp and axis2-transport-mail jar
versions  to "axis2-transport-xmpp-1.1.0-SNAPSHOT.jar" and
"axis2-transport-mail-1.1.0-SNAPSHOT.jar" in carbon orbit trunk to
avoid build failure.
http://builder.wso2.org/build/viewBuildLog.action?buildKey=CBNNIGHTLY-CARBORBITNIGHTLY&buildNumber=53

thanks & regards,
chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Fwd: [Builder] [Build Report] Carbon 2.0.3 Release - Carbon Components - continuous build 50 has FAILED. Change made by Hiranya Jayathilaka, waruna and thilinab

2010-01-05 Thread Chamara Silva
-- Forwarded message --
From: WSO2 Builder 
Date: Tue, Jan 5, 2010 at 4:37 PM
Subject: [Builder] [Build Report] Carbon 2.0.3 Release - Carbon Components -
continuous build 50 has FAILED. Change made by Hiranya Jayathilaka, waruna
and thilinab
To: buil...@wso2.org


 
CBNCONTIN-CBNCOMPONENTSCONTIN-50<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/>
failed.
This build occured because it is a dependant of
CBNCONTIN-CBNCORECONTIN-57<http://builder.wso2.org/browse/CBNCONTIN-CBNCORECONTIN-57>.

No failed tests found, a possible compilation error.
  Code 
Changes<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/commit>
 View
all 9 code 
changes<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/commit>
Hiranya
Jayathilaka <http://builder.wso2.org/browse/user/hiranya>
Fixing a minor bug in the mediation stats code

 (52573)Hiranya Jayathilaka<http://builder.wso2.org/browse/user/hiranya>
The new mediation statistics component:

 * Observer API for the mediation stats
 * In-memory statistics store
 * Persisting statistics observer (optional)
 * Separation of in-stats from out-stats in the UI
 * Operation level stat collection for the endpoints
 * A few minor bug fixes

 (52537)waruna <http://builder.wso2.org/browse/author/waruna>
updated name filter  (52581)
6 more 
changes...<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/commit>
  JIRA 
Issues<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/issues>
 See
full issue 
details<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/issues>
[image:
more] 
CARBON-5868<https://wso2.org/jira/browse/CARBON-5868?page=com.atlassian.jira.plugin.ext.bamboo%3Abamboo-build-results-tabpanel>
(Related)
If Zero is entered as the Version value of Instance filter, all the instance
would be filtered (BPS 1.1.1).
  Error 
Summary<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/log>
 See
full build 
log<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/log>
   [INFO]

  [ERROR] BUILD ERROR
  [INFO]

  [INFO] Failed to resolve artifact.

  Missing:
  --
  1)
org.wso2.carbon.dataservices:org.wso2.carbon.dataservices.core:jar:2.0.3

Try downloading the file manually from the project website.

Then, install it using the command:
mvn install:install-file -DgroupId=org.wso2.carbon.dataservices
-DartifactId=org.wso2.carbon.dataservices.core -Dversion=2.0.3
-Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file
there:
mvn deploy:deploy-file -DgroupId=org.wso2.carbon.dataservices
-DartifactId=org.wso2.carbon.dataservices.core -Dversion=2.0.3
-Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

Path to dependency:
1) org.wso2.carbon:org.wso2.carbon.bam.client:bundle:2.0.3
2)
org.wso2.carbon.dataservices:org.wso2.carbon.dataservices.core:jar:2.0.3

  --
  1 required artifact is missing.

  for artifact:
org.wso2.carbon:org.wso2.carbon.bam.client:bundle:2.0.3

  from the specified remote repositories:
central (http://repo1.maven.org/maven2),
wso2-maven2-repository (http://dist.wso2.org/maven2),
apache-maven2-repo (http://repo1.maven.org/maven2/),
apache-Incubating-repo (
http://people.apache.org/repo/m2-incubating-repository)



  [INFO]

  [INFO] For more information, run Maven with the -e switch

 Email generated by Atlassian Bamboo <http://builder.wso2.org> - if you wish
to stop receiving these emails edit your user
profile<http://builder.wso2.org/profile/userNotifications.action>or
notify
your administrator <http://builder.wso2.org/viewAdministrators.action>  Want
this information in your
IDE?<http://www.atlassian.com/software/ideconnector/>Actions
   View Online<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/>
Add 
Comments<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/comment>
View 
Artifacts<http://builder.wso2.org/browse/CBNCONTIN-CBNCOMPONENTSCONTIN-50/artifact>
Download 
Logs<http://builder.wso2.org/download/CBNCONTIN-CBNCOMPONENTSCONTIN/build_logs/CBNCONTIN-CBNCOMPONENTSCONTIN-50.log>
Link to JIRA 
issue<http://builder.wso2.org/build/addJiraIssue%21default.action?buildKey=CBNCONTIN-CBNCOMPONENTSCONTIN&buildNumber=50>

_______
Builder mailing list
buil...@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/builder




-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build failure in Carbon Components 2.0.3 branch

2010-01-05 Thread Chamara Silva
Carbon components 2.0.3 branch has build failure in data services UI
module.please check

http://builder.wso2.org/build/viewBuildLog.action?buildKey=CBNCONTIN-CBNCOMPONENTSCONTIN&buildNumber=52

Thank you,
Regards,
Chamara

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Can not build carbon-components

2010-01-19 Thread Chamara Silva
Snapshot repo doesn't update because some of the modules still
creating release artifacts. i have requested this pom change in
"[Architecture] Snapshot Repo" mail thread few months ago.i will let
you know today what are the poms need to update.

Thanks and regards,
Chamara

On Wed, Jan 20, 2010 at 11:46 AM, Afkham Azeez  wrote:
> I think the SNAPSHOT repo is still not sorted out :( I also had many build
> problems during the past two days. I still can't understand why we cannot
> get this done and finish it off once and for all
> Azeez
>
> On Tue, Jan 19, 2010 at 11:29 PM, Samisa Abeysinghe  wrote:
>>
>>
>> On Tue, Jan 19, 2010 at 5:59 PM, Lahiru Gunathilake 
>> wrote:
>>>
>>>
>>> On Tue, Jan 19, 2010 at 5:36 PM, Danushka Menikkumbura
>>>  wrote:
>>>>
>>>> Hi Lahiru,
>>>> I have not checked out carbon-platform. I have carbon, carbon-orbit and
>>>> carbon-components only.
>>>> This was my build order.
>>>> axiom
>>>> axis2
>>>> transport
>>>> rampart
>>>> sandesha
>>>> carbon-orbit
>>>> carbon
>>>> carbon-components
>>>> I thought Synapse artifacts were downloaded by maven.
>>>
>>> Yes, but you won't get latest artifacts, that might be the reason for the
>>> compilation failures.
>>
>> Why not? What about out sanpshot repo???
>> I thought we had that running.
>> Samisa...
>>
>>>
>>> Lahiru
>>>>
>>>> Danushka
>>>> On Tue, Jan 19, 2010 at 5:24 PM, Lahiru Gunathilake 
>>>> wrote:
>>>>>
>>>>> Hi Danushka,
>>>>> Please don't check out separate components from the trunk, take an svn
>>>>> co of trunk/carbon-platform and look in to build.sh inside it and find 
>>>>> what
>>>>> to be build prior to build products/carbon-components etc.
>>>>>
>>>>> Here you have to build synapse trunk or you are not having latest
>>>>> synapse artifact.. best way is to checkout the complete platform because
>>>>> trunk is having dependencies from few other places (apache trunk).
>>>>> Lahiru
>>>>>
>>>>> On Tue, Jan 19, 2010 at 5:03 PM, Danushka Menikkumbura
>>>>>  wrote:
>>>>>>
>>>>>> I get some symbol-not-found errors when I build carbon-components. An
>>>>>> example follows and I get many of those.
>>>>>>
>>>>>> E:\carbon\trunk\carbon-components\mediation-initializer\org.wso2.carbon.mediation.initializer\src\main\java\org\wso2\carbon\mediation\initializer\persistence\AbstractStore.java:[66
>>>>>> ,26] cannot find symbol
>>>>>> symbol  : method
>>>>>> serializeSynapseXML(org.apache.synapse.config.SynapseConfiguration)
>>>>>> location: class
>>>>>> org.apache.synapse.config.xml.MultiXMLConfigurationSerializer
>>>>>> I also get some incompatible-types errors too.
>>>>>>
>>>>>> E:\carbon\trunk\carbon-components\mediation-initializer\org.wso2.carbon.mediation.initializer\src\main\java\org\wso2\carbon\mediation\initializer\persistence\SequenceStore.java:[51
>>>>>> ,47] incompatible types
>>>>>> found   : void
>>>>>> required: org.apache.axiom.om.OMElement
>>>>>> Danushka
>>>>>> --
>>>>>> Danushka Menikkumbura
>>>>>> Technical Lead, WSO2 Inc.
>>>>>>
>>>>>> blog : http://danushka-menikkumbura.blogspot.com/
>>>>>>
>>>>>> http://wso2.com/ - "The Open Source SOA Company"
>>>>>>
>>>>>>
>>>>>>
>>>>>> ___
>>>>>> Carbon-dev mailing list
>>>>>> Carbon-dev@wso2.org
>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Lahiru Gunathilake
>>>>> Software Engineer - WSO2 Inc.
>>>>>
>>>>> ___
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>
>>>>
>>>>

Re: [Carbon-dev] Carbon-Orbit online build fails: Unable to download axis2-transport-*.jars

2010-01-20 Thread Chamara Silva
o dependency:
>>>>>       1) org.apache.ode.wso2:ode:bundle:2.1.2.wso2-SNAPSHOT
>>>>>       2) org.apache.ode:ode-jacob-ap:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>> 17) org.apache.ode:ode-jacob:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>>   Try downloading the file manually from the project website.
>>>>>
>>>>>   Then, install it using the command:
>>>>>   mvn install:install-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-jacob -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file
>>>>>
>>>>>   Alternatively, if you host your own repository you can deploy the
>>>>> file there:
>>>>>   mvn deploy:deploy-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-jacob -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>>
>>>>>   Path to dependency:
>>>>>       1) org.apache.ode.wso2:ode:bundle:2.1.2.wso2-SNAPSHOT
>>>>>       2) org.apache.ode:ode-jacob:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>> 18) org.apache.ode:ode-jca-ra:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>>   Try downloading the file manually from the project website.
>>>>>
>>>>>   Then, install it using the command:
>>>>>   mvn install:install-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-jca-ra -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file
>>>>>
>>>>>   Alternatively, if you host your own repository you can deploy the
>>>>> file there:
>>>>>   mvn deploy:deploy-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-jca-ra -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>>
>>>>>   Path to dependency:
>>>>>       1) org.apache.ode.wso2:ode:bundle:2.1.2.wso2-SNAPSHOT
>>>>>       2) org.apache.ode:ode-jca-ra:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>> 19) org.apache.ode:ode-jca-server:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>>   Try downloading the file manually from the project website.
>>>>>
>>>>>   Then, install it using the command:
>>>>>   mvn install:install-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-jca-server -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file
>>>>>
>>>>>   Alternatively, if you host your own repository you can deploy the
>>>>> file there:
>>>>>   mvn deploy:deploy-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-jca-server -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>>
>>>>>   Path to dependency:
>>>>>       1) org.apache.ode.wso2:ode:bundle:2.1.2.wso2-SNAPSHOT
>>>>>       2) org.apache.ode:ode-jca-server:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>> 20) org.apache.ode:ode-utils:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>>   Try downloading the file manually from the project website.
>>>>>
>>>>>   Then, install it using the command:
>>>>>   mvn install:install-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-utils -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file
>>>>>
>>>>>   Alternatively, if you host your own repository you can deploy the
>>>>> file there:
>>>>>   mvn deploy:deploy-file -DgroupId=org.apache.ode
>>>>> -DartifactId=ode-utils -Dversion=2.1.2-wso2-SNAPSHOT -Dpackaging=jar
>>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>>
>>>>>   Path to dependency:
>>>>>       1) org.apache.ode.wso2:ode:bundle:2.1.2.wso2-SNAPSHOT
>>>>>       2) org.apache.ode:ode-utils:jar:2.1.2-wso2-SNAPSHOT
>>>>>
>>>>> --
>>>>> 20 required artifacts are missing.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Regards,
>>>>>
>>>>> Tharindu
>>>>>
>>>>>
>>>>> On Thu, Jan 21, 2010 at 10:24 AM, Tharindu Mathew 
>>>>> wrote:
>>>>>>
>>>>>> I've been having the same problem... even after I built transports...
>>>>>>
>>>>>> Carbon orbit asks for 1.1.0-SNAPSHOT versions of these jars while
>>>>>> transport builds 1.0-SNAPSHOT versions of the same.
>>>>>>
>>>>>> Regards,
>>>>>>
>>>>>> Tharindu
>>>>>>
>>>>>>
>>>>>> On Thu, Jan 21, 2010 at 8:44 AM, Samisa Abeysinghe 
>>>>>> wrote:
>>>>>>>
>>>>>>>
>>>>>>> On Thu, Jan 21, 2010 at 12:00 AM, Sameera Jayasoma 
>>>>>>> wrote:
>>>>>>>>
>>>>>>>> Please checkout and build the following project.
>>>>>>>>
>>>>>>>>
>>>>>>>> http://svn.apache.org/repos/asf/webservices/commons/trunk/modules/transport/
>>>>>>>
>>>>>>> This must be in snapshot repo - do not build it - rather check with
>>>>>>> Chamara is it is in the repo first.
>>>>>>> Samisa...
>>>>>>>
>>>>>>>>
>>>>>>>> Sameera
>>>>>>>>
>>>>>>>> On Wed, Jan 20, 2010 at 5:21 PM, Fazlan Sabar 
>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> Hi All,
>>>>>>>>>
>>>>>>>>> I cannot proceed with the 'carbon-orbit' build and I'am getting the
>>>>>>>>> following messages. Hence, the build cannot be resumed online.
>>>>>>>>> Please
>>>>>>>>> look into this.
>>>>>>>>>
>>>>>>>>> Downloading:
>>>>>>>>> http://dist.wso2.org/snapshots/maven2/org/apache/axis2/axis2-transport-base/1.1.0-SNAPSHOT/axis2-transport-base-1.1.0-SNAPSHOT.jar
>>>>>>>>> [INFO] Unable to find resource
>>>>>>>>> 'org.apache.axis2:axis2-transport-base:jar:1.1.0-SNAPSHOT' in
>>>>>>>>> repository wso2-maven2-snapshot-repository
>>>>>>>>> (http://dist.wso2.org/snapshots/maven2)
>>>>>>>>> Downloading:
>>>>>>>>> http://dist.wso2.org/snapshots/maven2/org/apache/axis2/axis2-transport-mail/1.1.0-SNAPSHOT/axis2-transport-mail-1.1.0-SNAPSHOT.jar
>>>>>>>>> [INFO] Unable to find resource
>>>>>>>>> 'org.apache.axis2:axis2-transport-mail:jar:1.1.0-SNAPSHOT' in
>>>>>>>>> repository wso2-maven2-snapshot-repository
>>>>>>>>> (http://dist.wso2.org/snapshots/maven2)
>>>>>>>>> Downloading:
>>>>>>>>> http://dist.wso2.org/snapshots/maven2/org/apache/axis2/axis2-transport-tcp/1.1.0-SNAPSHOT/axis2-transport-tcp-1.1.0-SNAPSHOT.jar
>>>>>>>>> [INFO] Unable to find resource
>>>>>>>>> 'org.apache.axis2:axis2-transport-tcp:jar:1.1.0-SNAPSHOT' in
>>>>>>>>> repository wso2-maven2-snapshot-repository
>>>>>>>>> (http://dist.wso2.org/snapshots/maven2)
>>>>>>>>> Downloading:
>>>>>>>>> http://dist.wso2.org/snapshots/maven2/org/apache/axis2/axis2-transport-xmpp/1.1.0-SNAPSHOT/axis2-transport-xmpp-1.1.0-SNAPSHOT.jar
>>>>>>>>> [INFO] Unable to find resource
>>>>>>>>> 'org.apache.axis2:axis2-transport-xmpp:jar:1.1.0-SNAPSHOT' in
>>>>>>>>> repository wso2-maven2-snapshot-repository
>>>>>>>>> (http://dist.wso2.org/snapshots/maven2)
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Thanks & Regards,
>>>>>>>>> Fazlan Sabar
>>>>>>>>>
>>>>>>>>> ___
>>>>>>>>> Carbon-dev mailing list
>>>>>>>>> Carbon-dev@wso2.org
>>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>
>>>>>>>>
>>>>>>>> ___
>>>>>>>> Carbon-dev mailing list
>>>>>>>> Carbon-dev@wso2.org
>>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Samisa Abeysinghe
>>>>>>> Director, Engineering - WSO2 Inc.
>>>>>>>
>>>>>>> http://www.wso2.com/ - "lean . enterprise . middleware"
>>>>>>>
>>>>>>> ___
>>>>>>> Carbon-dev mailing list
>>>>>>> Carbon-dev@wso2.org
>>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> ___
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> 
>>>> Waruna Ranasinghe
>>>> Software Engineer, WSO2
>>>>
>>>> Mobile: +94 724 318285
>>>> BLOG: http://warunapw.blogspot.com
>>>>
>>>> www.wso2.com - "The open source SOA company"
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>
>>
>>
>> --
>> 
>> Waruna Ranasinghe
>> Software Engineer, WSO2
>>
>> Mobile: +94 724 318285
>> BLOG: http://warunapw.blogspot.com
>>
>> www.wso2.com - "The open source SOA company"
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Compilation failure in BAM UI FE module

2010-01-22 Thread Chamara Silva
I am getting compilation failure in carbon component trunk.

Thanks & Regards,
Chamara

Building WSO2 Carbon - BAM UI FE
[INFO]task-segment: [deploy]
[INFO] 
[INFO] [build-helper:add-source {execution: add-source}]
[INFO] Source directory:
/home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/target/generated-code/src
added.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 62 resources
[INFO] [antrun:run {execution: source-code-generation}]
[INFO] Executing tasks
 [java] Retrieving document at
'src/main/resources/BAMConfigAdminService.wsdl'.
 [java] log4j:WARN No appenders could be found for logger
(org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
 [java] log4j:WARN Please initialize the log4j system properly.
 [java] Retrieving document at 'src/main/resources/BAMStatQueryDS.wsdl'.
 [java] log4j:WARN No appenders could be found for logger
(org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
 [java] log4j:WARN Please initialize the log4j system properly.
 [java] Retrieving document at 'src/main/resources/BAMSummaryQueryDS.wsdl'.
 [java] log4j:WARN No appenders could be found for logger
(org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
 [java] log4j:WARN Please initialize the log4j system properly.
 [java] Retrieving document at
'src/main/resources/BAMListAdminService.wsdl'.
 [java] log4j:WARN No appenders could be found for logger
(org.apache.axis2.description.WSDL11ToAllAxisServicesBuilder).
 [java] log4j:WARN Please initialize the log4j system properly.
[INFO] Executed tasks
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 160 source files to
/home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/target/classes
[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/src/main/java/org/wso2/carbon/bam/mgt/ui/report/ServerDataFactory.java:[26,7]
org.wso2.carbon.bam.mgt.ui.report.ServerDataFactory is not abstract
and does not override abstract method
generateCollection(java.lang.String,java.lang.String) in
org.wso2.carbon.reporting.core.ReportDataFactory

/home/chamara/source/trunk/carbon_components/carbon-components/bam/org.wso2.carbon.bam.mgt.ui/src/main/java/org/wso2/carbon/bam/mgt/ui/report/MediationFactory.java:[27,7]
org.wso2.carbon.bam.mgt.ui.report.MediationFactory is not abstract and
does not override abstract method
generateCollection(java.lang.String,java.lang.String) in
org.wso2.carbon.reporting.core.ReportDataFactory


-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Upload all SNAPSHOTs from commons projects into the nighltly build Maven repo

2010-01-24 Thread Chamara Silva
Caching,throttling,eventing and xkms SNAPSHOT artifacts already in maven repo.

thanks and regards,
chamara

On Wed, Jan 20, 2010 at 11:40 AM, Afkham Azeez  wrote:
> Hi Chamara,
> Please note $subject
>
> --
> --
> Afkham Azeez
> az...@wso2.com
> WSO2 Inc. http://wso2.com
> Blog: http://afkham.org
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon-orbit trunk build error

2010-01-28 Thread Chamara Silva
i can able to build carbon orbit without build anything,

thanks and regards,
Chamara

On Thu, Jan 28, 2010 at 4:38 PM, Sumedha Rubasinghe  wrote:
> Do an online build.
> /sumedha
>
> On Thu, Jan 28, 2010 at 4:12 PM, ratha  wrote:
>>
>> Hi,
>> I got new checkout from the new svn location. Orbit build gives
>> following error..(I built axis2 trunk.)
>> How can i get rid of this?
>> Thanks.
>> -Ratha.
>>
>> [INFO]
>> 
>> [ERROR] BUILD ERROR
>> [INFO]
>> 
>> [INFO] Failed to resolve artifact.
>>
>> Missing:
>> --
>> 1) org.apache.geronimo.specs:geronimo-jpa_2.0_spec:jar:1.0-EA9-SNAPSHOT
>>
>>  Try downloading the file manually from the project website.
>>
>>  Then, install it using the command:
>>      mvn install:install-file -DgroupId=org.apache.geronimo.specs
>> -DartifactId=
>> geronimo-jpa_2.0_spec -Dversion=1.0-EA9-SNAPSHOT -Dpackaging=jar
>> -Dfile=/path/to
>> /file
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon-orbit trunk build error

2010-01-28 Thread Chamara Silva
gt;     >     1)
>> >     >
>> >     org.apache.geronimo.specs:geronimo-jpa_2.0_spec:jar:1.0-EA9-SNAPSHOT
>> >     >
>> >     >      Try downloading the file manually from the project website.
>> >     >
>> >     >      Then, install it using the command:
>> >     >          mvn install:install-file
>> >     -DgroupId=org.apache.geronimo.specs
>> >     >     -DartifactId=
>> >     >     geronimo-jpa_2.0_spec -Dversion=1.0-EA9-SNAPSHOT
>> > -Dpackaging=jar
>> >     >     -Dfile=/path/to
>> >     >     /file
>> >     >
>> >     >     ___
>> >     >     Carbon-dev mailing list
>> >     >     Carbon-dev@wso2.org <mailto:Carbon-dev@wso2.org>
>> >     <mailto:Carbon-dev@wso2.org <mailto:Carbon-dev@wso2.org>>
>> >     >     https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >     >
>> >     >
>> >     >
>> >     >
>> >     > --
>> >     > Milinda Pathirage
>> >     > Product Manager, Business Process Server - WSO2 Inc
>> >     > Blog: http://blog.mpathirage.com
>> >     >
>> >
>> > 
>> >     >
>> >     > ___
>> >     > Carbon-dev mailing list
>> >     > Carbon-dev@wso2.org <mailto:Carbon-dev@wso2.org>
>> >     > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >     >
>> >
>> >
>> >     ___
>> >     Carbon-dev mailing list
>> >     Carbon-dev@wso2.org <mailto:Carbon-dev@wso2.org>
>> >     https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>> >
>> >
>> > --
>> > Milinda Pathirage
>> > Product Manager, Business Process Server - WSO2 Inc
>> > Blog: http://blog.mpathirage.com
>> > 
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
>
> --
> 
> Waruna Ranasinghe
> Software Engineer, WSO2
>
> Mobile: +94 724 318285
> BLOG: http://warunapw.blogspot.com
>
> www.wso2.com - "The open source SOA company"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Compilation failure in carbon core

2010-02-03 Thread Chamara Silva
Carbon core trunk has compilation failure.log file available at ,
http://builder.wso2.org/build/viewBuildLog.action?buildNumber=11&buildKey=CBNNIGHTLY-CARBONCORENIGHTLY

Thank you,
Regards,
Chamara
-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Compilation failure in carbon core

2010-02-03 Thread Chamara Silva
another build failure came when carbon core build with clean repo

 
[INFO] Building WSO2 Carbon - Registry Kernel
[INFO]task-segment: [clean, install]
[INFO] 
[INFO] [clean:clean]
[INFO] Deleting directory
/home/chamara/projects/carbon/source/trunk2/carbon_core/core/org.wso2.carbon.registry.core/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
Downloading: 
http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/carbon-orbit-parent/2.1.0-SNAPSHOT/carbon-orbit-parent-2.1.0-SNAPSHOT.pom
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.abdera.wso2:abdera:bundle:1.0.wso2v1

Reason: Cannot find parent: org.wso2.carbon:carbon-orbit-parent for
project: org.apache.abdera.wso2:abdera:bundle:1.0.wso2v1 for project
org.apache.abdera.wso2:abdera:bundle:1.0.wso2v1


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 5 minutes 13 seconds
[INFO] Finished at: Wed Feb 03 15:24:43 IST 2010
[INFO] Final Memory: 72M/163M
[INFO] 

latest carbon orbit version is 3.0.0 and it's available in
http://dist.wso2.org/snapshots/maven2/org/wso2/carbon/carbon-orbit-parent/3.0.0-SNAPSHOT/
.please change this dependency.


thank you,
regards,
Chamara

On Wed, Feb 3, 2010 at 3:07 PM, Chamara Silva  wrote:
> Carbon core trunk has compilation failure.log file available at ,
> http://builder.wso2.org/build/viewBuildLog.action?buildNumber=11&buildKey=CBNNIGHTLY-CARBONCORENIGHTLY
>
> Thank you,
> Regards,
> Chamara
> --
>
> Suminda Chamara Silva
> Senior Software Engineer - QA
> WSO2 Inc.
> Mobilel: +94 718 302858
> blog: http://chamaras.blogspot.com
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build Errors while doing offline builds after failed online build

2010-02-07 Thread Chamara Silva
Latest axis2 related artifacts already in snapshot repo.i can able to
build carbon orbit and core with the clean m2 repo. could you tell me
which is the module you are getting this error? i will check it.

Thank you,
Regards,
Chamara

On Sun, Feb 7, 2010 at 1:45 AM, Senaka Fernando  wrote:
> Hi all,
>
> I Just wanted to give a heads up on $subject. After a failed online build,
> you might see errors similar to:
>
> ++
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] Failed to resolve artifact.
>
> GroupId: org.apache.axis2
> ArtifactId: axis2-parent
> Version: 20100206.161845-37
>
> Reason: System is offline.
>
>   org.apache.axis2:axis2-parent:pom:20100206.161845-37
> ++
>
> As you might notice, maven complains of an artifact with a funny version.
> This is actually a version of a SNAPSHOT available online, with a time stamp
> greater than what you have on your local repo. The solution to this is to
> rebuild your axis2 checkout which can be found in the dependencies directory
> on the carbon trunk, which will generate a version of the axis2 SNAPSHOT
> with a much greater timestamp which will fix the build error. If not, you'd
> require doing a painful online build that can take an age at times.
>
> As online builds could fail due to changes in versions, and unavailability
> of repos, hope this helps.
>
> Thanks,
> Senaka.
>
> --
> Senaka Fernando
> Software Engineer
> WSO2 Inc.
> E-mail: sen...@wso2.com;  Mobile: +94 77 322 1818
>
> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>
> _______
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Compilation failure in caching trunk

2010-02-07 Thread Chamara Silva
[INFO] 
08-Feb-2010 06:38:36[INFO] Building WSO2 Caching Module - Core
08-Feb-2010 06:38:36[INFO]task-segment: [deploy]
08-Feb-2010 06:38:36[INFO]

08-Feb-2010 06:38:37[INFO] [resources:resources]
08-Feb-2010 06:38:37[WARNING] Using platform encoding
(ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is
platform dependent!
08-Feb-2010 06:38:37[INFO] Copying 0 resource
08-Feb-2010 06:38:38[INFO] [compiler:compile]
08-Feb-2010 06:38:39Compiling 13 source files to
/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/target/classes
08-Feb-2010 06:38:40[INFO] [resources:testResources]
08-Feb-2010 06:38:40[WARNING] Using platform encoding
(ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is
platform dependent!
08-Feb-2010 06:38:40[INFO] skip non existing resourceDirectory
/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/src/test/resources
08-Feb-2010 06:38:40Downloading:
http://dist.wso2.org/maven2/org/apache/axis2/axis2-kernel/20100208.044121-32/axis2-kernel-20100208.044121-32.pom
08-Feb-2010 06:38:40Downloading:
http://dist.wso2.org/snapshots/maven2/org.apache.axis2/poms/axis2-kernel-20100208.044121-32.pom
08-Feb-2010 06:38:40Downloading:
http://ws.zones.apache.org/repository/org.apache.axis2/poms/axis2-kernel-20100208.044121-32.pom
08-Feb-2010 06:38:40Downloading:
http://repo1.maven.org/maven2/org/apache/axis2/axis2-kernel/20100208.044121-32/axis2-kernel-20100208.044121-32.pom
08-Feb-2010 06:38:40Downloading:
http://dist.wso2.org/maven2/org/apache/axis2/axis2-saaj/20100208.044121-25/axis2-saaj-20100208.044121-25.pom
08-Feb-2010 06:38:41Downloading:
http://dist.wso2.org/snapshots/maven2/org.apache.axis2/poms/axis2-saaj-20100208.044121-25.pom
08-Feb-2010 06:38:41Downloading:
http://ws.zones.apache.org/repository/org.apache.axis2/poms/axis2-saaj-20100208.044121-25.pom
08-Feb-2010 06:38:41Downloading:
http://repo1.maven.org/maven2/org/apache/axis2/axis2-saaj/20100208.044121-25/axis2-saaj-20100208.044121-25.pom
08-Feb-2010 06:38:41[INFO] [compiler:testCompile]
08-Feb-2010 06:38:41Compiling 1 source file to
/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/target/test-classes
08-Feb-2010 06:38:42[INFO]

08-Feb-2010 06:38:42[ERROR] BUILD FAILURE
08-Feb-2010 06:38:42[INFO]

08-Feb-2010 06:38:42[INFO] Compilation failure
08-Feb-2010 06:38:42
08-Feb-2010 06:38:42

/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/src/test/java/SAAJMessageBuilderTest.java:[22,22]
package javax.xml.soap does not exist
08-Feb-2010 06:38:42
08-Feb-2010 06:38:42

/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/src/test/java/SAAJMessageBuilderTest.java:[23,22]
package javax.xml.soap does not exist
08-Feb-2010 06:38:42
08-Feb-2010 06:38:42

/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/src/test/java/SAAJMessageBuilderTest.java:[43,12]
cannot find symbol
08-Feb-2010 06:38:42symbol  : class MessageFactory
08-Feb-2010 06:38:42location: class SAAJMessageBuilderTest
08-Feb-2010 06:38:42
08-Feb-2010 06:38:42

/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/src/test/java/SAAJMessageBuilderTest.java:[43,32]
cannot find symbol
08-Feb-2010 06:38:42symbol  : variable MessageFactory
08-Feb-2010 06:38:42location: class SAAJMessageBuilderTest
08-Feb-2010 06:38:42
08-Feb-2010 06:38:42

/home/builder/bamboo_home/xml-data/build-dir/CBNNIGHTLY-CACHINGNIGHTLY/modules/core/src/test/java/SAAJMessageBuilderTest.java:[44,33]
cannot find symbol
08-Feb-2010 06:38:42symbol  : class MimeHeaders
08-Feb-2010 06:38:42location: class SAAJMessageBuilderTest

-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.0 - Iridium - Beta build 05

2010-04-01 Thread Chamara Silva
ache.axis2.description.java2wsdl.DefaultSchemaGenerator}

[2010-04-01 12:40:09,390]  INFO -  Deploying Axis2 service :
wso2carbon-sts {org.wso2.carbon.core.deployment.DeploymentInterceptor}

[2010-04-01 12:40:17,187]  INFO -  Deploying Axis2 service : XKMS
{org.wso2.carbon.core.deployment.DeploymentInterceptor}

[2010-04-01 12:40:39,890]  INFO -  Repository   :
C:\chamara\wsas\WSO2WS~1.0\bin\../repository/deployment/server/
{org.wso2.carbon.core.init.CarbonServerManager}

[2010-04-01 12:40:46,562]  INFO -  HTTPS port   : 9443
{org.wso2.carbon.core.transports.http.HttpsTransportListener}

[2010-04-01 12:40:46,562]  INFO -  HTTP port: 9763
{org.wso2.carbon.core.transports.http.HttpTransportListener}

[2010-04-01 12:40:50,187]  INFO -  Mgt Console URL  :
https://10.100.1.78:9443/carbon/
{org.wso2.carbon.ui.internal.CarbonUIServiceComponent}

[2010-04-01 12:40:50,203]  INFO -  Started Transport Listener Manager
{org.wso2.carbon.core.internal.StartupFinalizerServiceComponent}

[2010-04-01 12:40:50,203]  INFO -  Server   :  WSO2 WSAS-3.2.0
{org.wso2.carbon.core.internal.StartupFinalizerServiceComponent}

[2010-04-01 12:40:50,203]  INFO -  WSO2 Carbon started in 349 sec
{org.wso2.carbon.core.internal.StartupFinalizerServiceComponent}

[2010-04-01 12:41:32,718]  INFO -  'admin' logged in at [2010-04-01
12:41:32,0718] from IP address 10.100.1.142
{org.wso2.carbon.core.services.util.CarbonAuthenticationUtil}


Thank you,
Regards,
Chamara


On Thu, Apr 1, 2010 at 1:10 PM, Charitha Kankanamge  wrote:
> But please do not release GS with chunk1. Our plan was to do it in chunk 2.
> We usually do the following tests before doing the release. AFAIK none of
> these are done w.r.t GS
>
>  - Cross DB testing (MSSQL, oracle, MySQL, postgres)
>  - Cross browser testing
> - Cross OS platform testing (RHEL 64bit /Windows etc..)
> - Cross JVM testing (jdk15/16 and IBM JDK)
> - Tests with the separated registry setup
>
> Regards
> Charitha
>
> Charitha Kankanamge
> Technical Lead, Manager QA
> WSO2 Inc.
> http://wso2.org
> email: chari...@wso2.com
> cell: +94 718 359 265
> blog: http://charithaka.blogspot.com
>
> wso2.com Lean Enterprise Middleware
>
> Disclaimer: This communication may contain privileged or other confidential
> information and is intended exclusively for the addressee/s. If you are not
> the intended recipient/s, or believe that you may have received this
> communication in error, please reply to the sender indicating that fact and
> delete the copy you received and in addition, you should not print, copy,
> retransmit, disseminate, or otherwise use the information contained in this
> communication. Internet communications cannot be guaranteed to be timely,
> secure, error or virus-free. The sender does not accept liability for any
> errors or omissions.
>
>
> On Thu, Apr 1, 2010 at 7:09 AM, Tyrell Perera  wrote:
>>
>> Samisa - I think Gadget Server can migrate to beta. We managed to do a
>> good round of QA and it's pretty stable at this point.
>>
>>
>> Tyrell
>>
>>
>> On Wed, Mar 31, 2010 at 10:53 PM, Samisa Abeysinghe 
>> wrote:
>>>
>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/3Beta05/
>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/2PreBeta15/
>>> Thanks,
>>>
>>> --
>>> Samisa Abeysinghe
>>> Director, Engineering - WSO2 Inc.
>>>
>>> http://wso2.com/ - "lean . enterprise . middleware"
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>
>>
>>
>> --
>> Tyrell Perera
>> Technical Lead and Product Manager - WSO2 Mashup Server, WSO2 Gadget
>> Server
>>
>> WSO2, Inc.; http://www.wso2.com/
>> "Lean Enterprise Middleware"
>>
>> http://www.linkedin.com/in/tyrell
>> http://tyrellperera.blogspot.com
>> http://twitter.com/tyrellperera
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 

Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobilel: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.0 - Iridium - RC14

2010-05-13 Thread Chamara Silva
We cant release current data service build(RC14) because of these blockers.

CARBON-7435  (carbon core issue)
CARBON-7490  (Axis2 issue)
CARBON-7483

Thank you,
Regards,
Chamara




On Fri, May 14, 2010 at 9:33 AM, Samisa Abeysinghe  wrote:
> Lahiru,
>    Can you please help me with source packs please?
>
>    As we did for Chunk1, we need to tag this for chunk 2.
>    You can find the svn revision for this
> at http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/svn.info
>    Please create GS and MS source packs, and may be DS as well.
> Thanks,
> Samisa...
>
> On Fri, May 14, 2010 at 9:19 AM, Yumani Ranaweera  wrote:
>>
>> On Fri, May 14, 2010 at 9:07 AM, Samisa Abeysinghe 
>> wrote:
>>>
>>>
>>> On Thu, May 13, 2010 at 10:19 AM, Samisa Abeysinghe 
>>> wrote:
>>>>
>>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/
>>>
>>> Are these packs good?
>>> Can we release MS and DS with these?
>>
>> We can proceed releasing MS.
>>
>>
>> Thanks,
>> Yumani
>>
>>>
>>> We need to be done with those to start patching the core for BPS and
>>> BAM.
>>> Thanks,
>>> Samisa...
>>>
>>> --
>>> Samisa Abeysinghe
>>> Director, Engineering - WSO2 Inc.
>>>
>>> http://wso2.com/ - "lean . enterprise . middleware"
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>
>>
>>
>> --
>> Yumani Ranaweera
>> WSO2, Inc. - http://wso2.org
>> Email : yum...@wso2.com
>> Cell    : +94 077 7795242
>> Blog   : http://yumani.blogspot.com/
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
> --
> Samisa Abeysinghe
> Director, Engineering - WSO2 Inc.
>
> http://wso2.com/ - "lean . enterprise . middleware"
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.0 - Iridium - RC14

2010-05-13 Thread Chamara Silva
On Fri, May 14, 2010 at 10:53 AM, Anjana Fernando  wrote:
> Hi,
>
> On Fri, May 14, 2010 at 10:37 AM, Samisa Abeysinghe  wrote:
>>
>>
>> On Fri, May 14, 2010 at 10:25 AM, Sanjiva Weerawarana 
>> wrote:
>>>
>>> On Fri, May 14, 2010 at 10:17 AM, Anjana Fernando  wrote:
>>>>
>>>> On Fri, May 14, 2010 at 10:12 AM, Chamara Silva  wrote:
>>>> > We cant release current data service build(RC14) because of these
>>>> > blockers.
>>>> >
>>>> > CARBON-7435  (carbon core issue)
>>>> > CARBON-7490  (Axis2 issue)
>>>>
>>>> About the Axis2 issue, it is related to session management. Where for
>>>> in-only operations transport session management is not working. This
>>>> is required for the new boxcarring feature in Data Services. We are
>>>> currently working on it.
>>>
>>> Why is that being caught only now (RC14!)?

This has been captured in RC12. We have started testing chunk2
products with RC11 packs. I tested this feature in RC11 using Tryit
and it worked. Then I tried to do the same with a code gen client in
RC12 and failed.

Thank you,
Regards,
Chamara

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.0 - Iridium - RC14

2010-05-17 Thread Chamara Silva
Is it possible to get new data services build today?

thank you,
regards,
Chamara

On Mon, May 17, 2010 at 3:43 PM, Tyrell Perera  wrote:
> Thanks Lahiru.
>
> Tyrell
>
> On Mon, May 17, 2010 at 2:36 PM, Lahiru Gunathilake  wrote:
>>
>> Hi all,
>> Created the source packs for GS and MS and hosted here[1].
>> [1]http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14
>>
>> Lahiru
>>
>> On Fri, May 14, 2010 at 3:22 PM, Lahiru Gunathilake 
>> wrote:
>>>
>>>
>>> On Fri, May 14, 2010 at 9:33 AM, Samisa Abeysinghe 
>>> wrote:
>>>>
>>>> Lahiru,
>>>>    Can you please help me with source packs please?
>>>>
>>>>    As we did for Chunk1, we need to tag this for chunk 2.
>>>
>>> Done !
>>>>
>>>>    You can find the svn revision for this
>>>> at http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/svn.info
>>>>    Please create GS and MS source packs, and may be DS as well.
>>>
>>> After creating tags I tried to get a complete check out of the trunk and
>>> change the svn externals first and then create the source packs, but due to
>>> OT failures I cannot get a complete check out of carbon-platform and I am
>>> getting the following error continuously.
>>> Fetching external item into
>>> 'chunk2/components/registry/org.wso2.carbon.registry.extensions/3.0.0/src/test/resources/user-test'
>>> svn: PROPFIND request failed on
>>> '/repos/wso2/branches/carbon/3.0.0/core/org.wso2.carbon.user.core/src/test/resources'
>>> svn: PROPFIND of
>>> '/repos/wso2/branches/carbon/3.0.0/core/org.wso2.carbon.user.core/src/test/resources':
>>> could not connect to server (https://wso2.org)
>>>
>>> Regards
>>> Lahiru
>>>>
>>>> Thanks,
>>>> Samisa...
>>>>
>>>> On Fri, May 14, 2010 at 9:19 AM, Yumani Ranaweera 
>>>> wrote:
>>>>>
>>>>> On Fri, May 14, 2010 at 9:07 AM, Samisa Abeysinghe 
>>>>> wrote:
>>>>>>
>>>>>>
>>>>>> On Thu, May 13, 2010 at 10:19 AM, Samisa Abeysinghe 
>>>>>> wrote:
>>>>>>>
>>>>>>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/
>>>>>>
>>>>>> Are these packs good?
>>>>>> Can we release MS and DS with these?
>>>>>
>>>>> We can proceed releasing MS.
>>>>>
>>>>>
>>>>> Thanks,
>>>>> Yumani
>>>>>
>>>>>>
>>>>>> We need to be done with those to start patching the core for BPS and
>>>>>> BAM.
>>>>>> Thanks,
>>>>>> Samisa...
>>>>>>
>>>>>> --
>>>>>> Samisa Abeysinghe
>>>>>> Director, Engineering - WSO2 Inc.
>>>>>>
>>>>>> http://wso2.com/ - "lean . enterprise . middleware"
>>>>>>
>>>>>> ___
>>>>>> Carbon-dev mailing list
>>>>>> Carbon-dev@wso2.org
>>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Yumani Ranaweera
>>>>> WSO2, Inc. - http://wso2.org
>>>>> Email : yum...@wso2.com
>>>>> Cell    : +94 077 7795242
>>>>> Blog   : http://yumani.blogspot.com/
>>>>>
>>>>> ___
>>>>> Carbon-dev mailing list
>>>>> Carbon-dev@wso2.org
>>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>>
>>>> --
>>>> Samisa Abeysinghe
>>>> Director, Engineering - WSO2 Inc.
>>>>
>>>> http://wso2.com/ - "lean . enterprise . middleware"
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>
>>>
>>>
>>> --
>>> Lahiru Gunathilake
>>> Senior Software Engineer - WSO2 Inc.
>>>
>>> Blog: www.lahiru.org
>>>
>>>
>>
>>
>>
>> --
>> Lahiru Gunathilake
>> Senior Software Engineer - WSO2 Inc.
>>
>> Blog: www.lahiru.org
>>
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
>
> --
> Tyrell Perera
> Technical Lead and Product Manager - WSO2 Mashup Server, WSO2 Gadget Server
>
> WSO2, Inc.; http://www.wso2.com/
> "Lean Enterprise Middleware"
>
> http://www.linkedin.com/in/tyrell
> http://tyrellperera.blogspot.com
> http://twitter.com/tyrellperera
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Carbon 3.0.0 - Iridium - RC14

2010-05-20 Thread Chamara Silva
Could i have another DS build with this patch?

thank you,
regards,
Chamara

On Thu, May 20, 2010 at 5:00 PM, Anjana Fernando  wrote:
> On Wed, May 19, 2010 at 2:10 PM, Samisa Abeysinghe  wrote:
>> Sameera is back. Please figure out the patching of Axis2 with DS with him.
>
> Carbon Core feature patch (which has the Axis2 fixes) has been added
> for the DS product.
>
>> Samisa...
>>
>> On Wed, May 19, 2010 at 11:00 AM, Anjana Fernando  wrote:
>>>
>>> On Tue, May 18, 2010 at 12:36 PM, Samisa Abeysinghe 
>>> wrote:
>>> >
>>> >
>>> > On Tue, May 18, 2010 at 12:25 PM, Chamara Silva 
>>> > wrote:
>>> >>
>>> >> Is it possible to get new data services build today?
>>> >
>>> > Anjana, please provide a local build till we figure out patching
>>>
>>> Done.
>>>
>>> > Thanks,
>>> > Samisa...
>>> >
>>> >>
>>> >> thank you,
>>> >> regards,
>>> >> Chamara
>>> >>
>>> >> On Mon, May 17, 2010 at 3:43 PM, Tyrell Perera  wrote:
>>> >> > Thanks Lahiru.
>>> >> >
>>> >> > Tyrell
>>> >> >
>>> >> > On Mon, May 17, 2010 at 2:36 PM, Lahiru Gunathilake 
>>> >> > wrote:
>>> >> >>
>>> >> >> Hi all,
>>> >> >> Created the source packs for GS and MS and hosted here[1].
>>> >> >> [1]http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14
>>> >> >>
>>> >> >> Lahiru
>>> >> >>
>>> >> >> On Fri, May 14, 2010 at 3:22 PM, Lahiru Gunathilake
>>> >> >> 
>>> >> >> wrote:
>>> >> >>>
>>> >> >>>
>>> >> >>> On Fri, May 14, 2010 at 9:33 AM, Samisa Abeysinghe
>>> >> >>> 
>>> >> >>> wrote:
>>> >> >>>>
>>> >> >>>> Lahiru,
>>> >> >>>>    Can you please help me with source packs please?
>>> >> >>>>
>>> >> >>>>    As we did for Chunk1, we need to tag this for chunk 2.
>>> >> >>>
>>> >> >>> Done !
>>> >> >>>>
>>> >> >>>>    You can find the svn revision for this
>>> >> >>>>
>>> >> >>>>
>>> >> >>>> at http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC14/svn.info
>>> >> >>>>    Please create GS and MS source packs, and may be DS as well.
>>> >> >>>
>>> >> >>> After creating tags I tried to get a complete check out of the
>>> >> >>> trunk
>>> >> >>> and
>>> >> >>> change the svn externals first and then create the source packs,
>>> >> >>> but
>>> >> >>> due to
>>> >> >>> OT failures I cannot get a complete check out of carbon-platform
>>> >> >>> and I
>>> >> >>> am
>>> >> >>> getting the following error continuously.
>>> >> >>> Fetching external item into
>>> >> >>>
>>> >> >>>
>>> >> >>> 'chunk2/components/registry/org.wso2.carbon.registry.extensions/3.0.0/src/test/resources/user-test'
>>> >> >>> svn: PROPFIND request failed on
>>> >> >>>
>>> >> >>>
>>> >> >>> '/repos/wso2/branches/carbon/3.0.0/core/org.wso2.carbon.user.core/src/test/resources'
>>> >> >>> svn: PROPFIND of
>>> >> >>>
>>> >> >>>
>>> >> >>> '/repos/wso2/branches/carbon/3.0.0/core/org.wso2.carbon.user.core/src/test/resources':
>>> >> >>> could not connect to server (https://wso2.org)
>>> >> >>>
>>> >> >>> Regards
>>> >> >>> Lahiru
>>> >> >>>>
>>> >> >>>> Thanks,
>>> >> >>>> Samisa...
>>> >> >>>>
>>> >> >>>> On Fri, May 14, 2010 at 9:19 AM, Yumani Ranaweera
>>> >> >>>> 

Re: [Carbon-dev] Carbon 3.0.0 - Iridium - RC16

2010-05-26 Thread Chamara Silva
Could you make another DS build? because there is an DS hosting
feature issue fix (CARBON-7545).

thank you,
regards,
Chamara



On Wed, May 26, 2010 at 3:39 PM, Samisa Abeysinghe  wrote:
>
>
> On Wed, May 26, 2010 at 10:23 AM, Samisa Abeysinghe  wrote:
>>
>> http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC16/
>
> BAM and P2 repo are now available.
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Public P2 repo need to update

2010-06-03 Thread Chamara Silva
Please upload latest data services p2 components from
http://builder.wso2.org/~carbon/releases/carbon/3.0.0/4RC18/p2-repo/
to public p2 repo.

Thank you,
Regards,
Chamara

-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Test automation framework

2010-08-12 Thread Chamara Silva
Automated ESB-samples didn't run in windows platform.please check.

Thank you,
Regards,
Chamara.



On Tue, Aug 10, 2010 at 12:27 PM, Suhothayan Sriskandarajah
 wrote:
> On 29 June 2010 11:37, Samisa Abeysinghe  wrote:
>> I am not sure if these names are right.
>> We need a review ASAP, before we proceed further please...
>
> Now Thilini and I have successfully automated the testing of ESB Samples.
> The information on what samples are automated,
> and the set-up guide to test the Samples are given in a read-me with
> the source code[0].
> The source is now committed to the Component Test Framework[1]
>
> [0] 
> https://svn.wso2.org/repos/wso2/trunk/commons/qa/component-test-framework/esb-sample/read-me.txt
> [1] https://svn.wso2.org/repos/wso2/trunk/commons/qa/component-test-framework/
>
> Suho
>
>
>> Samisa...
>>
>> On Tue, Jun 29, 2010 at 10:33 AM, Suhothayan Sriskandarajah 
>> wrote:
>>>
>>>
>>> On 29 June 2010 09:11, Samisa Abeysinghe  wrote:
>>>>
>>>> Are we using the admin service to talk to the BE and update the changes?
>>>> I had a look at the code and I cannot seem to locate where this is
>>>> happening.
>>>> We need to review the overall approach on how we have done this.
>>>
>>> The component-test-framework contains several modules
>>> Currently we have four of them
>>> 1.Core
>>> 2.Endpoint
>>> 3.Proxy service
>>> 4.Sequence
>>>
>>> The core module look in to aspects like ;
>>> 1.Authenticating the user - done by the stub created by codegening the
>>> AuthenticationAdmin.wsdl
>>>    (core/src/test/java/org/wso2/
>>> carbon/test/framework/ComponentsTestCase.java)
>>>
>>> 2. Stating and stopping Sample Axis2Servers
>>>
>>> (core/src/test/java/org/wso2/carbon/test/framework/util/server/SampleAxis2Server.java)
>>>
>>> 3. Invoking Axis2Clients
>>>
>>> (core/src/test/java/org/wso2/carbon/test/framework/util/client/StockQuoteClient.java)
>>>
>>> 4. Reading the .property file
>>>     (core/src/test/java/org/wso2/carbon/test/framework/initTestCase.java)
>>>
>>> and all the other modules are used to test their appropriate components,
>>> using the stubs created by cordgening their appropriate WSDLs
>>>
>>> I hope this gives some basic idea on who this framework works
>>>
>>> If we need a review on the overall approach, please let me know a subtable
>>> time, so i can arrange a meeting
>>>
>>> thanks
>>>
>>> Suho
>>>
>>>>
>>>> Samisa...
>>>>
>>>> On Mon, Jun 28, 2010 at 10:15 AM, Chamara Silva  wrote:
>>>>>
>>>>> Sorry i have missed one step.please change the framework.properties in
>>>>> testframework/src/test/resources directory with your settings.
>>>>>
>>>>> regards,
>>>>> Chamara
>>>>>
>>>>> On Mon, Jun 28, 2010 at 10:11 AM, Chamara Silva 
>>>>> wrote:
>>>>> > yes it's available at,
>>>>> >
>>>>> > https://svn.wso2.org/repos/wso2/trunk/commons/qa/compoments-test-framework
>>>>> >
>>>>> > To run this please follow these steps.
>>>>> >
>>>>> > 1. Download test framework and ESB
>>>>> > 2. start esb with sample 0
>>>>> > 3. run test framework (mvn clean install)
>>>>> >
>>>>> > Thanks and Regards
>>>>> > Chamara
>>>>> >
>>>>> >
>>>>> > On Mon, Jun 28, 2010 at 10:04 AM, Samisa Abeysinghe 
>>>>> > wrote:
>>>>> >> Do we have the code somewhere?
>>>>> >>
>>>>> >> Samisa...
>>>>> >>
>>>>> >> On Mon, Jun 28, 2010 at 9:59 AM, Chamara Silva 
>>>>> >> wrote:
>>>>> >>>
>>>>> >>> I have finished almost 85% of the proxy services related test
>>>>> >>> cases.i
>>>>> >>> think it covers all the combinations of proxy services.Currently
>>>>> >>> suho
>>>>> >>> continuing sequences and endpoints related test-cases.
>>>>> >>> After review i think we can release it for basic smoke testing.
>>>>> >>>
>>>>> >>> Thank you

[Carbon-dev] Fwd: ESB goes unusable state

2010-08-18 Thread Chamara Silva
Moved.

thanks and regards,
Chamara


-- Forwarded message --
From: Samisa Abeysinghe 
Date: Sat, Aug 14, 2010 at 2:49 PM
Subject: Re: ESB goes unusable state
To: Chamara Silva 
Cc: Senaka Fernando , strategy-group 


Folks,
    Strategy is the wrong list for this. You got to use carbon-dev for this.
Samisa...

On Fri, Aug 13, 2010 at 2:50 PM, Chamara Silva  wrote:
>
> I am inserting 10 resources by invoking "addResource" method in
> ResourceAdminStub.but its adding one by one.
>
> Thank you,
> Regards,
> Chamara
>
> On Fri, Aug 13, 2010 at 11:37 AM, Senaka Fernando  wrote:
> > Hi Chamara,
> >
> > How many resources are you trying to insert at once? Also, what the numbers
> > of allowed connections in your registry DB configuration?
> >
> > Thanks,
> > Senaka.
> >
> > On Fri, Aug 13, 2010 at 11:32 AM, Chamara Silva  wrote:
> >>
> >> I am getting SQLException error repeatedly when inserting multiple
> >> resources using "ResourceAdminService". because of this ESB instance
> >> goes unusable state.
> >>
> >> ERROR - ResourceDAO Failed to check the existence of the resource /.
> >> Timeout trying to lock table REG_RESOURCE; SQL statement:
> >> SELECT REG_VERSION FROM REG_RESOURCE WHERE REG_PATH_ID=? AND REG_NAME
> >> IS NULL AND REG_TENANT_ID=? [50200-112]
> >> org.h2.jdbc.JdbcSQLException: Timeout trying to lock table
> >> REG_RESOURCE; SQL statement:
> >> SELECT REG_VERSION FROM REG_RESOURCE WHERE REG_PATH_ID=? AND REG_NAME
> >> IS NULL AND REG_TENANT_ID=? [50200-112]
> >>        at org.h2.message.Message.getSQLException(Message.java:107)
> >>        at org.h2.message.Message.getSQLException(Message.java:118)
> >>        at org.h2.message.Message.getSQLException(Message.java:77)
> >>        at org.h2.table.TableData.doLock(TableData.java:437)
> >>        at org.h2.table.TableData.lock(TableData.java:375)
> >>        at org.h2.table.TableFilter.lock(TableFilter.java:109)
> >>        at org.h2.command.dml.Select.queryWithoutCache(Select.java:549)
> >>        at org.h2.command.dml.Query.query(Query.java:233)
> >>        at org.h2.command.CommandContainer.query(CommandContainer.java:81)
> >>        at org.h2.command.Command.executeQueryLocal(Command.java:141)
> >>        at org.h2.command.Command.executeQuery(Command.java:122)
> >>        at
> >> org.h2.jdbc.JdbcPreparedStatement.executeQuery(JdbcPreparedStatement.java:98)
> >>        at
> >> org.apache.commons.dbcp.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:93)
> >>        at
> >> org.wso2.carbon.registry.core.jdbc.dao.ResourceDAO.getVersion(ResourceDAO.java:228)
> >>        at
> >> org.wso2.carbon.registry.core.jdbc.dao.ResourceDAO.resourceExists(ResourceDAO.java:166)
> >>        at
> >> org.wso2.carbon.registry.core.jdbc.dao.ResourceDAO.resourceExists(ResourceDAO.java:183)
> >>        at
> >> org.wso2.carbon.registry.core.session.UserRegistry.addRootCollection(UserRegistry.java:301)
> >>        at
> >> org.wso2.carbon.registry.core.session.UserRegistry.init(UserRegistry.java:240)
> >>        at
> >> org.wso2.carbon.registry.core.session.UserRegistry.(UserRegistry.java:187)
> >>        at
> >> org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService.getUserRegistry(EmbeddedRegistryService.java:396)
> >>        at
> >> org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService.getRegistry(EmbeddedRegistryService.java:422)
> >>        at
> >> org.wso2.carbon.registry.core.jdbc.EmbeddedRegistryService.getConfigUserRegistry(EmbeddedRegistryService.java:465)
> >>        at
> >> org.wso2.carbon.core.services.util.CarbonAuthenticationUtil.onSuccessAdminLogin(CarbonAuthenticationUtil.java:51)
> >>        at
> >> org.wso2.carbon.core.services.authentication.AuthenticationAdmin.login(AuthenticationAdmin.java:95)
> >>        at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
> >>        at
> >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> >>        at java.lang.reflect.Method.invoke(Method.java:597)
> >>        at
> >> org.apache.axis2.rpc.receivers.RPCUtil.invokeServiceClass(RPCUtil.java:205)
> >>        at
> >> org.apache.axis2.rpc.receivers.RPCMessageReceiver.invokeBusinessLogic(RPCMessageReceiver.java:102)
> >>        at
> >> org.apache.axis2.receivers.AbstractInOutMessage

Re: [Carbon-dev] Samples carbon component for ESB

2010-08-18 Thread Chamara Silva
On Tue, Aug 17, 2010 at 10:18 AM, Samisa Abeysinghe  wrote:
>
>
> On Tue, Aug 17, 2010 at 9:20 AM, Hiranya Jayathilaka 
> wrote:
>>
>>
>> On Tue, Aug 17, 2010 at 7:39 AM, Samisa Abeysinghe 
>> wrote:
>>>
>>>
>>> On Mon, Aug 16, 2010 at 10:54 AM, Supun Kamburugamuva 
>>> wrote:
>>>>
>>>> There are two ways to implement this.
>>>>
>>>> 1. We can simply read the configuration from the file system and them
>>>> override the current synapse configuration with the sample
>>>> configuration. This leads to the destruction of current configuration.
>>>>
>>>> 2. The second approach is to build the synapse configuration from the
>>>> beginning. This includes initializing the persistence again to fit the
>>>> sample etc. This preserves the current ESB configuration.
>>>
>>> In case of the test automation framework, what we are doing is to use
>>> admin services and update the synapse config with the admin service calls.
>>
>> I don't think any of the existing admin services fit the task in hand. IMO
>> we need a new admin service. All the existing services are built around a
>> single Synapse config. But the samples component should be able to manage
>> multiple configurations - the main configuration and many sample
>> configurations. Switching to a sample config should not wipe out the main
>> config.
>>
>>>
>>> The rationale is that, we have the provision for users to edit the
>>> synapse config with management console and update that via admin service and
>>> get ESB to work on the new updated config.
>>> We already have the test automation team doing this.
>>>
>>> I think we can re-use that code and build this sample component based on
>>> that.
>>
>> Well, I'm not aware of the latest status of the test framework. Do you
>> mean it has the ability to create multiple configurations and switch among
>> them if needed (without wiping out each other)? If that capability is there
>> then we +1 for reusing it.
>
> I do not think that is possible as of now. I think what we have is that, for
> each sample, we create and add new config elements.
> Automation folks, please chime in.

Yes it's not possible with current admin services.currently we have
separate config element xmls for each sample.
thanks & regards,
Chamara

>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] User question.

2010-08-25 Thread Chamara Silva
forwarding to carbon-dev list

thank you,
regards,
chamara


-- Forwarded message --
From: Saminda Wijeratne 
Date: 2010/8/26


Subject: Re:
To: Chamara Silva 


thanx. will look at this.
Saminda

2010/8/25 Chamara Silva 
>
> -- Forwarded message --
> From: Chamara Silva 
> Date: 2010/8/25
> Subject: Re:
> To: 沈崇玮 
>
>
> It would be grate if you can ask this question in our forum page.Then
> our support engineers will help you ASAP.
> http://wso2.org/forum
>
> Thank you,
> regards,
> Chamara
>
>
> 2010/8/20 沈崇玮 :
> > Dear:
> > How to use the wso2-eclipse-ide-tools to develop a Carbon Application?
> > Now I have put the develop tools into the Eclipse, and I can create a lot of
> > wso2 projects,
> > of course Carbon Application. But how to export a .car file correctly?   I
> > can export a car
> > file but I think the content of the .car file is not correct. I think the
> > .car file should
> > include feature,plugin folder,and two .xml file, but now I don't know how to
> > create them
> > automatically. So when I upload my .car file, nothing will be showed on the
> > web page.
> > For example: I have a simple java game(src), how to use the
> > wso2-eclipse-ide-tools to create
> > a .car file and upload it correctly?
> >  thank you!
>
>
>
> --
> Suminda Chamara Silva
> Senior Software Engineer - QA
> WSO2 Inc.
> Mobile: +94 718 302858
> blog: http://chamaras.blogspot.com
>
>
>
> --
> Suminda Chamara Silva
> Senior Software Engineer - QA
> WSO2 Inc.
> Mobile: +94 718 302858
> blog: http://chamaras.blogspot.com




-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] ESB Test automation status

2010-08-30 Thread Chamara Silva
ESB test automation framework covered following test areas right now.

1. ESB Samples
2. Functional test - please find the automated test cases from [
https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios
]

thanks,
Chamara
-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB Test automation status

2010-08-30 Thread Chamara Silva
For Smoke test perspective, we believe that the framework covers 80%
of the functionality. In order to get the exact test coverage figure,
we may run Emma or clover in due course.

Regards
Chamara



On Tue, Aug 31, 2010 at 12:08 PM, Samisa Abeysinghe  wrote:
> Good! How much in terms of % does this cover as of now?
>
> On Tue, Aug 31, 2010 at 11:26 AM, Evanthika Amarasiri 
> wrote:
>>
>> Hi,
>>
>> We used the framework to smoke test the Alpha3 build and were able to find
>> a few issues of samples through this. The framework works well on Windows as
>> well.
>>
>> Regards,
>> Evanthika
>>
>> On Tue, Aug 31, 2010 at 11:22 AM, Chamara Silva  wrote:
>>>
>>> ESB test automation framework covered following test areas right now.
>>>
>>> 1. ESB Samples
>>> 2. Functional test - please find the automated test cases from [
>>>
>>> https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios
>>> ]
>>>
>>> thanks,
>>> Chamara
>>> --
>>> Suminda Chamara Silva
>>> Senior Software Engineer - QA
>>> WSO2 Inc.
>>> Mobile: +94 718 302858
>>> blog: http://chamaras.blogspot.com
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB Test automation status

2010-08-31 Thread Chamara Silva
As we decided initially, we cover ESB scenarios based on HTTP and
HTTPS transport using this test framework. We cannot (or not at the
moment) automate JMS, VFS, FIX, MAIL, FTP transports. Also, load
balancing and failover scenarios have not been automated through this
test framework since it involves configuration of multiple ESB
instances and axis2 servers.

Apart from the above, we try to achieve ~90% with completing the
remaining mediators (script, class, enqueue, enrich etc.. )

Regards
Chamara

On Tue, Aug 31, 2010 at 1:36 PM, Samisa Abeysinghe  wrote:
> What would it take to get this to 100% for smoke testing?
>
> On Tue, Aug 31, 2010 at 12:29 PM, Chamara Silva  wrote:
>>
>> For Smoke test perspective, we believe that the framework covers 80%
>> of the functionality. In order to get the exact test coverage figure,
>> we may run Emma or clover in due course.
>>
>> Regards
>> Chamara
>>
>>
>>
>> On Tue, Aug 31, 2010 at 12:08 PM, Samisa Abeysinghe 
>> wrote:
>> > Good! How much in terms of % does this cover as of now?
>> >
>> > On Tue, Aug 31, 2010 at 11:26 AM, Evanthika Amarasiri
>> > 
>> > wrote:
>> >>
>> >> Hi,
>> >>
>> >> We used the framework to smoke test the Alpha3 build and were able to
>> >> find
>> >> a few issues of samples through this. The framework works well on
>> >> Windows as
>> >> well.
>> >>
>> >> Regards,
>> >> Evanthika
>> >>
>> >> On Tue, Aug 31, 2010 at 11:22 AM, Chamara Silva 
>> >> wrote:
>> >>>
>> >>> ESB test automation framework covered following test areas right now.
>> >>>
>> >>> 1. ESB Samples
>> >>> 2. Functional test - please find the automated test cases from [
>> >>>
>> >>>
>> >>> https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios
>> >>> ]
>> >>>
>> >>> thanks,
>> >>> Chamara
>> >>> --
>> >>> Suminda Chamara Silva
>> >>> Senior Software Engineer - QA
>> >>> WSO2 Inc.
>> >>> Mobile: +94 718 302858
>> >>> blog: http://chamaras.blogspot.com
>> >>>
>> >>> ___
>> >>> Carbon-dev mailing list
>> >>> Carbon-dev@wso2.org
>> >>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>
>> >>
>> >> ___
>> >> Carbon-dev mailing list
>> >> Carbon-dev@wso2.org
>> >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >>
>> > Thanks,
>> > Samisa...
>> >
>> > Samisa Abeysinghe
>> > VP Engineering
>> > WSO2 Inc.
>> > http://wso2.com
>> > http://wso2.org
>> >
>> >
>> >
>> > ___
>> > Carbon-dev mailing list
>> > Carbon-dev@wso2.org
>> > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>> >
>> >
>>
>>
>>
>> --
>> Suminda Chamara Silva
>> Senior Software Engineer - QA
>> WSO2 Inc.
>> Mobile: +94 718 302858
>> blog: http://chamaras.blogspot.com
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>



-- 
Suminda Chamara Silva
Senior Software Engineer - QA
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com

___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] ESB Test automation status

2010-09-08 Thread Chamara Silva
As thilini explained we are in the final stage of esb automation.we
can start greg or other product automation from Monday.

thanks,
chamara

On Thu, Sep 9, 2010 at 7:34 AM, Thilini Ishaka  wrote:
>
>
> Yes. We have started covering remaining test scenarios.
> Also the remaining sample tests like JMS, VFS, Mail have been automated.
> Will have a small test run tomorrow.
>
> thanks
>
> regards
> Thilini
>
>
> On Wed, Sep 8, 2010 at 10:17 PM, Charitha Kankanamge 
> wrote:
>>
>>
>> On Wed, Sep 8, 2010 at 8:08 PM, Samisa Abeysinghe  wrote:
>>>
>>> Have we started covering the test scenarios that we discussed beyond
>>> samples to cover the feature list?
>>
>> Yes. It has been started. Chamara, please chime in.
>>
>>> We need to turn to other product automation, like G-Reg soon! So I am
>>> keen to close the chapter on ESB ASAP!
>>
>> Yes. We should. Chamara/Thilini, we need to accelerate this effort and
>> complete the remaining scenarios listed in
>> https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios
>>
>>
>>>
>>> On Fri, Sep 3, 2010 at 9:29 AM, Charitha Kankanamge 
>>> wrote:
>>>>
>>>> Ok then. Thilini, lets try to find possibilities of automating JMS
>>>> scenarios first. You may write a script (shell/ruby/ant or python) to
>>>> configure the pre-requisites such as copying activemq libs to ESB and
>>>> starting ActiveMQ server. Then, the rest can be done by usual Junit test
>>>> cases.
>>>>
>>>> Regards
>>>> Charitha
>>>>
>>>>
>>>> On Fri, Sep 3, 2010 at 5:38 AM, Samisa Abeysinghe 
>>>> wrote:
>>>>>
>>>>> Folks, IMHO, it is too early to worry about exact coverage. A ball
>>>>> park figure would be sufficient for the moment.
>>>>> This is bevuase we have better things to do like adding other
>>>>> transports and the like. I would rather spend our time and effort on
>>>>> this as of now.
>>>>>
>>>>> I agree that we will need to have Emma in the picture at some point,
>>>>> because some clients might ask for it etc. But later please...
>>>>>
>>>>> On Thursday, September 2, 2010, Charitha Kankanamge 
>>>>> wrote:
>>>>> >
>>>>> > On Tue, Aug 31, 2010 at 12:29 PM, Chamara Silva 
>>>>> > wrote:
>>>>> >
>>>>> > For Smoke test perspective, we believe that the framework covers 80%
>>>>> > of the functionality. In order to get the exact test coverage figure,
>>>>> > we may run Emma or clover in due course.
>>>>> >
>>>>> > Thilini,
>>>>> > Can you please instrument ESB with Emma and try to find the %
>>>>> > coverage?
>>>>> >
>>>>> > Regards
>>>>> > Charitha
>>>>> >
>>>>> >
>>>>> >
>>>>> > Regards
>>>>> > Chamara
>>>>> >
>>>>> >
>>>>> >
>>>>> > On Tue, Aug 31, 2010 at 12:08 PM, Samisa Abeysinghe 
>>>>> > wrote:
>>>>> >> Good! How much in terms of % does this cover as of now?
>>>>> >>
>>>>> >> On Tue, Aug 31, 2010 at 11:26 AM, Evanthika Amarasiri
>>>>> >> 
>>>>> >> wrote:
>>>>> >>>
>>>>> >>> Hi,
>>>>> >>>
>>>>> >>> We used the framework to smoke test the Alpha3 build and were able
>>>>> >>> to find
>>>>> >>> a few issues of samples through this. The framework works well on
>>>>> >>> Windows as
>>>>> >>> well.
>>>>> >>>
>>>>> >>> Regards,
>>>>> >>> Evanthika
>>>>> >>>
>>>>> >>> On Tue, Aug 31, 2010 at 11:22 AM, Chamara Silva 
>>>>> >>> wrote:
>>>>> >>>>
>>>>> >>>> ESB test automation framework covered following test areas right
>>>>> >>>> now.
>>>>> >>>>
>>>>> >>>> 1. ESB Samples
>>>>> >>>> 2. Functional test - please find the automated test cases from [
>>&

Re: [Carbon-dev] ESB Test automation status

2010-09-09 Thread Chamara Silva
In addition to the esb sample automation,we are covering test
scenarios mention in the ESB test case document in
https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios.specially
mediator test scenarios. WYT ?

thanks,
chamara

On Thu, Sep 9, 2010 at 2:10 PM, Samisa Abeysinghe  wrote:
>
>
> On Thu, Sep 9, 2010 at 9:59 AM, Chamara Silva  wrote:
>>
>> As thilini explained we are in the final stage of esb automation.we
>> can start greg or other product automation from Monday.
>
> What are the scenarios covered beyond samples?
>
>>
>> thanks,
>> chamara
>>
>> On Thu, Sep 9, 2010 at 7:34 AM, Thilini Ishaka  wrote:
>> >
>> >
>> > Yes. We have started covering remaining test scenarios.
>> > Also the remaining sample tests like JMS, VFS, Mail have been automated.
>> > Will have a small test run tomorrow.
>> >
>> > thanks
>> >
>> > regards
>> > Thilini
>> >
>> >
>> > On Wed, Sep 8, 2010 at 10:17 PM, Charitha Kankanamge 
>> > wrote:
>> >>
>> >>
>> >> On Wed, Sep 8, 2010 at 8:08 PM, Samisa Abeysinghe 
>> >> wrote:
>> >>>
>> >>> Have we started covering the test scenarios that we discussed beyond
>> >>> samples to cover the feature list?
>> >>
>> >> Yes. It has been started. Chamara, please chime in.
>> >>
>> >>> We need to turn to other product automation, like G-Reg soon! So I am
>> >>> keen to close the chapter on ESB ASAP!
>> >>
>> >> Yes. We should. Chamara/Thilini, we need to accelerate this effort and
>> >> complete the remaining scenarios listed in
>> >>
>> >> https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios
>> >>
>> >>
>> >>>
>> >>> On Fri, Sep 3, 2010 at 9:29 AM, Charitha Kankanamge
>> >>> 
>> >>> wrote:
>> >>>>
>> >>>> Ok then. Thilini, lets try to find possibilities of automating JMS
>> >>>> scenarios first. You may write a script (shell/ruby/ant or python) to
>> >>>> configure the pre-requisites such as copying activemq libs to ESB and
>> >>>> starting ActiveMQ server. Then, the rest can be done by usual Junit
>> >>>> test
>> >>>> cases.
>> >>>>
>> >>>> Regards
>> >>>> Charitha
>> >>>>
>> >>>>
>> >>>> On Fri, Sep 3, 2010 at 5:38 AM, Samisa Abeysinghe 
>> >>>> wrote:
>> >>>>>
>> >>>>> Folks, IMHO, it is too early to worry about exact coverage. A ball
>> >>>>> park figure would be sufficient for the moment.
>> >>>>> This is bevuase we have better things to do like adding other
>> >>>>> transports and the like. I would rather spend our time and effort on
>> >>>>> this as of now.
>> >>>>>
>> >>>>> I agree that we will need to have Emma in the picture at some point,
>> >>>>> because some clients might ask for it etc. But later please...
>> >>>>>
>> >>>>> On Thursday, September 2, 2010, Charitha Kankanamge
>> >>>>> 
>> >>>>> wrote:
>> >>>>> >
>> >>>>> > On Tue, Aug 31, 2010 at 12:29 PM, Chamara Silva 
>> >>>>> > wrote:
>> >>>>> >
>> >>>>> > For Smoke test perspective, we believe that the framework covers
>> >>>>> > 80%
>> >>>>> > of the functionality. In order to get the exact test coverage
>> >>>>> > figure,
>> >>>>> > we may run Emma or clover in due course.
>> >>>>> >
>> >>>>> > Thilini,
>> >>>>> > Can you please instrument ESB with Emma and try to find the %
>> >>>>> > coverage?
>> >>>>> >
>> >>>>> > Regards
>> >>>>> > Charitha
>> >>>>> >
>> >>>>> >
>> >>>>> >
>> >>>>> > Regards
>> >>>>> > Chamara
>> >>>>> >
>> >>>>> >
>> >>>>> >
>> >>>>>

Re: [Carbon-dev] ESB Test automation status

2010-09-09 Thread Chamara Silva
Following are the admin services currently use in esb test automation
framework.i much appreciate anyone can review this and let us know
what are the remaining admin services need to cover in esb test
framework.

1.   AuthenticationAdmin
2.   EndpointAdmin
3.   LocalEntryAdmin
4.   ProxyServiceAdmin
5.   ResourceAdminService
6.   SecurityAdminService
7.   SequenceAdminService
8.   ServiceAdmin
9.   ConfigServiceAdmin
10. ThrottleAdminService

Thank you,
Chamara

On Thu, Sep 9, 2010 at 4:18 PM, Samisa Abeysinghe  wrote:
> Sounds good!
> One more question. Did we use backed admin services' interfaces and wrote
> tests to cover all back-end services's operations?
>
> On Thu, Sep 9, 2010 at 3:36 PM, Thilini Ishaka  wrote:
>>
>> On Thu, Sep 9, 2010 at 2:48 PM, Samisa Abeysinghe  wrote:
>>>
>>>
>>> On Thu, Sep 9, 2010 at 2:42 PM, Charitha Kankanamge 
>>> wrote:
>>>>
>>>> The scenarios given in this list are covered by both sample tests and
>>>> the others.
>>>
>>> Please treat samples separate and get all
>>> these scenarios covered separate, irrespective of the fact that those are
>>> already covered with samples or not. That why we have the assurance on
>>> complete coverage.
>>
>> Yes. The esb-sample is a separate category and there are other modules to
>> cover almost all the features irrespective of they are covering in the
>> sample module or not.
>> For a example there are samples to cover throttle mediation (Sample
>> 370-372), but we have a separate module called mediators-throttle to handle
>> its' functionality which is capable of handling wide range of functionality.
>> Using that module we are checking whether the required response are coming
>> out or not, entries goes to the esb log correctly, etc (depending on the
>> situation).
>>
>> Those separate categories/modules can be found at [1] with the automation
>> status.
>> [1]
>> https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios
>> [2]
>> https://svn.wso2.org/repos/wso2/trunk/commons/qa/component-test-framework/
>>
>> Also please find [2] to get a brief idea of how the framework is
>> structured.
>> Further I will give the module structure of pom.xml to get a clear idea.
>>
>>authenticator
>> common
>> servicemanagement
>>
>>
>> resourceadmin
>> securitymanagement
>> throttleadmin
>> synapse-config-admin
>>
>>
>> proxyservices
>> sequences
>> endpoints
>>  localentry
>> mediators-send
>>
>>
>> mediators-drop
>> mediators-sequence
>> mediators-inout
>> mediators-filter
>>
>>
>>mediators-clone
>> mediators-log
>>  mediators-throttle
>>  mediators-switch
>>
>>
>> mediators-property
>> esb-sample
>>
>> Here you will see that esb-sample is separated from all the other modules.
>> The above list goes bigger.
>>
>> regards
>> Thilini
>>
>>
>>>
>>> It would be fine to use bits and pieces of samples to cover each
>>> scenario. But covering individual scenarios on their own is a must.
>>> You can think of samples as system tests and the individual case covering
>>> like som`e unit cases.
>>> Samisa...
>>>>
>>>> Therefore, in order to identify the tests covered beyond the samples,
>>>> can you highlight those specific scenarios?
>>>>
>>>> Btw, the wiki url should be
>>>> https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios
>>>>
>>>> /Charitha
>>>>
>>>>
>>>>
>>>> On Thu, Sep 9, 2010 at 2:28 PM, Chamara Silva  wrote:
>>>>>
>>>>> In addition to the esb sample automation,we are covering test
>>>>> scenarios mention in the ESB test case document in
>>>>>
>>>>> https://wso2.org/wiki/display/esbjava/WSO2+ESB-3.X+High+level+test+scenarios.specially
>>>>> mediator test scenarios. WYT ?
>>>>>
>>>>> thanks,
>>>>> chamara
>>>>>
>>>>> On Thu, Sep 9, 2010 at 2:10 PM, Samisa Abeysinghe 
>>>>> wrote:
>>>>> >
>>>>> >
>>>>> > On Thu, Sep 9, 2010 at 9:59 AM, Chamara Silva 
>>>>> > wrot

Re: [Carbon-dev] Documenting Admin Services

2010-12-21 Thread Chamara Silva
you can use "AuthenticationAdmin" service to login and take session cookie.

https://localhost:9443/services/AuthenticationAdmin?wsdl

Thanks,
Chamara



On Wed, Dec 22, 2010 at 12:00 AM, Jorge Infante Osorio wrote:

> Thanks a lot Chamara Silva.
>
>
>
> To consume the LogViewer service first I need to login. I see that this
> functionality is in the 
> https://localhost:9443/services/GlobalAdmin?wsdlservice, but the name is 
> wrong. Can you give the right name of this service.
>
>
>
> Jorge.
>
>
>
> *De:* architecture-boun...@wso2.org [mailto:architecture-boun...@wso2.org]
> *En nombre de *Chamara Silva
> *Enviado el:* martes, 21 de diciembre de 2010 1:47
> *Para:* architect...@wso2.org
> *Asunto:* Re: [Architecture] Documenting Admin Services
>
>
>
>
>
> On Sun, Dec 19, 2010 at 8:21 AM, Jorge Infante Osorio 
> wrote:
>
> From my browser, firefox.
> This admin services are the same for all the wso2 tools??
>
> Some wsdl I can see it, but anothers not.
>
> I try it with WSAS admin service LogViewAdmin, and receive this error:
>“Service LogViewAdmin not found. Cannot display WSDL
> document”.
>
>
>
> please rename it as a "LogViewer"
>
>
>
> thanks ,
>
> Chamara
>
>
> And with the ServerAdmin Service it work, I can see the wsdl
> ServerAdmin?wsdl.
>
>
> Jorge.
>
> De: architecture-boun...@wso2.org [mailto:architecture-boun...@wso2.org]
> En
>
> nombre de Samisa Abeysinghe
> Enviado el: sábado, 18 de diciembre de 2010 21:29
>
> Para: architect...@wso2.org
> Asunto: Re: [Architecture] Documenting Admin Services
>
> On Sun, Dec 19, 2010 at 7:19 AM, Jorge Infante Osorio 
> wrote:
> The wsdl are not accessible.
>
> From?
>
> Thanks,
> Samisa...
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
> _______
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>
>
>
> --
> Suminda Chamara Silva
> WSO2 Inc.
> Mobile: +94 718 302858
> blog: http://chamaras.blogspot.com
>



-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Component Test Framework running with QA-Repo

2010-12-22 Thread Chamara Silva
We had an issue with testing unreleased binary pack from component test
framework.Test framework need latest dependency jars to build  and we
haven't online repo to take unreleased build artifacts (dependency jars)
earlier.To avoid this issue we have created online repo at "
http://dist.wso2.org/qarepo/"; and qa repo updates with latest build
artifacts from nightly builds.Now Test framework running with the latest
dependency jars.

Thank you,
Chamara
-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Updated Invitation: Group B : Code review (Registry Search Service) @ Thu Feb 3 1pm - 2pm (carbon-dev@wso2.org)

2011-02-03 Thread Chamara Silva
I am also participated. :)

/Chamara Silva

On Thu, Feb 3, 2011 at 3:07 PM, Heshan Suriyaarachchi wrote:

> Participants : Ruwan, Milinda, Nandika, Lahiru, Manjula, Sarasi, ChamaraA,
> Ajith, Krishantha, Heshan
>
>
> On Thu, Feb 3, 2011 at 2:40 PM, Heshan Suriyaarachchi wrote:
>
>> Code Review Component - Registry Search
>> Reviewer - Lahiru
>>
>> AdvancedSearchResults.java
>> ---
>> Use for each loop instead of for loop
>> Remove the data binding part within the loop. Instead of the conditional
>> checks use a bean class.
>> Use two arrays and compare property names and values.
>> The above improvements will add a performance improvement.
>>
>> Use the generics properly.
>> LOC 182 Invert the conditional check
>> Replace for loops with for-each loops (it will add a performance gain as
>> well)
>>
>> AdvancedResourceQuery.java
>> -
>> Have a executor() method.
>> Pass in the query bean to the executor. This way it is more elegant.
>> Separate out query meta data and query
>> Use arrays.
>> Currently, the search is specifically written to do the search. The search
>> should accept the search criteria.
>> User should not know about the underlying mechanism of the search.
>> Registry does not have proper apis for searching. Therefore you have
>> worked around that.
>> For random search storing the query in database in not acceptable.
>> Have to check whether the query path exist in the registry. If not
>> calculate the SQL query.
>> When having a if {} else {} condition, try to move the logic to the if{}
>> condition instead of having the logic in els{} block. Re-factor the code.
>> Remove the unnecessary boolean checks (eg. noCustomSearch). Write the
>> logic in a such a way that it is clearly understood by a another person.
>> Add code level comments explaining the logic. It will be easier for a
>> person to understand.
>> Separate out concerns into methods. When naming methods, try to give
>> descriptive names to the methods.
>>
>>
>> Improvements to the existing implementation
>> --
>> Extend the UI to support addition of multiple properties
>> Should support adding new media types to the registry (Give a nice
>> interface to the user)
>>
>> Future
>> -
>> Need to review the Searching mechanism
>> Try to draw a logical diagram in use-cases for the search mechanism
>> Let's do another round of review once we integrate the proposed changes to
>> the component.
>>
>>
>>
>> On Thu, Feb 3, 2011 at 12:57 PM, Lahiru Gunathilake wrote:
>>
>>> cruble project can be find here[1].
>>>
>>> [1]https://wso2.org/crucible/cru/COMPONENT-35
>>>
>>> Lahiru
>>>
>>> On Thu, Feb 3, 2011 at 11:33 AM, Lahiru Gunathilake wrote:
>>>
>>>>  This event has been changed.
>>>> more details 
>>>> »<https://www.google.com/calendar/event?action=VIEW&eid=bXI4NTVka2xjN2tzbHE0YW1xNGxqdGEzcm8gY2FyYm9uLWRldkB3c28yLm9yZw&tok=MTUjbGFoaXJ1QHdzbzIuY29tYjM0ZDBhODFmZWVjZDQ2OWViMmEwYzUwZGU5NzI2NmIxZWM4ZGE5MA&ctz=Asia%2FColombo&hl=en>
>>>> Group B : Code review (Registry Search Service)
>>>> Code review will conduct for Registry Search Service. I will create a
>>>> curcible project by the time we start the code review.
>>>> *When*
>>>> *Changed: *Thu Feb 3 1pm – 2pm Colombo
>>>> *Where*
>>>> 4th floor (map <http://maps.google.com/maps?q=4th+floor&hl=en>)
>>>> *Calendar*
>>>> carbon-dev@wso2.org
>>>> *Who*
>>>> •
>>>> Lahiru Gunathilake - organizer
>>>> •
>>>> Milinda Pathirage
>>>>  •
>>>> Ajith Vitharana
>>>> •
>>>> Chamara Silva
>>>> •
>>>> Nuwan Bandara
>>>>  •
>>>> carbon-dev@wso2.org
>>>> •
>>>> Heshan Suriyaarachchi
>>>>  •
>>>> Manjula Rathnayake
>>>> •
>>>> Sarasi Munasinghe
>>>> •
>>>> Chamara Ariyarathne
>>>>  •
>>>> Ruwan Linton
>>>> •
>>>> Sumedha Rubasinghe
>>>> •
>>>> Nandika Jayawardana
>>>>
>>>> Going?   
>>>> *Yes<https://www.google.com/calendar/event?action=RESPOND&eid=bXI4NTVka2xjN2tzbHE0YW1xNGxqdGEzcm8gY2FyYm9uLWRldk

Re: [Carbon-dev] Fwd: Greg Test Automation Hackathon

2011-02-18 Thread Chamara Silva
Tharinda  and myself successfully executed Greg test framework on windows
platform.

regards,
Chamara


Greg Component test framework successfully executed on windows platform.

On Tue, Feb 15, 2011 at 4:42 PM, Krishantha Samaraweera  wrote:

>
>
> On Tue, Feb 15, 2011 at 4:20 PM, Samisa Abeysinghe wrote:
>
>>
>>
>> On Tue, Feb 15, 2011 at 4:03 PM, Krishantha Samaraweera <
>> krishan...@wso2.com> wrote:
>>
>>>
>>>
>>> On Tue, Feb 15, 2011 at 3:50 PM, Samisa Abeysinghe wrote:
>>>
>>>> What is the % coverage of functionality now?
>>>>
>>>>
>>> I would say it is 35%.
>>>
>>
>> Guys, we need to finish this. We need to have a roadmap on this. We need
>> to hist 80% at least.
>>
>> I still see only ESB and G-Reg being covered with test framework. We need
>> to get past.
>>
>> Please work on a roadmap ASAP, as we also need to start looking into other
>> products. The next in line should be DS and BPS
>>
>
> +1, sure will do
>
> Thanks,
> Krishantha.
>
>>
>>
>>>
>>> Thanks
>>> Krishantha.
>>>
>>>>
>>>> On Tue, Feb 15, 2011 at 1:59 PM, Krishantha Samaraweera <
>>>> krishan...@wso2.com> wrote:
>>>>
>>>>> Hi Samisa,
>>>>>
>>>>> On Tue, Feb 15, 2011 at 1:17 PM, Samisa Abeysinghe wrote:
>>>>>
>>>>>> What happened to this Hackathon? What do we have now??
>>>>>
>>>>>
>>>>> We were able to cover the following tasks.
>>>>>
>>>>> 1. G-Reg meta data management tests including WSDL, Schema, Policies.
>>>>> 2. Done with command classes for add service. In the process of
>>>>> integrating FE service XML generation logic to automation framework. Have 
>>>>> to
>>>>> write tests.
>>>>> 3. Started resource versioning tests. Not yet finished.
>>>>> 4. Done with command classes for content search, have to write tests.
>>>>> 4. Used maven site plugin to view integrated test results.
>>>>> 5. Fixed remote registry tests and other test failures.
>>>>> 6. Fixed framework related issues on windows environment.
>>>>>
>>>>> Thanks,
>>>>> Krishantha.
>>>>>
>>>>>>
>>>>>>
>>>>>> On Thu, Feb 10, 2011 at 9:50 AM, Thilini Ishaka wrote:
>>>>>>
>>>>>>> +1
>>>>>>>
>>>>>>>
>>>>>>> On Thu, Feb 10, 2011 at 6:34 AM, Chamara Silva wrote:
>>>>>>>
>>>>>>>> Most probably we can double our automation speed if we can have
>>>>>>>> contact person in greg development team instead of disturbing to all 
>>>>>>>> the
>>>>>>>> people.because sometimes we take long times to understand greg code.
>>>>>>>>
>>>>>>>>  Regards,
>>>>>>>> Chamara
>>>>>>>>
>>>>>>>>
>>>>>>>> On Wed, Feb 9, 2011 at 10:49 PM, Krishantha Samaraweera <
>>>>>>>> krishan...@wso2.com> wrote:
>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> We are still on automating SOA meta data management which is the
>>>>>>>>> most highest priority functional area. As per todays progress, we 
>>>>>>>>> will not
>>>>>>>>> be able to finish with all missing functionalities on Friday. 
>>>>>>>>> However, We
>>>>>>>>> will try to cover the highest priority functional areas as much as 
>>>>>>>>> possible
>>>>>>>>> before Friday.
>>>>>>>>>
>>>>>>>>> We may need another few days from next week to have decent amount
>>>>>>>>> of G-Reg test coverage.
>>>>>>>>>
>>>>>>>>> Thanks,
>>>>>>>>> Krishantha.
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> On Tue, Feb 8, 2011 at 12:37 PM, Krishantha Samaraweera <
>>>>>>>>> krishan...@wso2.com> wrote:
>>>>>>>>>
>>>>

Re: [Carbon-dev] [QA Test Framework] Focus on functional coverage across more features instead of covering all possible scenarios related to a particular use case

2011-02-20 Thread Chamara Silva
+1 Krishantha,Evanthika,can we have list of most wanted test-cases need to
automate.

regards,
Chamara

On Mon, Feb 21, 2011 at 10:31 AM, Charitha Kankanamge wrote:

> I had an offline chat with Samisa last friday regarding the current test
> coverage. We understood that it is essential to have a horizontal coverage
> across features instead of spending time on automating all possible
> scenarios related to a particular functionality. We can fill the gaps later
> on after we completing all features. Therefore, please focus on covering all
> features first.
>
> Regards
> Charitha
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [QA Test Framework] Focus on functional coverage across more features instead of covering all possible scenarios related to a particular use case

2011-02-21 Thread Chamara Silva
Thanks Evanthika

On Mon, Feb 21, 2011 at 2:12 PM, Evanthika Amarasiri wrote:

> Hi Chamara,
>
> This [1] contains the test cases that I use for G-Reg testing. I suppose
> you can derive test cases based on this document as well. Please note that
> this document was created recently and I am in the process of adding new
> test cases.
>
> [1] -
> https://spreadsheets.google.com/a/wso2.com/ccc?key=0AvhVRxNoCg0KdGRVSHl3Nl9hVDQ0UXh5WVhPSG44Y0E&hl=en
>
> Regards,
> Evanthika
>
>
> On Mon, Feb 21, 2011 at 1:47 PM, Thilini Ishaka  wrote:
>
>>
>> +1
>>
>> On Mon, Feb 21, 2011 at 10:31 AM, Charitha Kankanamge 
>> wrote:
>>
>>> I had an offline chat with Samisa last friday regarding the current test
>>> coverage. We understood that it is essential to have a horizontal coverage
>>> across features instead of spending time on automating all possible
>>> scenarios related to a particular functionality. We can fill the gaps later
>>> on after we completing all features. Therefore, please focus on covering all
>>> features first.
>>>
>>> Regards
>>> Charitha
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Thilini Ishaka
>> email: thil...@wso2.com
>> mobile: +94 718408171
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Test frame work merge in to the carbon trunk.

2011-02-22 Thread Chamara Silva
Shall we create module call "test-integration" under carbon core to merge
test framework admin services wrapping modules?

Thank you,
Chamara

-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Test frame work merge in to the carbon trunk.

2011-02-23 Thread Chamara Silva
This test apples for all the admin service components.

regards,
Chamara

On Wed, Feb 23, 2011 at 8:05 PM, Senaka Fernando  wrote:

>
>
> On Wed, Feb 23, 2011 at 11:58 AM, Hiranya Jayathilaka wrote:
>
>>
>>
>> On Wed, Feb 23, 2011 at 10:56 AM, Chamara Silva  wrote:
>>
>>> Shall we create module call "test-integration" under carbon core to merge
>>> test framework admin services wrapping modules?
>>>
>>
> Is this only for Carbon Core? or does this test the Admin Services of
> Components?
>
> Thanks,
> Senaka.
>
>>
>> Sounds interesting. I think we should first do a review of the test
>> framework and come up with a strategy to integrate it into Carbon core.
>>
>> Thanks,
>> Hiranya
>>
>>
>>>
>>> Thank you,
>>> Chamara
>>>
>>> --
>>> Suminda Chamara Silva
>>> WSO2 Inc.
>>> Mobile: +94 718 302858
>>> blog: http://chamaras.blogspot.com
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>>
>> --
>> Hiranya Jayathilaka
>> Senior Software Engineer;
>> WSO2 Inc.;  http://wso2.org
>> E-mail: hira...@wso2.com;  Mobile: +94 77 633 3491
>> Blog: http://techfeast-hiranya.blogspot.com
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Senaka Fernando*
> Product Manager - WSO2 Governance Registry;
> Associate Technical Lead; WSO2, Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
> Linked-In: http://www.linkedin.com/in/senakafernando
>
> *Lean . Enterprise . Middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] G-Reg Test Coverage in Automated Test Framework: ~ 50%

2011-03-01 Thread Chamara Silva
Please review jar-list and let us know if we need to do any changes.

Regads,
Chamara

On Tue, Mar 1, 2011 at 1:47 PM, Thilini Ishaka  wrote:

>
> Hi All,
>
> We have found that the G-Reg test coverage in Automated Test Framework is
> *47%*. Please refer the attached EMMA coverage report.
> The jar list is also attached herewith. We have filtered only the necessary
> jars and removed unwanted from the jarlist.
>
>
> Thanks
>
> Regards,
>
> --
> Thilini Ishaka
> email: thil...@wso2.com
> mobile: +94 718408171
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] G-Reg Test Coverage in Automated Test Framework: ~ 50%

2011-03-01 Thread Chamara Silva
Suggestion : Better if we can finalized separated predefined jar list for
every product.

regards,
Chamara

On Tue, Mar 1, 2011 at 2:49 PM, Charitha Kankanamge wrote:

>
> Correction: "We have excluded all *.ui bundles since we are invoking only
> the BE methods through admin service test framework"
>
>
>
> On Tue, Mar 1, 2011 at 2:47 PM, Charitha Kankanamge wrote:
>
>> Senaka and G-reg team,
>>
>> Could you please go through this report and check whether the coverage
>> figures are valid? We have excluded all *.ui bundles since we are not
>> invoking BE methods  through admin service test framework.
>>
>> Regards
>> Charitha
>>
>> On Tue, Mar 1, 2011 at 2:43 PM, Chamara Silva  wrote:
>>
>>> Please review jar-list and let us know if we need to do any changes.
>>>
>>> Regads,
>>> Chamara
>>>
>>> On Tue, Mar 1, 2011 at 1:47 PM, Thilini Ishaka  wrote:
>>>
>>>>
>>>> Hi All,
>>>>
>>>> We have found that the G-Reg test coverage in Automated Test Framework
>>>> is *47%*. Please refer the attached EMMA coverage report.
>>>> The jar list is also attached herewith. We have filtered only the
>>>> necessary jars and removed unwanted from the jarlist.
>>>>
>>>>
>>>> Thanks
>>>>
>>>> Regards,
>>>>
>>>> --
>>>> Thilini Ishaka
>>>> email: thil...@wso2.com
>>>> mobile: <%2B94%20718408171>+94 718408171
>>>>
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Suminda Chamara Silva
>>> WSO2 Inc.
>>> Mobile: +94 718 302858
>>> blog: http://chamaras.blogspot.com
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] G-Reg Test Coverage in Automated Test Framework: ~ 50%

2011-03-04 Thread Chamara Silva
Thilini can we have test coverage now?

Regards,
Chamara

On Fri, Mar 4, 2011 at 9:40 PM, Krishantha Samaraweera
wrote:

>
>
> On Wed, Mar 2, 2011 at 1:23 PM, Krishantha Samaraweera <
> krishan...@wso2.com> wrote:
>
>>
>>>
>>> I believe that the reports are correct. But, you need to run the
>>> governance API, WS Client and the JCR Client, Check-in Check-out client as
>>> well, which will improve the coverage. I'm not sure why the bean classes
>>> were not covered. Ideally, if you used the service, the bean classes would
>>> be used. So, its kind of strange.
>>>
>>>
>> We don't have tests for governance API, excepts the tests in carbon trunk.
>> We will write some tests for governance API as well. I am in the process of
>> integrating ws-api to test framework it will available within a day.
>> Checkin/out client tests only support on Linux we will add that to the
>> framework and will be executed only on Linux environments.
>>
>
> G-Reg WS-API test framework has been integrated with test automation
> framework now.
>
> Thanks,
> Krishantha.
>
>>
>> Thanks,
>> Krishantha.
>>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Test automation framework progress

2011-03-07 Thread Chamara Silva
Following are the code coverage result what we found while running
automation test framework.

1. Greg code coverage = 52%
 Most of the greg specific admin services are automated right now and
thilini and krishantha are keep on adding test cases to improve code
coverage.

2. ESB code coverage = 38%
 Thilini and myself will check again ESB automated test and improve
coverage.

In addition to that i have started Data Services automation yesterday
(07/03/2011) and all DS specific admin services automaton are finished right
now.i am in the process of adding test cases and i will send data services
code coverage ASAP.

Thank you,
Chamara.


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Test automation framework progress

2011-03-07 Thread Chamara Silva
I IRC we had an offline chat with you on last Friday and decided to move
this framework in to trunk only after the current trunk stabilization work
is done .Once the trunk become stable we can certainty start doing the
migration.

Regards,
Chamara

On Tue, Mar 8, 2011 at 11:32 AM, Afkham Azeez  wrote:

> So when are you guys going to move the tests to the trunk as was discussed
> several times over the past few months?
>
>
> On Tue, Mar 8, 2011 at 11:17 AM, Chamara Silva  wrote:
>
>> Following are the code coverage result what we found while running
>> automation test framework.
>>
>> 1. Greg code coverage = 52%
>>  Most of the greg specific admin services are automated right now and
>> thilini and krishantha are keep on adding test cases to improve code
>> coverage.
>>
>> 2. ESB code coverage = 38%
>>  Thilini and myself will check again ESB automated test and improve
>> coverage.
>>
>> In addition to that i have started Data Services automation yesterday
>> (07/03/2011) and all DS specific admin services automaton are finished right
>> now.i am in the process of adding test cases and i will send data services
>> code coverage ASAP.
>>
>> Thank you,
>> Chamara.
>>
>>
>> --
>> Suminda Chamara Silva
>> WSO2 Inc.
>> Mobile: +94 718 302858
>> blog: http://chamaras.blogspot.com
>>
>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*<http://www.apache.org/>
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] New feature: Start a test Carbon server instance and integration test your components

2011-03-12 Thread Chamara Silva
Great.This is very useful for test automation. thanks,

regards,
Chamara

On Sun, Mar 13, 2011 at 8:01 AM, Charitha Kankanamge wrote:

> Great work Azeez. Thanks!
>
> Charitha
>
>
> On Sun, Mar 13, 2011 at 7:25 AM, Afkham Azeez  wrote:
>
>> Folks,
>> This is something I've been thinking about for sometime, and finally found
>> some time this weekend to make this work. Now you can start any Carbon
>> instance from your JUnit test code, and test your components.
>>
>> Your test case needs to
>> extend org.wso2.carbon.integration.core.CarbonIntegrationTestCase [1]
>>
>> I have included a simple test which tests whether a Carbon core server
>> starts up properly [2]
>>
>> For further details see the integration/core module [3]
>>
>> 1.
>> https://wso2.org/repos/wso2/trunk/carbon/core/integration/core/src/test/java/org.wso2.carbon.integration.core/CarbonIntegrationTestCase.java
>> 2.
>> https://wso2.org/repos/wso2/trunk/carbon/core/integration/core/src/test/java/org.wso2.carbon.integration.core/StartCarbonServerTest.java
>> 3. https://wso2.org/repos/wso2/trunk/carbon/core/integration/core
>>
>> Please try this out and let me know if we can make any improvements or if
>> there are any shortcomings. Also, henceforth, it is a component author's
>> responsibility to write unit tests & integration tests. Now, even admin
>> services can be easily tested using this framework. Also, now it should be
>> easy to write a test case when we create patches.
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*<http://www.apache.org/>
>> *
>> email: **az...@wso2.com* * cell: 
>> <%2B94%2077%203320919><%2B94%2077%203320919>+94
>> 77 3320919
>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>> _______
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] User Management testing

2011-03-13 Thread Chamara Silva
On Fri, Mar 11, 2011 at 7:27 AM, Samisa Abeysinghe  wrote:

>
>
> On Thu, Mar 10, 2011 at 2:48 PM, Dimuthu Leelarathne wrote:
>
>> Hi,
>>
>> JDBCRealm's Juit coverage 100%, it helped me a great deal and saved lot of
>> trouble. Those days I didn't write test cases for LDAP. Now that ApacheDS
>> has become main stream I think we need to write test cases to cover it at
>> least 90%. It will save lot of heartache :)
>>
>
> Whoever is working on this, please do it now! All of these need to pass
> before we start system testing.
>
> Also, until unit tests are done, please work on automation scenarios rather
> than manual testing. Manual testing is such a waste of time, given that we
> have to repeat the same after each build.
>

Noted.

regards,
Chamara

>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Renaming test modules

2011-03-14 Thread Chamara Silva
Current test framework having module call "common" for maintain test
framework template class and some other client classes.To move this in to
the carbon trunk we need to have standard name like
"org.wso2.carbon.framework.core.template" etc.

-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Renaming test modules

2011-03-14 Thread Chamara Silva
i am going to do this

regards,
Chamara

On Mon, Mar 14, 2011 at 4:56 PM, Chamara Silva  wrote:

> Current test framework having module call "common" for maintain test
> framework template class and some other client classes.To move this in to
> the carbon trunk we need to have standard name like
> "org.wso2.carbon.framework.core.template" etc.
>
> --
> Suminda Chamara Silva
> WSO2 Inc.
> Mobile: +94 718 302858
> blog: http://chamaras.blogspot.com
>



-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Build error at cassandra dependency

2011-03-14 Thread Chamara Silva
3a63ebe6bcfdc03092f (10ms)
>  [exec] [ivy:retrieve] io problem while parsing ivy file:
> http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.1.14/project-6.1.14.pom:
> Impossible to load parent for
> file:/home/charitha/.ivy2/cache/org.mortbay.jetty/project/ivy-6.1.14.xml.original.
> Parent=org.mortbay.jetty#jetty-parent;7
>  [exec] [ivy:retrieve] io problem while parsing ivy file:
> http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.1.14/servlet-api-2.5-6.1.14.pom:
> Impossible to load parent for
> file:/home/charitha/.ivy2/cache/org.mortbay.jetty/servlet-api-2.5/ivy-6.1.14.xml.original.
> Parent=org.mortbay.jetty#project;6.1.14
>  [exec] [ivy:retrieve] module not found:
> org.mortbay.jetty#servlet-api-2.5;6.1.14
>  [exec] [ivy:retrieve]  ibiblio: tried
>  [exec] [ivy:retrieve]
> http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-parent/7/jetty-parent-7.pom
>  [exec] [ivy:retrieve] problem while downloading module descriptor:
> http://repo1.maven.org/maven2/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.pom:
> invalid sha1: expected= 5�a�
> computed=d5cc82ce285fca8ab5c71a1cc512a50f8f6d8f4d (14ms)
>  [exec] [ivy:retrieve] module not found: hsqldb#hsqldb;1.8.0.10
>  [exec] [ivy:retrieve]  ibiblio: tried
>  [exec] [ivy:retrieve]
> http://repo1.maven.org/maven2/hsqldb/hsqldb/1.8.0.10/hsqldb-1.8.0.10.pom
>  [exec] [ivy:retrieve]
> ::
>  [exec] [ivy:retrieve] ::  UNRESOLVED
> DEPENDENCIES ::
>  [exec] [ivy:retrieve]
> ::
>  [exec] [ivy:retrieve] :: asm#asm;3.2: not found
>  [exec] [ivy:retrieve] :: ant#ant;1.6.5: not found
>  [exec] [ivy:retrieve] :: junit#junit;4.6: not found
>  [exec] [ivy:retrieve] ::
> commons-logging#commons-logging;1.1.1: not found
>  [exec] [ivy:retrieve] :: org.apache.rat#apache-rat;0.6: not
> found
>  [exec] [ivy:retrieve] :: commons-cli#commons-cli;1.2: not
> found
>  [exec] [ivy:retrieve] ::
> commons-httpclient#commons-httpclient;3.0.1: not found
>  [exec] [ivy:retrieve] :: commons-codec#commons-codec;1.3: not
> found
>  [exec] [ivy:retrieve] :: oro#oro;2.0.8: not found
>  [exec] [ivy:retrieve] :: org.mortbay.jetty#jetty;6.1.14: not
> found
>  [exec] [ivy:retrieve] :: org.mortbay.jetty#jetty-util;6.1.14:
> not found
>  [exec] [ivy:retrieve] :: org.mortbay.jetty#jsp-api-2.1;6.1.14:
> not found
>  [exec] [ivy:retrieve] :: org.mortbay.jetty#jsp-2.1;6.1.14: not
> found
>  [exec] [ivy:retrieve] ::
> org.mortbay.jetty#servlet-api-2.5;6.1.14: not found
>  [exec] [ivy:retrieve] :: hsqldb#hsqldb;1.8.0.10: not found
>  [exec] [ivy:retrieve]
> ::::::
>  [exec] [ivy:retrieve]
>  [exec] [ivy:retrieve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE
> DETAILS
> [INFO]
> 
> [ERROR] BUILD ERROR
> [INFO]
> 
> [INFO] An Ant BuildException has occured: exec returned: 1
>
> [INFO]
> 
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> 
> [INFO] Total time: 7 seconds
> [INFO] Finished at: Mon Mar 14 19:30:33 IST 2011
> [INFO] Final Memory: 14M/149M
> [INFO]
> 
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Move the test utility classes inside Authenticator Proxy into Integration

2011-03-15 Thread Chamara Silva
Authenticator proxy test classes moved to carbon core integration test.now
you can build core with test skipped.thanks for the pointing out.

Regards,
Chamara

On Tue, Mar 15, 2011 at 3:13 PM, Senaka Fernando  wrote:

> Hi all,
>
> Can't we do $subject? If not, you can't build the core with tests skipped.
>
> Thanks,
> Senaka.
>
> --
> *Senaka Fernando*
> Product Manager - WSO2 Governance Registry;
> Associate Technical Lead; WSO2, Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
> Linked-In: http://www.linkedin.com/in/senakafernando
>
> *Lean . Enterprise . Middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Error when running tests from the integration test framework

2011-03-17 Thread Chamara Silva
at
>> sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:145)
>> at
>> org.apache.tomcat.util.net.NioEndpoint$Acceptor.run(NioEndpoint.java:817)
>>  at java.lang.Thread.run(Thread.java:619)
>>
>>
>> --
>> Janaka Ranabahu
>> Software Engineer
>> WSO2 Inc.
>>
>> Mobile <%2B94%20718370861>+94 718370861
>> Email : jan...@wso2.com
>> Blog : janakaranabahu.blogspot.com
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Senaka Fernando*
> Product Manager - WSO2 Governance Registry;
> Associate Technical Lead; WSO2, Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
> Linked-In: http://www.linkedin.com/in/senakafernando
>
> *Lean . Enterprise . Middleware
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Need System property for integration test framework

2011-03-17 Thread Chamara Silva
Integration test framework need running server URL for invoke admin
services. eg: "https://localhost :9443/services/EndpointAdmin" earlier we
used framework property file to get this and it's not valid anymore.shall we
introduce system property in pom.xml to get server url? or shall we read
axis2.xml in server? or any other best option?

Thank you,
Chamara

-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Need System property for integration test framework

2011-03-17 Thread Chamara Silva
yes Its already have

regards,
Chamara

On Thu, Mar 17, 2011 at 1:53 PM, Senaka Fernando  wrote:

> Hi Chamara,
>
> On Thu, Mar 17, 2011 at 1:41 PM, Chamara Silva  wrote:
>
>> Integration test framework need running server URL for invoke admin
>> services. eg: "https://localhost :9443/services/EndpointAdmin" earlier we
>> used framework property file to get this and it's not valid anymore.shall we
>> introduce system property in pom.xml to get server url? or shall we read
>> axis2.xml in server? or any other best option?
>
>
> Not required. We have been able to use the existing framework settings and
> get this to work. Hence, we don't need another system property, but it might
> be better to have a first class field defined on the framework settings.
>
> "https://"; + FrameworkSettings.HOST_NAME + ":" +
> FrameworkSettings.HTTPS_PORT + "/services/"
>
> We might need some framework setting to get the current web context (not
> sure whether we already have it).
>
> Thanks,
> Senaka.
>
>>
>> Thank you,
>> Chamara
>>
>> --
>> Suminda Chamara Silva
>> WSO2 Inc.
>> Mobile: <%2B94%20718%20302858> <%2B94%20718%20302858>+94 718 302858
>> blog: http://chamaras.blogspot.com
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> *Senaka Fernando*
> Product Manager - WSO2 Governance Registry;
> Associate Technical Lead; WSO2, Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: <%2B1%20408%20754%207388>+1 408 754 7388; ext: 51736*; *M:
> <%2B94%2077%20322%201818>+94 77 322 1818
> Linked-In: http://www.linkedin.com/in/senakafernando
>
> *Lean . Enterprise . Middleware
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Adding emma instrumentation method to ServerUtils in carbon/core/integration

2011-03-17 Thread Chamara Silva
To do this we will overload setUpCarbonHome method in ServerUtils class with
jar instrumentation code.

Thanks,
Chamara

On Thu, Mar 17, 2011 at 9:01 PM, Afkham Azeez  wrote:

> Excellent! So we can combine this somehow into the core/integration.
>
>
> On Thu, Mar 17, 2011 at 8:57 PM, Charitha Kankanamge wrote:
>
>> On Thu, Mar 17, 2011 at 8:39 PM, Afkham Azeez  wrote:
>>
>>> Is there a way to instrument the classes after extracting the carbon.zip?
>>>
>>
>>
>> Instrumentation is done only after extracting the carbon.zip. For that we
>> use "instr" (Emma's offline class instrumentor [1])
>>
>> Instrumentation is a simple process. We give the necessary jars which are
>> included in CARBON_HOME/repository/plugins directory as the instrumentation
>> path for "instr" utility. It adds bytecode instrumentation to all classes
>> found in repository/component/plugins
>>
>> [1]http://emma.sourceforge.net/reference/ch02s03.html
>>
>>
>>
>>>
>>> On Thu, Mar 17, 2011 at 7:30 PM, Thilini Ishaka wrote:
>>>
>>>> Hi,
>>>>
>>>> We have faced a problem when finding code coverage using emma after
>>>> moving test framework to the trunk.
>>>> We have a *ServerUtils* class inside *core/integration* module and what
>>>> it does is, extract the product zip, copy it to a temp location, start and
>>>> stop the server.
>>>>
>>>> As the first step of emma code coverage, we need to instrument jars
>>>> inside plugins folder using "xargs -n 1 $JAVA_HOME/jre/bin/java -cp
>>>> emma.jar emma instr -m overwrite -cp < jarlist.txt".
>>>> Thereafter we need to run tests. Each test class extends from
>>>> TestTemplete which is a sub class of ServerUtils. Therefore when running a
>>>> test, each and every time it executes *startServerUsingCarbonZip() * in
>>>> ServerUtils.
>>>> All the tests should be run on a server which has instrumented jars. The
>>>> problem is, we loose the already instrumented jars once running a test.
>>>>
>>>> Our suggestion is to add this instrumentation step to the *ServerUtils
>>>> *before the sever starts operation.
>>>>
>>>> Kindly welcome feedbacks on this.
>>>>
>>>> Thanks
>>>>
>>>> Regards,
>>>>
>>>>
>>>>
>>>> --
>>>> Thilini Ishaka
>>>> WSO2 Inc
>>>>
>>>>
>>>> ___
>>>> Carbon-dev mailing list
>>>> Carbon-dev@wso2.org
>>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
>>> ,
>>> *
>>> *
>>> *Member; Apache Software Foundation; 
>>> **http://www.apache.org/*<http://www.apache.org/>
>>> *
>>> email: **az...@wso2.com* * cell: 
>>> <%2B94%2077%203320919><%2B94%2077%203320919>+94
>>> 77 3320919
>>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>> ___
>>> Carbon-dev mailing list
>>> Carbon-dev@wso2.org
>>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>>
>>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*<http://www.apache.org/>
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Suminda Chamara Silva
WSO2 Inc.
Mobile: +94 718 302858
blog: http://chamaras.blogspot.com
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Axis2 server didnt stop in test automation framework

2011-03-23 Thread Chamara Silva
I have wrote java class to start Axis2Server programatically. It started
properly and issue is it didn't stop  either i destroy relevant process.
please help.

Thank you,
Chamara Silva

/*
*Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights
Reserved.
*
*WSO2 Inc. licenses this file to you under the Apache License,
*Version 2.0 (the "License"); you may not use this file except
*in compliance with the License.
*You may obtain a copy of the License at
*
*http://www.apache.org/licenses/LICENSE-2.0
*
*Unless required by applicable law or agreed to in writing,
*software distributed under the License is distributed on an
*"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
*KIND, either express or implied.  See the License for the
*specific language governing permissions and limitations
*under the License.
*/
package org.wso2.carbon.integration.core;

import org.wso2.carbon.base.ServerConfigurationException;
import org.wso2.carbon.utils.ServerConstants;

import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;

/**
 *
 */
public class SimpleAxis2ServerManager {
public static Process processAxisServer;
private static Thread runnable;
private static String originalUserDir = null;

private final static String SERVER_STARTUP_MESSAGE = "HTTP Listener
started";
private final static String SERVER_SHUTDOWN_MESSAGE = "HTTP Sender
Shutdown";
private final static long DEFAULT_START_STOP_WAIT_MS = 1000 * 60 * 4;


public synchronized static void startServer(String carbonHome)
throws ServerConfigurationException, InterruptedException {
if (processAxisServer != null) { // An instance of the server is
running
return;
}
Process tempProcess;
try {
System.setProperty(ServerConstants.CARBON_HOME, carbonHome);
originalUserDir = System.getProperty("user.dir");
System.setProperty("user.dir", carbonHome);
System.out.println("Importing Code Coverage Details...");
String temp;
if (System.getProperty("os.name").toLowerCase().contains("windows"))
{
tempProcess = Runtime.getRuntime().exec(new String[]{"bat",
"samples/axis2Server/axis2server.bat"},
null, new
File(carbonHome));
} else {
tempProcess = Runtime.getRuntime().exec(new String[]{"sh",
"samples/axis2Server/axis2server.sh"},
null, new
File(carbonHome));
}
Runtime.getRuntime().addShutdownHook(new Thread() {
public void run() {
try {
   shutdown();
} catch (Exception ignored) {

}
}
});
final BufferedReader reader = new BufferedReader(
new InputStreamReader(tempProcess.getInputStream()));
long time = System.currentTimeMillis() +
DEFAULT_START_STOP_WAIT_MS;
while ((temp = reader.readLine()) != null &&
System.currentTimeMillis() < time) {
System.out.println(temp);
if (temp.contains(SERVER_STARTUP_MESSAGE)) {
runnable = new Thread() {
public void run() {
try {
String temp;
while ((temp = reader.readLine()) != null) {
System.out.println(temp);
}
} catch (Exception ignore) {

}
}
};
runnable.start();
break;
}
}
} catch (IOException e) {
throw new RuntimeException("Unable to start server", e);
}
processAxisServer = tempProcess;
System.out.println("Successfully started axis2 server.
Returning...");
}

public synchronized static void shutdown() throws Exception {
if (processAxisServer != null) {
 //   try {
String temp;
processAxisServer.destroy();
//BufferedReader reader = new BufferedReader(
//new
InputStreamReader(processAxisServer.getInputStream()));
//long time = System.currentTimeMillis() +
DEFAULT_START_STOP_WAIT_MS;
//while ((temp = reader.readLine()) != null &&
System.currentTimeMillis() < time) {
//if (temp.contains(SERVER_SHUTDOWN_MESSAGE)) {
//break;
//}
//}

//} catch (

Re: [Carbon-dev] Axis2 server didnt stop in test automation framework

2011-03-23 Thread Chamara Silva
yes it is in shutdown method.

Regards,
/chamara

On Wed, Mar 23, 2011 at 5:34 PM, Afkham Azeez  wrote:

> Don't you have to call process.destroy() when you shutdown.
>
>
> On Wed, Mar 23, 2011 at 5:30 PM, Chamara Silva  wrote:
>
>> I have wrote java class to start Axis2Server programatically. It started
>> properly and issue is it didn't stop  either i destroy relevant process.
>> please help.
>>
>> Thank you,
>> Chamara Silva
>>
>> /*
>> *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights
>> Reserved.
>> *
>> *WSO2 Inc. licenses this file to you under the Apache License,
>> *Version 2.0 (the "License"); you may not use this file except
>> *in compliance with the License.
>> *You may obtain a copy of the License at
>> *
>> *http://www.apache.org/licenses/LICENSE-2.0
>> *
>> *Unless required by applicable law or agreed to in writing,
>> *software distributed under the License is distributed on an
>> *"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>> *KIND, either express or implied.  See the License for the
>> *specific language governing permissions and limitations
>> *under the License.
>> */
>> package org.wso2.carbon.integration.core;
>>
>> import org.wso2.carbon.base.ServerConfigurationException;
>> import org.wso2.carbon.utils.ServerConstants;
>>
>> import java.io.BufferedReader;
>> import java.io.File;
>> import java.io.IOException;
>> import java.io.InputStreamReader;
>>
>> /**
>>  *
>>  */
>> public class SimpleAxis2ServerManager {
>> public static Process processAxisServer;
>> private static Thread runnable;
>> private static String originalUserDir = null;
>>
>> private final static String SERVER_STARTUP_MESSAGE = "HTTP Listener
>> started";
>> private final static String SERVER_SHUTDOWN_MESSAGE = "HTTP Sender
>> Shutdown";
>> private final static long DEFAULT_START_STOP_WAIT_MS = 1000 * 60 * 4;
>>
>>
>> public synchronized static void startServer(String carbonHome)
>> throws ServerConfigurationException, InterruptedException {
>> if (processAxisServer != null) { // An instance of the server is
>> running
>> return;
>> }
>> Process tempProcess;
>> try {
>> System.setProperty(ServerConstants.CARBON_HOME, carbonHome);
>> originalUserDir = System.getProperty("user.dir");
>> System.setProperty("user.dir", carbonHome);
>> System.out.println("Importing Code Coverage Details...");
>> String temp;
>> if 
>> (System.getProperty("os.name").toLowerCase().contains("windows"))
>> {
>> tempProcess = Runtime.getRuntime().exec(new
>> String[]{"bat", "samples/axis2Server/axis2server.bat"},
>> null, new
>> File(carbonHome));
>> } else {
>> tempProcess = Runtime.getRuntime().exec(new String[]{"sh",
>> "samples/axis2Server/axis2server.sh"},
>> null, new
>> File(carbonHome));
>> }
>> Runtime.getRuntime().addShutdownHook(new Thread() {
>> public void run() {
>> try {
>>shutdown();
>> } catch (Exception ignored) {
>>
>> }
>> }
>> });
>> final BufferedReader reader = new BufferedReader(
>> new InputStreamReader(tempProcess.getInputStream()));
>> long time = System.currentTimeMillis() +
>> DEFAULT_START_STOP_WAIT_MS;
>> while ((temp = reader.readLine()) != null &&
>> System.currentTimeMillis() < time) {
>> System.out.println(temp);
>> if (temp.contains(SERVER_STARTUP_MESSAGE)) {
>> runnable = new Thread() {
>> public void run() {
>> try {
>> String temp;
>> while ((temp = reader.readLine()) != null)
>> {
>> System.out.println(temp);
>> }
>>  

Re: [Carbon-dev] Axis2 server didnt stop in test automation framework

2011-03-23 Thread Chamara Silva
Still i am stuck with this. please help :(

/Chamara

On Wed, Mar 23, 2011 at 5:40 PM, Chamara Silva  wrote:

> yes it is in shutdown method.
>
> Regards,
> /chamara
>
> On Wed, Mar 23, 2011 at 5:34 PM, Afkham Azeez  wrote:
>
>> Don't you have to call process.destroy() when you shutdown.
>>
>>
>> On Wed, Mar 23, 2011 at 5:30 PM, Chamara Silva  wrote:
>>
>>> I have wrote java class to start Axis2Server programatically. It started
>>> properly and issue is it didn't stop  either i destroy relevant process.
>>> please help.
>>>
>>> Thank you,
>>> Chamara Silva
>>>
>>> /*
>>> *Copyright (c) 2005-2010, WSO2 Inc. (http://www.wso2.org) All Rights
>>> Reserved.
>>> *
>>> *WSO2 Inc. licenses this file to you under the Apache License,
>>> *Version 2.0 (the "License"); you may not use this file except
>>> *in compliance with the License.
>>> *You may obtain a copy of the License at
>>> *
>>> *http://www.apache.org/licenses/LICENSE-2.0
>>> *
>>> *Unless required by applicable law or agreed to in writing,
>>> *software distributed under the License is distributed on an
>>> *"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
>>> *KIND, either express or implied.  See the License for the
>>> *specific language governing permissions and limitations
>>> *under the License.
>>> */
>>> package org.wso2.carbon.integration.core;
>>>
>>> import org.wso2.carbon.base.ServerConfigurationException;
>>> import org.wso2.carbon.utils.ServerConstants;
>>>
>>> import java.io.BufferedReader;
>>> import java.io.File;
>>> import java.io.IOException;
>>> import java.io.InputStreamReader;
>>>
>>> /**
>>>  *
>>>  */
>>> public class SimpleAxis2ServerManager {
>>> public static Process processAxisServer;
>>> private static Thread runnable;
>>> private static String originalUserDir = null;
>>>
>>> private final static String SERVER_STARTUP_MESSAGE = "HTTP Listener
>>> started";
>>> private final static String SERVER_SHUTDOWN_MESSAGE = "HTTP Sender
>>> Shutdown";
>>> private final static long DEFAULT_START_STOP_WAIT_MS = 1000 * 60 * 4;
>>>
>>>
>>> public synchronized static void startServer(String carbonHome)
>>> throws ServerConfigurationException, InterruptedException {
>>> if (processAxisServer != null) { // An instance of the server is
>>> running
>>> return;
>>> }
>>> Process tempProcess;
>>> try {
>>> System.setProperty(ServerConstants.CARBON_HOME, carbonHome);
>>> originalUserDir = System.getProperty("user.dir");
>>> System.setProperty("user.dir", carbonHome);
>>> System.out.println("Importing Code Coverage Details...");
>>> String temp;
>>> if 
>>> (System.getProperty("os.name").toLowerCase().contains("windows"))
>>> {
>>> tempProcess = Runtime.getRuntime().exec(new
>>> String[]{"bat", "samples/axis2Server/axis2server.bat"},
>>> null, new
>>> File(carbonHome));
>>> } else {
>>> tempProcess = Runtime.getRuntime().exec(new
>>> String[]{"sh", "samples/axis2Server/axis2server.sh"},
>>> null, new
>>> File(carbonHome));
>>> }
>>> Runtime.getRuntime().addShutdownHook(new Thread() {
>>> public void run() {
>>> try {
>>>shutdown();
>>> } catch (Exception ignored) {
>>>
>>> }
>>> }
>>> });
>>> final BufferedReader reader = new BufferedReader(
>>> new InputStreamReader(tempProcess.getInputStream()));
>>> long time = System.currentTimeMillis() +
>>> DEFAULT_START_STOP_WAIT_MS;
>>> while ((temp = reader.readLine()) != null &&
>>> System.currentTimeMillis() < time) {
>>> System.out.println(temp);
>&g

  1   2   >