[Dev] Building other products besides ESB and P2 repo

2013-12-01 Thread Janis Jansons
Hi! So I managed to build chunk04 from turing branch but even without specifying the product (-Dproduct=) it seems to build only ESB. How do you make it also build IS and BPS? Or add them as features to ESB 4.8.0? Their distribution folders don't have target folders built even though -Dproduct= w

[Dev] [Bamboo-Build] Developer Studio > Eclipse-Tools > #1303 was SUCCESSFUL. Change made by Harshana Martin.

2013-12-01 Thread Bamboo
--- Developer Studio > Eclipse-Tools > #1303 was successful. --- Code has been updated by Harshana Martin. http://wso2.org/bamboo/browse/DS0001-DSET01-1303/

Re: [Dev] Turing - chunk02 build fails!

2013-12-01 Thread Ruwan Yatawara
Hi Azeez, Yes, there had been some new methods added with regards to pagination in the registry front. Chunk-01 build shouldn't fail, as there weren't any changes to existing methods, to the best of my knowledge. Thanks and Regards, Ruwan Yatawara Software Engineer, WSO2 Inc. lean . enterprise

Re: [Dev] Turing - chunk02 build fails!

2013-12-01 Thread Afkham Azeez
On Mon, Dec 2, 2013 at 12:44 PM, Ruwan Yatawara wrote: > kernel/patch0001 Does this mean there is an API change? Also, now after building chunk02, if I go back & try to build chunk01, then chunk01 will fail? -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apac

Re: [Dev] Freezing commits to kernel patch0002

2013-12-01 Thread Manoj Kumara
Hi Manjula, Created patch0003 and committed the fix. I also updated the README.txt on patch0002. Thanks for pointing that. Thanks, Manoj Best Regards.. Manoj Kumara Software Engineer WSO2, Inc.; http://wso2.com Twitter: http://twitter.com/ManKuma Mobile: +94713448188 On Fri, Nov 29, 2013 a

Re: [Dev] Turing - chunk02 build fails!

2013-12-01 Thread Ruwan Yatawara
Hi Azeez, I believe you should build the kernel/patch0001 before the chunk-02 build. This should resolve the error you are getting. Thanks and Regards, Ruwan Yatawara Software Engineer, WSO2 Inc. lean . enterprise . middleware email : ruw...@wso2.com mobile : +94 77 9110413 blog : http://ruwan

[Dev] Turing - chunk02 build fails!

