Re: [Dev] Test Automation Framework Support for MQTT Server

2015-08-10 Thread Tharik Kanaka
Hi All, Kind reminder Regards, On Mon, Aug 3, 2015 at 4:54 PM, Tharik Kanaka wrote: > Hi All, > > I hope above fix has been released by now. Anyway i have enabled CEP MQTT > test cases and test frameworks activemq broker (5.9.1) getting started > within test case. But I am getting following e

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-08-03 Thread Tharik Kanaka
Hi All, I hope above fix has been released by now. Anyway i have enabled CEP MQTT test cases and test frameworks activemq broker (5.9.1) getting started within test case. But I am getting following exception as "Unrecognized packet (32108)" when calling connect method. I manually downloaded and r

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-19 Thread Krishantha Samaraweera
Hi Mohan, On Tue, May 19, 2015 at 10:49 AM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > > > On Thu, May 14, 2015 at 12:18 PM, Nuwan Wimalasekara > wrote: > >> Hi Mohan, >> We are planning to release the test-automation-framework 4.3.2 by end of >> tomorrow(Friday). >> > > @ Nuwan,

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-18 Thread Mohanadarshan Vivekanandalingam
On Thu, May 14, 2015 at 12:18 PM, Nuwan Wimalasekara wrote: > Hi Mohan, > We are planning to release the test-automation-framework 4.3.2 by end of > tomorrow(Friday). > @ Nuwan, Whether above is released ? > > Thanks, > Nuwanw > > On Thu, May 14, 2015 at 12:04 PM, Mohanadarshan Vivekanandaling

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-13 Thread Nuwan Wimalasekara
Hi Mohan, We are planning to release the test-automation-framework 4.3.2 by end of tomorrow(Friday). Thanks, Nuwanw On Thu, May 14, 2015 at 12:04 PM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > By the Nuwan, when you guys planning to release the 4.3.2 automation > framework ? > >

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-13 Thread Mohanadarshan Vivekanandalingam
By the Nuwan, when you guys planning to release the 4.3.2 automation framework ? Thanks, Mohan On Wed, May 13, 2015 at 5:44 PM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > Thanks Nuwan, I'll check that... > > Regards, > Mohan > > > On Wed, May 13, 2015 at 4:54 PM, Nuwan Wimalasek

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-13 Thread Mohanadarshan Vivekanandalingam
Thanks Nuwan, I'll check that... Regards, Mohan On Wed, May 13, 2015 at 4:54 PM, Nuwan Wimalasekara wrote: > Hi Mohan, > We have enabled the MQTT transport in Embedded ActiveMQ server started by > Test Framework. Now you can use mqtt transport in integration test. This > feature is available i

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-13 Thread Nuwan Wimalasekara
Hi Mohan, We have enabled the MQTT transport in Embedded ActiveMQ server started by Test Framework. Now you can use mqtt transport in integration test. This feature is available in test-automation-framework 4.3.2-SNAPSHOT. Transport is enabled on mqtt://localhost:1883 Use below code to start the

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-11 Thread Mohanadarshan Vivekanandalingam
On Mon, May 11, 2015 at 3:38 PM, Nuwan Wimalasekara wrote: > Hi Mohan, > Embedded broker only enable the tcp connector currently. We have to add > the mqtt connector when the server is started. > I am working on enabling the mqtt for embedded activeMQ server started by > test framework. I will up

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-11 Thread Nuwan Wimalasekara
Hi Mohan, Embedded broker only enable the tcp connector currently. We have to add the mqtt connector when the server is started. I am working on enabling the mqtt for embedded activeMQ server started by test framework. I will update the thread once implementation is done. Thanks, Nuwanw On Thu, M

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-07 Thread Mohanadarshan Vivekanandalingam
Thanks Krishantha... @Waruna, please let us know if you found any option.. Thanks, Mohan On Thu, May 7, 2015 at 11:57 AM, Waruna Perera wrote: > HI Krishantha, > > Will check on that. > > Thanks, > > On Thu, May 7, 2015 at 11:54 AM, Krishantha Samaraweera < > krishan...@wso2.com> wrote: > >>

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-06 Thread Waruna Perera
HI Krishantha, Will check on that. Thanks, On Thu, May 7, 2015 at 11:54 AM, Krishantha Samaraweera wrote: > Hi Waruna, > > I don't think we have enabled ActiveMQ broker for MQTT. Can you check > whether MQTT endpoint is exposed. And any workaround to get it started. > > The version we used i

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-06 Thread Krishantha Samaraweera
Hi Waruna, I don't think we have enabled ActiveMQ broker for MQTT. Can you check whether MQTT endpoint is exposed. And any workaround to get it started. The version we used is 5.9.1 and it should support for MQTT. Thanks, Krishantha. On Tue, May 5, 2015 at 6:29 PM, Mohanadarshan Vivekananda

Re: [Dev] Test Automation Framework Support for MQTT Server

2015-05-06 Thread Mohanadarshan Vivekanandalingam
Hi All, Can I get an input on this.. Can we consider this as limitation or do we have any other options ? Thanks, Mohan On Tue, May 5, 2015 at 6:29 PM, Mohanadarshan Vivekanandalingam < mo...@wso2.com> wrote: > Hi All, > > We are planning to ship MQTT event adapter support with CEP 4.0.0. We a

[Dev] Test Automation Framework Support for MQTT Server

2015-05-05 Thread Mohanadarshan Vivekanandalingam
Hi All, We are planning to ship MQTT event adapter support with CEP 4.0.0. We are done with the implementation but facing some issues in writing integration tests.. To test this functionality, we have used the ActiveMQ as the MQTT server. ActiveMQ version 5.9.0 and upwards contains a mqtt endpoint