Re: [Dev] Migration scripts for API-M 1.6.0 to 1.7.0

2014-04-17 Thread Nirodha Pramod
Ping!! On the $subject. On Thu, Apr 10, 2014 at 11:37 AM, Nirodha Pramod niro...@wso2.com wrote: Hi, Do we have the $subject ready? regards, Nirodha -- *Nirodha Gallage* Senior Software Engineer, QA. WSO2 Inc.: http://wso2.com/ Mobile: +94716429078 -- *Nirodha Gallage* Senior

Re: [Dev] Error while trying to access a secured proxy

2014-04-17 Thread Suresh Attanayaka
Please refer Rampart samples, sample#03 http://svn.apache.org/repos/asf/axis/axis2/java/rampart/trunk/modules/rampart-samples/policy/sample03 On Thu, Apr 17, 2014 at 11:43 AM, Sajini De Silva saj...@wso2.com wrote: Hi, I checked with the TCPMon, and the security header is missing in the

[Dev] Do we have capability to configure Key-store/Trust-Stores tenant vice

2014-04-17 Thread Asanka Vithanage
Hi All, Currently we can configure the Key-store/Trust-Stores as per doc [1],but Doc does not say anything about tenant mode key-store configurations. Is it possible to configure separate Key-store/Trust-Stores per each tenant? Like Tenant1 with keyStore1/Trust-Store1 , Tenant2 with

[Dev] EMM OAuth Implementation - Android - Storing Consumer Secret

2014-04-17 Thread Kasun Dananjaya Delgolla
Hi All, We're going to protect all the API calls from EMM client side using OAuth. I have a concern whether to store the consumer key/secret inside the EMM Agent Application or making it dynamic. We can actually send those 2 when the user authenticates from the mobile client (As the response),

Re: [Dev] EMM OAuth Implementation - Android - Storing Consumer Secret

2014-04-17 Thread Chan
+1 to the idea since basic auth will be first used to obtain the consumer secret. But we might have to change the flow from how it usually work. Cheers~ On Thu, Apr 17, 2014 at 12:17 PM, Kasun Dananjaya Delgolla kas...@wso2.comwrote: Hi All, We're going to protect all the API calls from EMM

Re: [Dev] Missing chunk 07 [ESB/BPS features] in nexus repo

2014-04-17 Thread Thilini Ishaka
Hi Lasantha, Given below the svn location for the feature artifacts. Please deploy it to nexus. On Sat, Apr 12, 2014 at 6:52 AM, Lasantha Fernando lasan...@wso2.comwrote: Hi all, It seems the following features are still not uploaded to nexus and had to be commented out from the chunk-08

Re: [Dev] Missing chunk 07 [ESB/BPS features] in nexus repo

2014-04-17 Thread Thilini Ishaka
On Thu, Apr 17, 2014 at 12:26 PM, Thilini Ishaka thil...@wso2.com wrote: Hi Lasantha, Given below the svn location for the feature artifacts. Please deploy it to nexus. On Sat, Apr 12, 2014 at 6:52 AM, Lasantha Fernando lasan...@wso2.comwrote: Hi all, It seems the following features are

[Dev] ESB 4.8.1 - Sample 252

2014-04-17 Thread Firzhan Naqash
Hi All, I had an issue today when running the ESB 4.8.1 sample 252 for JMSTextProxy where the Axis2Server didn't print the expected debug log message. The synapse_sample_252.xml had following issue where the keyword format has been misspelled in the endpoint address node of *text_proxy sequence*

Re: [Dev] Publish-Subscribe Channel EIP - Axis2 Client throws an error

2014-04-17 Thread Harsha Kumara
Hi Denuwanthi, In sample 460 it works fine as client sending a place order request and not getting a response from it. But in [1] it sends a stockquote request from client and waiting for response. Seems like event mediator is not sending the response to the client. But it functioning correctly

Re: [Dev] Do we have capability to configure Key-store/Trust-Stores tenant vice

2014-04-17 Thread Prabath Siriwardena
There is a keystore per tenant - but a single truststore.. Thanks regards, -Prabath On Thu, Apr 17, 2014 at 11:53 AM, Asanka Vithanage asan...@wso2.com wrote: Hi All, Currently we can configure the Key-store/Trust-Stores as per doc [1],but Doc does not say anything about tenant mode

Re: [Dev] Please merge AS integration commit #1 pull request.

2014-04-17 Thread Kasun Gajasinghe
Hi, I have merged the changes. All the tests were building fine. Currently, four tests are enabled, need to look at the rest of the tests. On Wed, Apr 16, 2014 at 12:27 PM, Krishantha Samaraweera krishan...@wso2.com wrote: Is this done ? Thanks, Krishantha. On Wed, Apr 2, 2014 at 7:32

Re: [Dev] Please merge DSS integration test commit#1 pull request

2014-04-17 Thread Chanika Geeganage
I merged the changes Thanks On Thu, Apr 17, 2014 at 12:16 PM, Anjana Fernando anj...@wso2.com wrote: Hi, Thanks Nuwan. Chanika, please merge these changes. Cheers, Anjana. On Thu, Apr 17, 2014 at 11:41 AM, Nuwan Wimalasekara nuw...@wso2.comwrote: Hi DSS team, Please apply the pull

Re: [Dev] ESB 4.8.1 - Sample 252

2014-04-17 Thread Malaka Silva
Created the pull request. https://github.com/wso2-dev/product-esb/pull/5 Thx for informing. On Thu, Apr 17, 2014 at 12:33 PM, Firzhan Naqash firz...@wso2.com wrote: Hi All, I had an issue today when running the ESB 4.8.1 sample 252 for JMSTextProxy where the Axis2Server didn't print the

[Dev] components/ejb-services relationship to AS

2014-04-17 Thread Chamil Jeewantha
I found ejb-services component in the code base. What is that? Are there any relationship to the proposed ejb implementation on the AS? -- K.D. Chamil Jeewantha Associate Technical Lead WSO2, Inc.; http://wso2.com Mobile: +94716813892 ___ Dev mailing

Re: [Dev] components/ejb-services relationship to AS

2014-04-17 Thread Supun Malinga
Hi, that's a feature we use through axis2 where we can call externally deployed ejb's via axis2. With this we can wrap a ejb as a service. Ejb-services is not related to deployment of ejbs. Hope this clarifies.. thanks, On Thu, Apr 17, 2014 at 1:39 PM, Chamil Jeewantha cha...@wso2.com wrote:

Re: [Dev] components/ejb-services relationship to AS

2014-04-17 Thread Chamil Jeewantha
Understood. Thanks! On Thu, Apr 17, 2014 at 2:00 PM, Supun Malinga sup...@wso2.com wrote: Hi, that's a feature we use through axis2 where we can call externally deployed ejb's via axis2. With this we can wrap a ejb as a service. Ejb-services is not related to deployment of ejbs. Hope this

[Dev] Error in ESB 4.8.1 samples 61, 62

2014-04-17 Thread Pulasthi Mahawithana
Hi, I got the following error while executing samples 61 [1] and 62 [2]. [2014-04-17 15:14:45,892] DEBUG - SimpleURLRegistry == Repository fetch of resource with key : recipients/EP_LIST [2014-04-17 15:14:45,892] DEBUG - SynapseConfigUtils Can not open a connection to the URL with a path

Re: [Dev] Create wso2 orbit repository for bsf

2014-04-17 Thread Kasun Gajasinghe
Hi Manoj, There is no need to create a new repo since you are only releasing the orbit bundle. Go ahead and create a new folder called bsf in [3], and add your changes. The folder structure is - artifact-name/version/pom.xml. On Thu, Apr 17, 2014 at 3:18 PM, Manoj Kumara ma...@wso2.com wrote:

[Dev] Exception in axis2server started inside ESB-4.9.0

2014-04-17 Thread Malintha Adikari
Hi, I got following exception when I am trying to send a request to an axis2 server which was started programitically inside ESB-4.9.0- for testing purposes (to provide a backend for tests). Is this due to any version incompatibilities in ESB-4.9.0 dependencies ? Exception in thread HTTP

Re: [Dev] [ESB][SecureClient][Axis2Fault] Must Understand check failed for header

2014-04-17 Thread Suresh Attanayaka
Hi Prasad, What is the security scenario/policy you are trying here ? How have you secured the service ? Thanks, -Suresh On Thu, Apr 17, 2014 at 4:58 PM, Prasad Fernando pras...@wso2.com wrote: Hi, I am getting the following error when I connect my secure client to the esb secure proxy

Re: [Dev] EMM OAuth Implementation - Android - Storing Consumer Secret

2014-04-17 Thread Suresh Attanayaka
Hi, We can use Dynamic Client Registration[1] to get a ClientKey and a ClientSecrete. The advantage here is that different instances of the same application will have different ClientKey and ClientSecrete. With this we can identify each installation. Dynamic Client Registration has a

Re: [Dev] EIP Guide - Message Expiration example scenario is not working.