2013-12-01 Thread Afkham Azeez
Looks like someone committed again to already released code! [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 1:54:59.195s [INFO] Finished at:

Re: [Dev] [APIM 1.6.0] Changing APIM Grant Type Handlers

2013-12-01 Thread Sumedha Rubasinghe
Ruwan, Please create a jira in docs project as well. On Mon, Dec 2, 2013 at 11:18 AM, Ruwan Yatawara wrote: > Hi All, > > I will be changing the SupportedGrantTypes and SupportedResponseTypes > in APIM in accordance with the recent changes to identity components (4.2.2 > versions). This include

[Dev] Remove Unnecessary folder inside authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature/4.2.2

2013-12-01 Thread Ajanthan Balachandran
Hi, I can see following in authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature/4.2.2. ajanthan@s2demo:~/svn/work/dev/branch/platform/turing/features/authenticators/saml2-sso/org.wso2.carbon.identity.authenticator.saml2.sso.ui.feature/4.2.2$ ls 4.0.6 pom.xml targe

[Dev] [Bamboo-Build] Developer Studio > Eclipse-Tools > #1302 has FAILED. Change made by Harshana Martin.

2013-12-01 Thread Bamboo
--- Developer Studio > Eclipse-Tools > #1302 failed. --- Code has been updated by Harshana Martin. No failed tests found, a possible compilation error. http://ws

[Dev] Build failure in saml2-sso-authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.2.1

2013-12-01 Thread Ajanthan Balachandran
Hi, I am getting following while building saml2-sso authenticator/org.wso2.carbon.identity.authenticator.saml2.sso.common/4.2.1. [INFO] BUILD FAILURE [INFO] [INFO] Total time: 1.602s [INFO] Finished at: Mon Dec 02 11:42:20 I

[Dev] Invitation: APIM Full Endpoint Support Implementation review @ Mon Dec 2, 2013 3pm - 4pm (jos...@wso2.com)

2013-12-01 Thread Joseph Fonseka
BEGIN:VCALENDAR PRODID:-//Google Inc//Google Calendar 70.9054//EN VERSION:2.0 CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT DTSTART:20131202T093000Z DTEND:20131202T103000Z DTSTAMP:20131202T061144Z ORGANIZER;CN=Joseph Fonseka:mailto:jos...@wso2.com UID:21o535gcdrblvfaojmul9c9...@google.com ATTENDEE

[Dev] [APIM 1.6.0] Changing APIM Grant Type Handlers

2013-12-01 Thread Ruwan Yatawara
Hi All, I will be changing the SupportedGrantTypes and SupportedResponseTypes in APIM in accordance with the recent changes to identity components (4.2.2 versions). This includes incorporating the email based grant type (which is an extension of the password grant type) as a pluggable handler (As

Re: [Dev] [ESB]Need clarification

2013-12-01 Thread Dimuthu Upeksha
Hi all, I am referring to sample [1] provided in WSO2 documentation. It provides 2 ways to run the axis2 client ant stockquote -Daddurl= http://localhost:9000/services/SimpleStockQuoteService -Dtrpurl= http://localhost:8280/ ant stockquote -Daddurl= http://localhost:9000/services/SimpleStockQuote

Re: [Dev] BAM 2.3.0 - Thrift Session Expired message during a load test

2013-12-01 Thread Isuru Perera
Hi Sinthuja, Thanks for the explanation! Pointing to the code is really helpful! On Sun, Dec 1, 2013 at 8:39 PM, Sinthuja Ragendran wrote: > > Hi isuru, > > In Data Receiver (BAM receiver) all sessions are cached [1], and it's > stored in ConcurrentHashMap which is created byMapmaker [2]. Once

Re: [Dev] p2 profile gen build failure

2013-12-01 Thread Kasun Gajasinghe
Hi Supun, This seems like a syntax error. The error has occurred when trying to get the osgi version via regex parsing as per the stack trace. Regards, KasunG On Mon, Dec 2, 2013 at 9:49 AM, Supun Malinga wrote: > Hi, > > when building AS 5.2.1 p2-profile-gen/pom [1] i'm getting the following

Re: [Dev] BAM 2.3.0 - Thrift Session Expired message during a load test

2013-12-01 Thread Sinthuja Ragendran
Hi isuru, In Data Receiver (BAM receiver) all sessions are cached [1], and it's stored in ConcurrentHashMap which is created byMapmaker [2]. Once the data publisher is establishing the connection to the data receiver, the session will be stored in the cache and it'll be automatically expired after

[Dev] p2 profile gen build failure

2013-12-01 Thread Supun Malinga
Hi, when building AS 5.2.1 p2-profile-gen/pom [1] i'm getting the following error [2]. Seems its a misconfiguration on p2-plugin, worker profile, but I cannot figure out what's missing. I did compare with other released products too, but couldn't find anything out of place. WOuld be glad if someo

[Dev] [ESB] Client modes in the ESB samples.

2013-12-01 Thread Maduranga Siriwardena
Hi all, I'm a intern of WSO2. I'm running the samples of ESB. Documentation page of ESB [1] says that the "Stock Quote Client" can be executed in different modes. In the smart client mode, two urls are given when building the client. ant stockquote -Daddurl= -Dtrpurl= Documentation says, "The addu

[Dev] Fwd: [Builder] [Bamboo-Build] WSO2 Carbon 4.2.x > Platform 4.2.0 chunk-05 > #12 has FAILED. Change made by Supun Malinga and Danushka Fernando.

2013-12-01 Thread Supun Malinga
Hi, chunk 5 build is not stable. It's sending repetitive mails due to failing. 1. chunk 4 artifacts not deployed into nexus yet. 2. plan misconfigurations (only building at product level as I checked.) 3. chunk 5 is still under initial construction and not itself stable. I'll disable the plan unt

[Dev] logging.mgt feature version to be released with chunk 05

2013-12-01 Thread Supun Malinga
Hi, I can see the version 4.2.2 is there in the branch. But the server feature needs more dependencies like cassendra, etc to be added to the build. Since SS is not planned for chunk 05 as of now, what's the way to go?. Should be ship 4.2.2 with chunk 05 or use the 4.2.1 version? thanks, -- Supu

Re: [Dev] Limitations with Cache Mediator

2013-12-01 Thread Lakmali Baminiwatta
Hi all, When processing the response, if the request is REST then soap format, transport headers and message type are also stored. Similarly when retrieving the cached response, if the request is REST then stored values are used to compose the response message. With these modifications cache media