Re: [Dev] [jaggery] Soap request

2013-12-20 Thread Nadeeshaan Gunasinghe
http://jaggeryjs.org/apidocs/ws.jag Refer this one. I tried the way which is described as there. It works. On Fri, Dec 20, 2013 at 3:02 PM, Nuwan Dias wrote: > If you are calling a SOAP service the Content-Type should be either > text/xml (soap 1.1) or application/soap+xml (soap 1.2). > > This

Re: [Dev] [DEV] Thrift TSSLTransportFactory doesn't close FileInputStream

2013-12-20 Thread Isuru Perera
Hi Venura, Yes. Latest version is 0.9.1 and the issue is there in 0.9.1. I saw someone created this JIRA [1] today. [1] https://issues.apache.org/jira/browse/THRIFT-2293 On Tue, Dec 17, 2013 at 7:41 PM, Venura Kahawala wrote: > Hi Isuru, > > Latest Thrift version is 0.9.1 if I'm not mistaken.

[Dev] WSO2 Developer Studio 3.5.0 Alpha 4 Released!.

2013-12-20 Thread Susinda Perera
Hi All, We have WSO2 Developer Studio 3.5.0 Alpha 4 ready to be downloaded at [1]. Installed eclipse distributions available at [2]. This release includes following improvements and bug fixes. Improvements - [TOOLS-1723 ] - Dev Studio should add fil

[Dev] IS4.6.0 RC3 Test Cycle

2013-12-20 Thread Shavantha Weerasinghe
Hi All Did a smoke test covering the flowing areas. we have completed the testing. Areas covered - 1)sso 2)tenant 3)user management ---user creation ---role creation 4)OAuth ---1.0a- ---OAuth2.0 Authorization Code- Implicit- Client Credential Resource owner

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

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

[Dev] [Bamboo-Build] Developer Studio > Eclipse-Tools > #1375 has FAILED. Change made by Asanka Sanjeewa, Susinda Perera and Harshana Martin.

2013-12-20 Thread Bamboo
--- Developer Studio > Eclipse-Tools > #1375 failed. --- Code has been updated by Asanka Sanjeewa, Susinda Perera, Harshana Martin. No failed tests found, a possi

[Dev] Chunk 6 Latest Packs-20/12/2013

2013-12-20 Thread Lalaji Sureshika
Hi, Please find the chunk6 packs (APIM,SS,IS) and p2-repo from [1]. Built revision no 193869. [1] http://ec2-107-22-190-5.compute-1.amazonaws.com/chunk-06/RC3/ Thanks; -- Lalaji Sureshika WSO2, Inc.; http://wso2.com/ email: lal...@wso2.com; cell: +94 71 608 6811 blog: http://lalajisureshika.b

[Dev] Notes from Code Review - HL7 Message Interceptor/Publisher

2013-12-20 Thread Malith Dhanushka
Hi folks, Following changes are discussed to be done in the code review. 1. Wrap code added to initMessage method to another method 2. Remove class which created for Stream definition related info and add constants for that 3. Throw an exception if Stream Definition instance creation fails 4.

Re: [Dev] Commit required to kernel patch 4

2013-12-20 Thread Shani Ranasinghe
Hi, Please check this in to patch 0004. This is a part fix for the previous JIRA already listed. On Fri, Dec 13, 2013 at 11:10 AM, Shani Ranasinghe wrote: > Thanks Manoj. > > > On Fri, Dec 13, 2013 at 10:28 AM, Manoj Kumara wrote: > >> Hi, >> >> Applied with 193244. >> >> Thanks, >> manoj >>

Re: [Dev] [BAM] Understanding "HTTPD Logs Analysis Sample"

