I am currently using a 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 need to invoke
You can consume REST service from camel using CXFRS Component.Apache camel has enough information about this.
CXFRS Component
http://camel.apache.org/cxfrs.html