Re: [Dev] [ESB] JMS Inbound Testing Scenario

2015-04-30 Thread Malaka Silva
Hi Vanii, Please debug [1] and identify the cause of the problem. [1] https://github.com/wso2/carbon-mediation/tree/master/components/inbound-endpoints/org.wso2.carbon.inbound.endpoint/src/main/java/org/wso2/carbon/inbound/endpoint/protocol/jms [2] https://github.com/wso2/carbon-mediation On

Re: [Dev] [ESB] JMS Inbound Testing Scenario

2015-04-30 Thread Vanii Thiyagarajah
Hi all, I am tesing the JMS use case with AcctiveMQ. I got the following error. Could you please give me any suggestions on this. WARN - JMSConnectionFactory Could not find destination 'ordersQueue' on connection factory for 'QueueConnectionFactory'. ordersQueue [2015-04-30 11:45:44,418] INFO

Re: [Dev] [ESB] JMS Inbound Testing Scenario

2015-04-28 Thread Vanii Thiyagarajah
Hi all, I have started to test the JMS use cases and I am trying to fix the issue in sample 901. On Tue, Apr 28, 2015 at 10:29 AM, Vanii Thiyagarajah va...@wso2.com wrote: Hi Vanji, I have configured jndi.properties as mentioned in the [1] doc [1]

[Dev] [ESB] JMS Inbound Testing Scenario

2015-04-27 Thread Vanii Thiyagarajah
I am doing Inbound Endpoint JMS Protocol Sample. I got the following error. I have done the all configurations as mentioned in the doc [1]. Could you please give me any suggestions on this? https://docs.wso2.com/display/ESB490/Sample+901%3A+Inbound+Endpoint+JMS+Protocol+Sample ERROR -

Re: [Dev] [ESB] JMS Inbound Testing Scenario

2015-04-27 Thread Vanii Thiyagarajah
Hi Malaka, I am trying to connect with ActiveMQ. On Tue, Apr 28, 2015 at 10:13 AM, Malaka Silva mal...@wso2.com wrote: Hi vanii, Also are you trying to connect to ActiveMQ or WSO2MB here? On Tue, Apr 28, 2015 at 10:08 AM, Vanjikumaran Sivajothy va...@wso2.com wrote: Hi vanii, Can you

Re: [Dev] [ESB] JMS Inbound Testing Scenario

2015-04-27 Thread Vanii Thiyagarajah
Hi Vanji, I have configured jndi.properties as mentioned in the [1] doc [1] http://activemq.apache.org/jndi-support.html I got the same error log. On Tue, Apr 28, 2015 at 10:15 AM, Vanii Thiyagarajah va...@wso2.com wrote: Hi Malaka, I am trying to connect with ActiveMQ. On Tue, Apr 28,

Re: [Dev] [ESB] JMS Inbound Testing Scenario

2015-04-27 Thread Vanjikumaran Sivajothy
Hi vanii, Can you please double check the jndi.properties for your right configuration ? On Tue, Apr 28, 2015 at 10:05 AM, Vanii Thiyagarajah va...@wso2.com wrote: I am doing Inbound Endpoint JMS Protocol Sample. I got the following error. I have done the all configurations as mentioned in