jakartaee / jakartaee/rest

Add support for jax-rs-catalog for client injection

Open
#231 4 comments 0 reactions 1 assignee Claimed by @glassfishrobot View on GitHub
Dominant language
Java
Stars
400
Forks
143
PR merge metrics
No merged PRs in 30d

Description

The new client injection specification is a big step forward in #175; but to support real world system you need a method of being able to control service URI at deploy time so that it is easy to test services and to deploy to different environments.

The wadl.java.net project makes use of a catalog file for this, similar to what is implemented for the JAX-WS RI and is detailed here:

[http://kingsfleet.blogspot.co.uk/2012/03/catalog-support-for-wadl-client.html](http://kingsfleet.blogspot.co.uk/2012/03/catalog-support-for-wadl-client.html)
#### Affected Versions
[2.1]

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.