Re: [Carbon-dev] Removing Java Service Wrapper from Carbon

2012-02-26 Thread Chintana Wilamuna
On Mon, Feb 27, 2012 at 11:49 AM, Sameera Jayasoma wrote: Yeah 20MB is bit of a concern. Btw, we had an offline discussion with > Azeez and decided to remove Java Service Wrapper. > > Shall we go ahead with nohup thing? > Nohup works ok in Linux. Problem is running it as a service in Windows.

Re: [Carbon-dev] Removing Java Service Wrapper from Carbon

2012-02-26 Thread Chintana Wilamuna
On Mon, Feb 27, 2012 at 10:33 AM, Thilina Buddhika wrote: Removing the libs required for existing wrapper should save some space. So > effectively adding this won't increase the size by 20 MBs, isn't it? > JSW is very small 'cos it's all native code called through JNI. This amount to couple of MB

Re: [Carbon-dev] Removing Java Service Wrapper from Carbon

2012-02-26 Thread Sameera Jayasoma
On Mon, Feb 27, 2012 at 10:33 AM, Thilina Buddhika wrote: > > > On Mon, Feb 27, 2012 at 10:05 AM, Chintana Wilamuna wrote: > >> Hi, >> >> I would like to do $subject. Then replace it with YAJSW - >> http://yajsw.sourceforge.net/ >> >> YAJSW works well in both Linux and Windows (32 and 64bit). This

Re: [Carbon-dev] Running a cron scheduler job in Carbon

2012-02-26 Thread Sanjaya Vithanagama
Hi Amila/Senaka, Thank you for the input. Will use ntask implementation. A pointer to a code sample would be helpful. Thanks and regards, SanjayaV. On Thu, Feb 23, 2012 at 6:19 PM, Senaka Fernando wrote: > Hi all, > > Please use the ntask implementation. I tried it out for G-Reg and it is > fa

[Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Products > #18 has FAILED (19 tests failed)

2012-02-26 Thread Bamboo
--- Carbon-Kernel > Carbon-Products > #18 failed. --- This build was manually triggered by BambooBuilder. 19/208 tests failed. http://builder4.us1.wso2.org:/

Re: [Carbon-dev] Removing Java Service Wrapper from Carbon

2012-02-26 Thread Thilina Buddhika
On Mon, Feb 27, 2012 at 10:05 AM, Chintana Wilamuna wrote: > Hi, > > I would like to do $subject. Then replace it with YAJSW - > http://yajsw.sourceforge.net/ > > YAJSW works well in both Linux and Windows (32 and 64bit). This takes > about 20MB of space to ship. The bare essential libs comes to a

Re: [Carbon-dev] Compilation failure in system test framework.

2012-02-26 Thread Chamara Silva
Issue fixed. Regards, Chamara Silva On Mon, Feb 27, 2012 at 10:19 AM, Chamara Silva wrote: > I am look in to compilation failure issue. > > Regards, > Chamara Silva > > On Sat, Feb 25, 2012 at 1:17 AM, Krishantha Samaraweera < > krishan...@wso2.com> wrote: > >> Hi All, >> >> I see very obvious

Re: [Carbon-dev] Compilation failure in system test framework.

2012-02-26 Thread Chamara Silva
I am look in to compilation failure issue. Regards, Chamara Silva On Sat, Feb 25, 2012 at 1:17 AM, Krishantha Samaraweera wrote: > Hi All, > > I see very obvious compilation failure in system-test-framework trunk [1]. > This is the second time I came across with such an issue for last two days.

[Carbon-dev] Removing Java Service Wrapper from Carbon

2012-02-26 Thread Chintana Wilamuna
Hi, I would like to do $subject. Then replace it with YAJSW - http://yajsw.sourceforge.net/ YAJSW works well in both Linux and Windows (32 and 64bit). This takes about 20MB of space to ship. The bare essential libs comes to about 15MB. Thoughts? -Chintana -- Chintana Wilamuna Associate Te

Re: [Carbon-dev] Built is still broken

2012-02-26 Thread Samisa Abeysinghe
On Mon, Feb 27, 2012 at 8:41 AM, Pradeep Fernando wrote: > Hi, > > we are done, with tomcat/svn restructuring tasks. Build is not failing due > to those modifications at the moment. > You keep on telling it is not due to re-structuring. That is a defensive statement and I would not care. The bo

Re: [Carbon-dev] Is there a way to pass the 'localMemberPort' value in axis2.xml, as an argument to wso2server.sh?

2012-02-26 Thread Nirmal Fernando
On Thu, Feb 23, 2012 at 11:50 AM, Nirmal Fernando wrote: > > > On Thu, Feb 23, 2012 at 11:45 AM, Afkham Azeez wrote: > >> if you do not specify this port, Tribes automatically picks an available >> port in the range of 4000-5000. So, you only have to comment out the >> localMemberPort value. >>

[Carbon-dev] Moved API Mgt work to trunk

2012-02-26 Thread Sumedha Rubasinghe
Please note the $subject. Now it's hosted under https://svn.wso2.org/repos/wso2/trunk/graphite/products/apimgt Lot of structuring, clean up need to happen. As of now, API Mgt product building scripts are not written. All these will be addressed in due course. -- /sumedha

Re: [Carbon-dev] Jaggery test pack

2012-02-26 Thread Nuwan Bandara
Hi On Mon, Feb 27, 2012 at 8:26 AM, Yumani Ranaweera wrote: > > > On Mon, Feb 27, 2012 at 8:13 AM, Samisa Abeysinghe wrote: > >> Is this good enough to test, or can I have a new pack? > > > > At a glance; app deployment over Management Console is working and API doc > has a lot improved version.

[Carbon-dev] Carbon Studio 2.0.0.M9 Released!

2012-02-26 Thread Melan Nimesh
Hi All, We have Carbon Studio 2.0.0.M9 ready to be downloaded at [1] (without dependencies) and [2

Re: [Carbon-dev] Built is still broken

2012-02-26 Thread Pradeep Fernando
Hi, we are done, with tomcat/svn restructuring tasks. Build is not failing due to those modifications at the moment. port offset issue is not there anymore. lets get this sorted out today. --Pradeep ___ Carbon-dev mailing list Carbon-dev@wso2.org http:

Re: [Carbon-dev] Jaggery test pack

2012-02-26 Thread Yumani Ranaweera
On Mon, Feb 27, 2012 at 8:13 AM, Samisa Abeysinghe wrote: > Is this good enough to test, or can I have a new pack? At a glance; app deployment over Management Console is working and API doc has a lot improved version. I think this pack is good enough to test. Thanks, Yumani > > > On Thu, Fe

Re: [Carbon-dev] Jaggery test pack

2012-02-26 Thread Samisa Abeysinghe
Is this good enough to test, or can I have a new pack? On Thu, Feb 23, 2012 at 7:29 PM, Nuwan Bandara wrote: > Hi All, > > A nightly for Jaggery M3 is available at [1], please do report issues. to > the thread. > > [1] > http://people.wso2.com/~nuwan/jaggery/23-2-12/jaggery-1.0.0-SNAPSHOT_M3.zip

Re: [Carbon-dev] [Architecture] Improvement: UI for ntask component

2012-02-26 Thread Anjana Fernando
+1 .. As you mentioned, we can create a generic UI for start/stop/status functionality, so task based implementations can use the generic UI rather than always creating that part from scratch. Then we've to come up with some convention to link a specific task type to the context specific UI. The co

Re: [Carbon-dev] ESB API uri-template takes query params in to consideration while filtering...

2012-02-26 Thread Hiranya Jayathilaka
On Mon, Feb 27, 2012 at 1:55 AM, Prabath Siriwardena wrote: > Hi Hiranya, > > Thanks for the suggestion.. will try that out... > > Another issue I found with ESB sample 800 on API.. > > If you open up the sample configuration file... Then you will see the > following.. > > > Should be corrected

Re: [Carbon-dev] ESB API uri-template takes query params in to consideration while filtering...

2012-02-26 Thread Prabath Siriwardena
Hi Hiranya, Thanks for the suggestion.. will try that out... Another issue I found with ESB sample 800 on API.. If you open up the sample configuration file... Then you will see the following.. But, when you load that configuration in to the ESB and go to the source view you will find url-pat

Re: [Carbon-dev] Built is still broken

2012-02-26 Thread Sameera Jayasoma
On Sun, Feb 26, 2012 at 5:10 PM, Samisa Abeysinghe wrote: > A week has gone by after the svn migration and still the platform and > product builds in Bamboo are badly breaking. > > We cannot really release Carbon kernel end of March with builds failing at > this rate, end of Feb. > > This got to

Re: [Carbon-dev] ESB API uri-template takes query params in to consideration while filtering...

2012-02-26 Thread Hiranya Jayathilaka
BTW Prabath, ideally we should be able to implement your use case using the URL mapping "/library/books/*". This should accept all URLs (with all combinations of query params) you're interested in. But this didn't work in the first cut implementation I did. I myself came across this scenario while

Re: [Carbon-dev] ESB API uri-template takes query params in to consideration while filtering...

2012-02-26 Thread Prabath Siriwardena
On Sun, Feb 26, 2012 at 11:31 PM, Hiranya Jayathilaka wrote: > > > On Sun, Feb 26, 2012 at 11:22 AM, Prabath Siriwardena wrote: > >> >> >> BTW what is our plan for iterative improvements? >> > > We can try and roll out support for level 3 templates with the next major > release. Then add support f

Re: [Carbon-dev] ESB API uri-template takes query params in to consideration while filtering...

2012-02-26 Thread Hiranya Jayathilaka
On Sun, Feb 26, 2012 at 11:22 AM, Prabath Siriwardena wrote: > On Sun, Feb 26, 2012 at 11:08 AM, Udayanga Wickramasinghe > wrote: > > > > > > On Sat, Feb 25, 2012 at 7:53 PM, Hiranya Jayathilaka > > wrote: > >> > >> > >> > >> Sent from my iPhone > >> > >> On Feb 25, 2012, at 5:05 AM, Prabath Sir

[Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Platform > #80 has FAILED (20 tests failed, 1 failures were new). Change made by denis.

2012-02-26 Thread Bamboo
--- Carbon-Kernel > Carbon-Platform > #80 failed. --- Code has been updated by denis. 20/5006 tests failed, 1 failure was new. http://builder4.us1.wso2.org:/

[Carbon-dev] More tasks around recent svn re-structure

2012-02-26 Thread Samisa Abeysinghe
1. Get the build to work 100%. Build is still broken at platform and product levels All efforts put in last December and this Jan seems to be in vain as the builds are badly broken. The trunk got to build ALL time. This structuring has taken a week and the week has gone by AFTER the re-structu

Re: [Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Platform > #78 has FAILED (19 tests failed, no failures were new). Change made by denis.

2012-02-26 Thread Samisa Abeysinghe
On Sun, Feb 26, 2012 at 9:23 AM, Denis Weerasiri wrote: > Hi Shammi, > Why does Carbon-Kernel show me the build log of a graphite? > Folks, there is NOTHING called graphite. Please DO NOT use that name. Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.or

[Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Products > #17 has FAILED. Change made by denis.

2012-02-26 Thread Bamboo
--- Carbon-Kernel > Carbon-Products > #17 failed. --- Code has been updated by denis. No failed tests found, a possible compilation error. http://builder4.us1.ws

[Carbon-dev] Built is still broken

2012-02-26 Thread Samisa Abeysinghe
A week has gone by after the svn migration and still the platform and product builds in Bamboo are badly breaking. We cannot really release Carbon kernel end of March with builds failing at this rate, end of Feb. This got to be fixed. Now! Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2

Re: [Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Products > #16 has FAILED. Change made by denis.

2012-02-26 Thread Denis Weerasiri
Hi, This is due to a failure in integration tests. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:testCompile (default-testCompile) on project integration: Compilation failure: Compilation failure: 25-Feb-2012 23:26:08 [ERROR] /home/bamboo/Bamboo-3.4/source-rep

[Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Platform > #79 has FAILED (19 tests failed, no failures were new). Change made by denis.

2012-02-26 Thread Bamboo
--- Carbon-Kernel > Carbon-Platform > #79 failed. --- Code has been updated by denis. 19/5006 tests failed, no failures were new. http://builder4.us1.wso2.org:88