Not able to connect Oracle queue endpoint

2010-11-10 Thread hraviprakash
Hi, I want to poll a FTP Server and push the file to oracle queue. I use spring configuration and on while running I am getting the below error. Please let me know whether the camel configurations are correct and let me know where its breaking. p/ My pom.xml includes following libraries

Re: Not able to connect Oracle queue endpoint

2010-11-10 Thread hraviprakash
Thanks for the reply. Honestly I been googling whole day and trying out different options and still I am not able to get the oracle queue running. I will look further. Any clues on the topic would be helpful. Any clues on the code that i posted would be greatfull. -- View this message in

Re: Not able to connect Oracle queue endpoint

2010-11-10 Thread hraviprakash
I was using orai18n.jar and aqapi13.jar jars. I removed oari18.jar and used aqapi.jar instead of aqapi13.jar, this solved my issue and oracle jms received the files successfully. Thanks for the inputs. -- View this message in context: