MQConnectionFactory Error

2015-07-28 Thread VijaySathya
I get the following error when my server starts ( and tries to initialize the spring beans - I have a main camel context spring based config file, which imports 3 other spring config files. In one of the files, I define JMS beans including Connection Factories. That is where I am having issues.):

Calling SOAP web service from camel

2015-07-11 Thread VijaySathya
I am starting to develop a CAMEL based web application that will act like a integration BUS to mediate requests from different systems to a back end system developed in Jee running in JBOSS. From Camel route, I need to call SOAP services running in back end. These services were developed using