2014-04-17 Thread Chathurika Mahaarachchi
I also got the same issue when running the above sample and used [1] to correct the proxy service @ Nirdesha : Could you please update the EIP guide accordingly [1] http://charithaka.blogspot.com/2014/02/common-mistakes-to-avoid-in-wso2-esb-1.html On Thu, Apr 17, 2014 at 5:23 PM, Harsha

Re: [Dev] EMM OAuth Implementation - Android - Storing Consumer Secret

2014-04-17 Thread Gayan Gunawardana
Hi, +1 for dynamic client generation. This is what we have discussed in several meetings. If time permit I can have a look at the spec and do the implementation. This will be an ideal solution for most of security holes. On Thu, Apr 17, 2014 at 5:41 PM, Suresh Attanayaka sur...@wso2.com

Re: [Dev] [Data-mapper] Maintain an avro schema object model

2014-04-17 Thread Lali Devamanthri
Hi GayanK, On Thu, Apr 17, 2014 at 4:27 PM, Gayan Yalpathwala gay...@wso2.com wrote: Hi, I am in the process of implementing the tool to build input and output schema of data-mapper visual editor. Here I need to maintain an object model of type org.apache.avro.Schema where it should be

Re: [Dev] [Data-mapper] Maintain an avro schema object model

2014-04-17 Thread Jasintha Dasanayake
Please have a look in the ESB graphical editor, there we have maintained the synapse model for a particular mediator, similarly you have to maintain the Avro schema model here Thanks /Jasintha On Thu, Apr 17, 2014 at 6:05 PM, Lali Devamanthri l...@wso2.com wrote: Hi GayanK, On Thu, Apr 17,

Re: [Dev] [Data-mapper] Maintain an avro schema object model

2014-04-17 Thread Gayan Yalpathwala
Hi Jasintha, On Thu, Apr 17, 2014 at 6:11 PM, Jasintha Dasanayake jasin...@wso2.comwrote: Please have a look in the ESB graphical editor, there we have maintained the synapse model for a particular mediator, similarly you have to maintain the Avro schema model here I have referred

[Dev] Aggregate operations support for life cycles

2014-04-17 Thread Maheshakya Wijewardena
Hi, This is a basic description about the proposed design of the new feature in Governance registry(mentioned in the subject). A separate API will be provided in the Governance API to create a batch and perform other batch operations. This API contains following components. 1. An interface:

Re: [Dev] Exception in axis2server started inside ESB-4.9.0

2014-04-17 Thread Malintha Adikari
Hi Nuwan, Yes there was conflicts between httpcore dependencies coming from jmeter dependency with our httpcore dependencies. Removed jmeter dependencies(as an temporary fix) and now it is running with no issues. Thank you for your help. Regards, Malintha Adikari On Thu, Apr 17, 2014 at 5:53

Re: [Dev] [DS]Multiple HTTP verbs on same resource path in DSS

2014-04-17 Thread Charitha Kankanamge
Thanks for the confirmation Anjana. When comparing to ESB REST API definition, this seems to be a valid/natural requirement. If you guys believe so, better to consider this improvement for a future release. Charitha Kankanamge cell: +1 812-391-7730 http://charithaka.blogspot.com *SOA and Testing

[Dev] [Architecture][ANN] WSO2 Complex Event Processor (WSO2 CEP) 3.1.0 Released

2014-04-17 Thread Lasantha Fernando
WSO2 Complex Event Processor (WSO2 CEP) 3.1.0 Released! *April 2014* The WSO2 CEP team is pleased to announce the release of version 3.1.0 of Open Source WSO2 Complex Event Processor. WSO2 CEP is a lightweight and easy-to-use Open Source Complex Event Processing Server (CEP) is available under

[Dev] ESB Sample 255 fails when trying to connect to FTP server

2014-04-17 Thread Buddhima Wijeweera
Hi, I was trying to run sample no 255 with local FTP server (vsftpd). I have done the following configurations in the vsftpd.conf file: 1. Enable annonymous FTP by changing to : anonymous_enable=YES 2. Enable write: write_enable=YES I kept other configurations as it was. Through web browser,

Re: [Dev] Migration scripts for API-M 1.6.0 to 1.7.0

2014-04-17 Thread Nuwan Dias
Hi Nirodha, This is still not done. We have a list maintained to identify what needs to be migrated, quite a long list actually :). But work has not been initiated on the migration script. Will let you know once done. Thanks, NuwanD. On Thu, Apr 17, 2014 at 11:41 AM, Nirodha Pramod

Re: [Dev] ESB Sample 255 fails when trying to connect to FTP server

