While trying to run the JIRA REST Java Client inside JBoss, I wondered why there is a direct dependency to Jersey. Is there no possibility to build this just against the JAX-RS API so the implementation could change. The client does it's job very well inside Glassfish v3, but it's quit complicated to go for with the RestEasy implementation.
(I'am using JBoss6, Jira 4.3.3 and JRJCL 2.1)
So is it possible to abstract Jersey from the project? Or are there any guides for using JBoss?
Best Regards from Germany
Alesandro Lang - Sparda-Datenverarbeitung eG
Community moderators have prevented the ability to post new answers.
you can find a solution in this thread
https://studio.atlassian.com/browse/JRJC-29
Best Regards from Germany
Alesandro Lang - Sparda-Datenverarbeitung eG
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.