Unable to run camel Exmaples

2011-08-10 Thread khinvra
Hi, I have downloaded camel examples and trying to run using maven. I get following error [root@localhost camel-example-cxf]# mvn compile [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.camel:camel-example-cxf:2.9

Error while running the examples

2011-08-10 Thread khinvra
# mvn install [INFO] Scanning for projects... [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.apache.camel:camel-parent:2.9-SNAPSHOT (/ServiceMix/workspace/parent/pom.xml) has 1 error [ERROR] Non-resolvable parent POM: Could not find artifact org.apac

Camel http sample program

2011-08-16 Thread khinvra
Hi all, I want to call an external web service using camel Java Dsl. If anybody knows sample code to call an external web service and get some xml out put and store it on local please share it.. Thanks in advance -- View this message in context: http://camel.465427.n5.nabble.com/Camel-http-samp

Need Urgent Help

2011-08-19 Thread khinvra
Hi all, we need urgent help in... 1) sample code for publishing data/xml through camel-java-servicemix to an ENDPOINT from where StoneEdge will download it using GET/POST methode 2) sample code for receiving data/xml through camel-java-servicemix from STONEEDGE ENDPOINT using Get/Post methode