2014-04-17 Thread Malaka Silva
Hi, Trying adding the following. parameter name=transport.vfs.Lockingdisable/parameter Best Regards, Malaka On Thu, Apr 17, 2014 at 7:32 PM, Buddhima Wijeweera buddh...@wso2.comwrote: Hi, I was trying to run sample no 255 with local FTP server (vsftpd). I have done the following

Re: [Dev] EIP Guide - Message Expiration example scenario is not working.

2014-04-17 Thread Chanaka Fernando
Hi Sajini/Chathurika, This error occurred due to the invalid configuration in the proxy service as pointed out by Harsha in the previous reply. What happened here was that we are using a send/ mediator in the inSequence without specifying the actual endpoint which the message needs to be sent.

Re: [Dev] EMM OAuth Implementation - Android - Storing Consumer Secret

2014-04-17 Thread Kasun Dananjaya Delgolla
+1. I think this is the ideal way of doing that. On Thu, Apr 17, 2014 at 5:57 PM, Gayan Gunawardana ga...@wso2.com wrote: Hi, +1 for dynamic client generation. This is what we have discussed in several meetings. If time permit I can have a look at the spec and do the implementation.

Re: [Dev] [DS]Multiple HTTP verbs on same resource path in DSS

2014-04-17 Thread Anjana Fernando
Yep, +1, will implement it for a future version, I've created a JIRA here [1]. [1] https://wso2.org/jira/browse/DS-887 Cheers, Anjana. On Thu, Apr 17, 2014 at 7:05 PM, Charitha Kankanamge chari...@wso2.comwrote: Thanks for the confirmation Anjana. When comparing to ESB REST API definition,

Re: [Dev] Global cluster cache invalidation code review Notes

2014-04-17 Thread Subash Chaturanga
Hi Amal, Let us know once the TODOs done in the code review except the JMS alternative discussion. One of G-Reg RD folk will assign on migrating GReg cache invalidation to this pub sub impl. I hope now your component is in the kernel git repo. Hi Azeez,Sagara Once registry and user permission

Re: [Dev] jar File Source

2014-04-17 Thread Danushka Fernando
If you are writing a http client you need to point to keystores from your code. We do it by setting up following System properties. *javax.net.ssl.trustStore* *javax.net.ssl.trustStorePassword* *javax.net.ssl.keyStore* *javax.net.ssl.keyStorePassword* You can use following code to set those

Re: [Dev] List of WSO2 Startup Script Options

2014-04-17 Thread Jackie Wheeler
I've added the following note to [1], and we will add the same note to the applicable product docs: For additional options you can use with these startup commands, type -helpafter the command, such as: sh PRODUCT_HOME/bin/wso2server.sh -help [1]

Re: [Dev] StackOverflow Error in deployment after Tenant Unloading / Loading

2014-04-17 Thread Dunith Dhanushka
We were using Jaggery 0.9.0.ALPHA4_wso2v1 when this issue came across. After that we upgraded Jaggery version to 0.9.0.ALPHA4_wso2v4. But the issue is still there. According to the offline chat I had with Ruchira, this could happen if CC re-factoring is not perfomed for Jaggery. Can somone from

Re: [Dev] [ESB][SecureClient][Axis2Fault] Must Understand check failed for header

2014-04-17 Thread Prasad Fernando
hi, I have secured the proxy service with the attached policy. Also attached the source view of my secure proxy service. thanks On Thu, Apr 17, 2014 at 5:05 PM, Suresh Attanayaka sur...@wso2.com wrote: Hi Prasad, What is the security scenario/policy you are trying here ? How have you

[Dev] [IS][JSP] can not run travelocity.co example in IS 4.7.0

2014-04-17 Thread Waruna Perera
Hi, I tried to run travelocity.com sso example with tomcat and it gives JSP compilation error. 1) I built SSOAgent sample and deployed on tomcat 2) configured IS 4.7.0 and gives JSP compile error. I have attached the error log herewith. BR, Waruna Title: Apache Tomcat/7.0.28 - Error report

Re: [Dev] EIP Guide - Message Expiration example scenario is not working.

2014-04-17 Thread Nirdesha Munasinghe
Thanks for fixing the doc, Chanaka. On Thu, Apr 17, 2014 at 11:47 PM, Chathurika Mahaarachchi chathur...@wso2.com wrote: Thanks Chanaka for updating the document by adding correct configuration. Regards, Chathurika On Thu, Apr 17, 2014 at 8:07 PM, Chanaka Fernando

[Dev] [ESB] Failed to locate the configure element for connector

2014-04-17 Thread Rushmin Fernando
Hi folks, I'm writing some integration tests for an ESB connector for Apple Push Notifications. When I hit a proxy service with my connector mediator I get the following error Failed to locate the configure element for connector [org.wso2.carbon.connector.apns.dispatchToDevice] I put the test

