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

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

[Carbon-dev] ESB does not honor Accept header... [?]

2012-02-25 Thread Prabath Siriwardena
This what I want to - I want to send the request in SOAP and get the response as JSON.. So - this is how I used curl for it.. by setting Accept header to application/json - and I was expecting a JSON response.. curl -d @request.soap -H "Content-Type: application/soap+xml action=getQuote" -H "Acce

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

2012-02-25 Thread Prabath Siriwardena
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 Siriwardena wrote: >> >> Hi Hiranya, >> >> Thanks for the input.. >> >> BWT won't this c

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

2012-02-25 Thread Udayanga Wickramasinghe
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 Siriwardena wrote: > > Hi Hiranya, > > Thanks for the input.. > > BWT won't this create some limitations.. specially in the API Gateway... > > > It is a limitation. We sh

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

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

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

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

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

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

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

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

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

2012-02-25 Thread Hiranya Jayathilaka
Sent from my iPhone On Feb 25, 2012, at 5:05 AM, Prabath Siriwardena wrote: > Hi Hiranya, > > Thanks for the input.. > > BWT won't this create some limitations.. specially in the API Gateway... It is a limitation. We should iteratively implement support for higher level uri templates. In

Re: [Carbon-dev] Different behaviours in ESB 3.2.2 and ESB trunk, when retrieving HttpServletRequest

2012-02-25 Thread Amila Suriarachchi
On Sat, Feb 25, 2012 at 2:09 PM, Amila Jayasekara wrote: > On Sat, Feb 25, 2012 at 11:09 AM, Thilina Buddhika > wrote: > > > > > > On Sat, Feb 25, 2012 at 11:04 AM, Amila Jayasekara > wrote: > >> > >> On Sat, Feb 25, 2012 at 10:47 AM, Thilina Buddhika > >> wrote: > >> > Hi AmilaJ, > >> > > >>

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

2012-02-25 Thread Bamboo
--- Carbon-Kernel > Carbon-Products > #13 failed. --- Code has been updated by rajika. No failed tests found, a possible compilation error. http://builder4.us1.w

Re: [Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Products > #12 has FAILED. Change made by suho and shammi.

2012-02-25 Thread Tharindu Mathew
This is because a patch provided that has not been applied. The trunk has been unbuildable for the past week, due to some break earlier, hence could not apply and verify this. I will attend to this soon. On Sat, Feb 25, 2012 at 2:56 PM, Shammi Jayasinghe wrote: > hi Bam team, > > Please look i

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

2012-02-25 Thread Prabath Siriwardena
Also I was trying to develop a generic REST API for MongoDB using ESB API capabilities.. It works fine for POST and PUT.. But - due to the following limitation I could not implement GET in a generic way... Thanks & regards, -Prabath On Sat, Feb 25, 2012 at 3:35 PM, Prabath Siriwardena wrote: >

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

2012-02-25 Thread Afkham Azeez
On a side note, I see coding convention violations. Package names should be all lower case, with no _ or - separation -- Afkham Azeez Sent from my phone On Feb 25, 2012 1:17 AM, "Krishantha Samaraweera" wrote: > Hi All, > > I see very obvious compilation failure in system-test-framework trunk [1

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

2012-02-25 Thread Prabath Siriwardena
Hi Hiranya, Thanks for the input.. BWT won't this create some limitations.. specially in the API Gateway... For example I can have a resource - where clients can do GET with different optional parameters.. In such case, I need to have a "resource" element for all those combinations with differe

Re: [Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Products > #12 has FAILED. Change made by suho and shammi.

2012-02-25 Thread Shammi Jayasinghe
hi Bam team, Please look in to the following compilation failure [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: [ERROR] /home/bamboo/Bamboo-3.4/source-reposito

Re: [Carbon-dev] Different behaviours in ESB 3.2.2 and ESB trunk, when retrieving HttpServletRequest

2012-02-25 Thread Amila Jayasekara
On Sat, Feb 25, 2012 at 11:09 AM, Thilina Buddhika wrote: > > > On Sat, Feb 25, 2012 at 11:04 AM, Amila Jayasekara wrote: >> >> On Sat, Feb 25, 2012 at 10:47 AM, Thilina Buddhika >> wrote: >> > Hi AmilaJ, >> > >> > The existing authentication handler and authorization handler are mainly >> > use

[Carbon-dev] [Bamboo-Build] Carbon-Kernel > Carbon-Products > #12 has FAILED. Change made by suho and shammi.

2012-02-25 Thread Bamboo
--- Carbon-Kernel > Carbon-Products > #12 failed. --- Code has been updated by suho, shammi. No failed tests found, a possible compilation error. http://builder4