Network is unreachable

2011-11-18 Thread yadavi
Hi, I am trying to get soap request form wsdl and passing that request to the output folder. But i am getting this error.When i deploy the jar into servicemix it gives SocketException Here are my camel-context file and StockRouteBuilder class. ##Camel-context file. beans

Re: Could not resolve a binding for null

2011-11-17 Thread yadavi
Hey, Thanks. Now i am not getting the error. I had both cxf and camel-cxf installed in servicemix. So i uninstalled the camel-cxf feature. -- View this message in context: http://camel.465427.n5.nabble.com/Could-not-resolve-a-binding-for-null-tp4997469p5000710.html Sent from the Camel - Users

Could not resolve a binding for null

2011-11-16 Thread yadavi
Hi, Greetings!! Here i am deploying jar into servicemix.Trying to pickup wsdl from cxf:endpoint and trying to get the soap request into the outbox. *This is my camel-context file:* beans xmlns=http://www.springframework.org/schema/beans;

Re: Could not resolve a binding for null

2011-11-16 Thread yadavi
Hi, Thanks for your suggestion. I could resolve binding error , but now i am getting this error of FileNotFoundException. I have already added the plugin in pom.xml. org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean

Re: Could not resolve a binding for null

2011-11-16 Thread yadavi
Hi, Apology!! This is the correct error. org .springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Failed to import bean definitions from URL location [classpath:META-INF/cxf/cxf.xml] Offending resource: URL