Hello everybody i wrote a simple jersey rest client to set data to the audit log but i get a 401 Unauthorized someone have a idea what the problem is? public ClientResponse addToAudit() { S...
How to write unit test cases to test the REST endpoints used in the Jira plugin?. Please suggest which are good frameworks and is there any built-in framework to test APIs?. And also any good tutoria...
i want to contact an external web service with jersey in my custom jira plugin. But jersey is not working: <dependency> <groupId>com.sun.jersey</groupId> <a...
Hi Guys. I'm updating my pom.xml from <dependency> <groupId>com.sun.jersey</groupId> <artifactId>jersey-client</artifactId> <version>1.8</v...
...fter I was unable to make an HTTP request directly from JIRA I made my choice for Jersey (Jira REST API uses it too). I defined my simple resource @XmlRootElement public class V...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.