#192 REST link injection
Closed: migrated 3 years ago by dmoluguw. Opened 11 years ago by edewata.

Currently the links in the REST responses are created manually. It should be possible to inject the links automatically:

http://docs.jboss.org/resteasy/docs/2.3.3.Final/userguide/html_single/index.html#LinkHeader


Patch for ticket 192, which will create links to the resources automatically. The changes are done for UserData and GroupData resources
pki-akoneru-ticket-192-Code changes required.patch

Links to resources can be automatically detected and added by rest-easy framework using a few tags specified in rest-easy-links package. But the Fedora rest-easy package does not consist the rest-easy-links jar file as its dependency jboss.el package which provides implementations for ExpressionFactory and other expression language implementations is not available in Fedora packages.

When the required packages are available and rest-easy-links is also included in the fedora rest-easy package, the changes given in the patch will be effective.

Metadata Update from @edewata:
- Issue assigned to kaskahn
- Issue set to the milestone: UNTRIAGED

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/763

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Metadata Update from @dmoluguw:
- Issue close_status updated to: migrated
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata