I want to use web service in my Java EE application to get the details from JIRA. My project scenario is to get details like from one Project.
- How many defects are open for a project
- How many are reopen
- How many hours we spend for each defect and then we will store in our DB
please can any one help me out by suggesting which web service is better suitable and how can expose to jira.