Re: [Dev] ballerina sample jms exception

2017-04-26 Thread Megala Uthayakumar
Hi Ruwanthika,

Did you start the activemq broker before running this sample? We need the
activemq broker to be in running state to run this sample without any
problem. I think we have missed to include that in the README.

We have a dedicated google group for ballerina dev queries. Please use [1]
for future queries about ballerina as mentioned in [2]

[1] https://groups.google.com/forum/#!forum/ballerina-dev
[2] http://ballerinalang.org/#Get-involved

Thanks.

Regards,
Megala


On Wed, Apr 26, 2017 at 4:46 PM, Ruwanthika Perera 
wrote:

> Hi all,
> I have tried the sample jms in ballerina.i imported
> activemq-all-.jar library and run the reciever & sender files.In
> sender file throw an exception like this,
>
> error in ballerina program: exception occurred while sending message.
>  at ballerina.net.jms:send(jmsSender.bal:19)
>  at jmsSender(jmsSender.bal:5)
>  at main(jmsSender.bal:4)
>
> Cheers,
> Ruwanthika Perera
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Megala Uthayakumar

Software Engineer
Mobile : 0779967122
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] ballerina sample jms exception

2017-04-26 Thread Ruwanthika Perera
Hi all,
I have tried the sample jms in ballerina.i imported
activemq-all-.jar library and run the reciever & sender files.In
sender file throw an exception like this,

error in ballerina program: exception occurred while sending message.
 at ballerina.net.jms:send(jmsSender.bal:19)
 at jmsSender(jmsSender.bal:5)
 at main(jmsSender.bal:4)

Cheers,
Ruwanthika Perera
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev