Add support for jax-rs-catalog for client injection
Open
- 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
Assessment
This issue has not been assessed yet.