Monday, April 16, 2012

Calling RESTful from apache camel

i am currently using Http method for invoking some url which will create a JIRA issue.



Now i want to use apache camel, how can i use that.



I've to invoke the following link through camel.
http://localhost:8080/rest/api/2/project/" + key + /components



As i'm new to camel,Please suggest some solutions and examples too.



Thanks





No comments:

Post a Comment