2013-12-20 Thread Maninda Edirisooriya
On Fri, Dec 20, 2013 at 4:54 PM, Chamila Wijayarathna wrote: > Hello All, > I am running BAM sample 1. > In the analytic script which get run when I sent log line event it has > query > > CREATE EXTERNAL TABLE IF NOT EXISTS ProcessedLogs ( > logId STRING,remote_ip STRING, > request_date STRING,re

[Dev] [BAM] Understanding "HTTPD Logs Analysis Sample"

2013-12-20 Thread Chamila Wijayarathna
Hello All, I am running BAM sample 1. In the analytic script which get run when I sent log line event it has query CREATE EXTERNAL TABLE IF NOT EXISTS ProcessedLogs ( logId STRING,remote_ip STRING, request_date STRING,request STRING, httpCode STRING,length STRING, version STRING) STORED BY 'org.ap

Re: [Dev] [jaggery] Soap request

2013-12-20 Thread Nuwan Dias
If you are calling a SOAP service the Content-Type should be either text/xml (soap 1.1) or application/soap+xml (soap 1.2). This does not answer the question of why the Content-Type is changed when the message is sent out though. Thanks, NuwanD. On Fri, Dec 20, 2013 at 2:58 PM, Maduranga Siriwa

[Dev] [jaggery] Soap request

2013-12-20 Thread Maduranga Siriwardena
Hi all, I'm trying to create a jaggery application that calls a Axis2 soap web service. My post request is like bellow. var url = "http://localhost:8080/axis2/services/OrderProcessor/";; var type = "xml"; var result = post(url,"Order", { "Content-Type": "application/xml", "User-Agent": "M

Re: [Dev] Invitation: Carbon Server Launcher - Code @ Fri Dec 20, 2013 11am - 12pm (ma...@wso2.com)

2013-12-20 Thread Manoj Kumara
Hi All, Here I sending the meeting notes on today's meeting. *Things suggest * - On bootstrap logging it is OK to use default log4j configurations since limited logs will be printed - Properly handle server termination by notify other components - pre/ post notification of termin

Re: [Dev] Invitation: Deployment Engine - Code Review @ Fri Dec 20, 2013 10am - 11am (ma...@wso2.com)

2013-12-20 Thread Manoj Kumara
Hi All, Here I'm sending the meeting notes of today's meeting, Things suggest Deployemnt Engine Implementation - modify some property names on carbon.xml file prop name to - to hide implementation details from user - should be configured - scheduled/triggered [string val] s

Re: [Dev] IS 4.6.0 RC2 Testing

2013-12-20 Thread Shavantha Weerasinghe
hi ishara Error occurred while reading OAuth application data error still comes Shavantha Weerasinghe Senior Software Engineer QA WSO2, Inc. lean.enterprise.middleware. http://wso2.com http://wso2.org Tel : 94 11 214 5345 Fax :94 11 2145300 On Fri, Dec 20, 2013 at 12:28 PM, Ishara Karunarathna

Re: [Dev] ESB JSON support

2013-12-20 Thread Samisa Abeysinghe
Jira created: https://wso2.org/jira/browse/ESBJAVA-2851 Thanks, Samisa... Samisa Abeysinghe Vice President Training WSO2 Inc. http://wso2.com On Fri, Dec 20, 2013 at 1:57 PM, Samisa Abeysinghe wrote: > Great thanks > > Thanks, > Samisa... > > > Samisa Abeysinghe > > Vice President Trainin

Re: [Dev] ESB JSON support

2013-12-20 Thread Samisa Abeysinghe
Great thanks Thanks, Samisa... Samisa Abeysinghe Vice President Training WSO2 Inc. http://wso2.com On Fri, Dec 20, 2013 at 1:48 PM, Ishan Jayawardena wrote: > Hi Samisa, > I understand. Currently, we are working on a similar document. I will > update the thread once we add it to the wiki.

Re: [Dev] IS 4.6.0 RC2 Testing

2013-12-20 Thread Shavantha Weerasinghe
hi all please disregard the null exception i had run the oauth scenario from an old pack Shavantha Weerasinghe Senior Software Engineer QA WSO2, Inc. lean.enterprise.middleware. http://wso2.com http://wso2.org Tel : 94 11 214 5345 Fax :94 11 2145300 On Fri, Dec 20, 2013 at 1:31 PM, Shavantha W

Re: [Dev] ESB JSON support

2013-12-20 Thread Ishan Jayawardena
Hi Samisa, I understand. Currently, we are working on a similar document. I will update the thread once we add it to the wiki. Thanks, Ishan. On Fri, Dec 20, 2013 at 1:44 PM, Samisa Abeysinghe wrote: > So I am looking for a one stop shop info page on JSON. This thread has > already pointed me

Re: [Dev] ESB JSON support

2013-12-20 Thread Samisa Abeysinghe
So I am looking for a one stop shop info page on JSON. This thread has already pointed me to 5 links that I should look into. Like in the case of REST, or JMS, should we not have a nice landing page on JSON support? Thanks, Samisa... Samisa Abeysinghe Vice President Training WSO2 Inc. http://

Re: [Dev] ESB JSON support

2013-12-20 Thread Ravi Undupitiya
ESB 4.8.0 docs also have updated Property[1], Filter[2], Switch and Log mediator explaining JSON path usage. PF mediator docs also contain some JSON instructions. [1] - http://docs.wso2.org/display/ESB480/Property+Mediator [2] - http://docs.wso2.org/display/ESB480/Filter+Mediator [3] - http://doc

Re: [Dev] ESB JSON support

2013-12-20 Thread Ishan Jayawardena
Hi Samisa, I believe you are looking at this [1]. In addition to that the wiki has two samples on how to handle JSON within ESB [2] but ESB 4.8.0 has more improved support for JSON and we will add more samples covering those areas as well. [1] http://docs.wso2.org/display/ESB480/JSON+Support [2] h

Re: [Dev] IS 4.6.0 RC2 Testing

2013-12-20 Thread Shavantha Weerasinghe
hi ishara the resource owner floor throws this exception java.lang.NullPointerException at org.wso2.carbon.utils.multitenancy.MultitenantUtils.getTenantDomain(MultitenantUtils.java:66) at org.wso2.carbon.identity.core.util.IdentityUtil.getTenantIdOFUser(IdentityUtil.java:161) at or