Re: [Dev] BRS testing

2014-04-17 Thread Shavantha Weerasinghe
Hi All I have started with test case and also reported some jira for the current pack given available within search criteria [1]. Currently am trying to figure out how to integrate BPS and BRS. Pending is the integration platform setup. By the way do we already have a mail thread for BRS210 ?

[Dev] EIP Guide - Scatter-Gather example scenario is not working

2014-04-17 Thread Sajini De Silva
Hi, I tried out example scenario in [1] and the response i got in SoapUI is an aggregation of all the quotes from all the vendors instead of the best quote which is not the expected output. Can someone please point out what is the issue here Thank you, Sajini. -- Sajini De SIlva Software

Re: [Dev] ESB Sample 255 fails when trying to connect to FTP server

2014-04-17 Thread Buddhima Wijeweera
Hi Malaka, Thank you for the help. That solved the locking issue. But, now I came across a new issue: [2014-04-18 10:38:33,124] ERROR - VFSTransportListener Error moving file : ftp://127.0.0.1/test.xml to file:///home/buddhima/wso2/esb/test/original org.apache.commons.vfs2.FileSystemException:

Re: [Dev] BRS testing

2014-04-17 Thread Thilini Ishaka
Hi Shavantha, On Fri, Apr 18, 2014 at 10:47 AM, Shavantha Weerasinghe shavan...@wso2.comwrote: Hi All I have started with test case and also reported some jira for the current pack given available within search criteria [1]. Currently am trying to figure out how to integrate BPS and BRS.

Re: [Dev] [IS][JSP] can not run travelocity.co example in IS 4.7.0

2014-04-17 Thread Johann Nallathamby
Please tried the packs hosts at [1]. These were also built from the samples inside 4.7.0. [1] https://svn.wso2.org/repos/wso2/people/johann/SSOAgentSampleBinaries/ On Fri, Apr 18, 2014 at 9:48 AM, Waruna Perera waru...@wso2.com wrote: Hi, I tried to run travelocity.com sso example with

Re: [Dev] [ESB] Failed to locate the configure element for connector

2014-04-17 Thread Ramindu Deshapriya
Hi Rushmin, I encountered the same problem when writing integration test for Google Drive a while back. Do the following: 1. Check your connector's package name. I found that the sample code for integration tests uses org.wso2.carbon.connectors while I was using

Re: [Dev] BRS testing

2014-04-17 Thread Shavantha Weerasinghe
Hi Thilini The setup as per http://wso2.com/library/articles/2011/05/integrate-business-rules-bpel/ was done, but the READ-ME talks about 2 clients on BRS and BPS sides which I am not sure how to initiate regards, Shavantha Weerasinghe Senior Software Engineer QA WSO2, Inc.

Re: [Dev] EIP Guide - Scatter-Gather example scenario is not working

2014-04-17 Thread Sajini De Silva
Please find the link here. [1] https://docs.wso2.org/display/IntegrationPatterns/Scatter-Gather Thank you. On Fri, Apr 18, 2014 at 10:53 AM, Sajini De Silva saj...@wso2.com wrote: Hi, I tried out example scenario in [1] and the response i got in SoapUI is an aggregation of all the quotes

Re: [Dev] BRS testing

2014-04-17 Thread Thilini Ishaka
Hi Shavantha, Need to revisit the contents of the article. For the time being you can deploy a rule service on BRS and invoke that via a bpel process and test the integration scenario. Thanks Thilini On Fri, Apr 18, 2014 at 10:57 AM, Shavantha Weerasinghe shavan...@wso2.comwrote: Hi Thilini

Re: [Dev] [IS][JSP] can not run travelocity.co example in IS 4.7.0

2014-04-17 Thread Waruna Perera
hi, it worked fine. is there any thing different that above mentioned ddnt work? Waruna On Fri, Apr 18, 2014 at 10:55 AM, Johann Nallathamby joh...@wso2.comwrote: Please tried the packs hosts at [1]. These were also built from the samples inside 4.7.0. [1]

Re: [Dev] [IS][JSP] can not run travelocity.co example in IS 4.7.0

2014-04-17 Thread Johann Nallathamby
Should be no difference. I built it from IS 4.7.0 product samples. On Fri, Apr 18, 2014 at 11:23 AM, Waruna Perera waru...@wso2.com wrote: hi, it worked fine. is there any thing different that above mentioned ddnt work? Waruna On Fri, Apr 18, 2014 at 10:55 AM, Johann Nallathamby