How to define implementation library programmatically for a facet? [message #572579] |
Tue, 04 May 2010 01:03 |
Eclipse User |
|
|
|
Hi,
Our team develop a product with RESTful support, and we would like to add JAX-RS facet in RAD dynamically when user create first RESTful service in our project. We are able to add the JAX-RS facet programmatically based on J2EE server version. The problem is, we are not sure how to choose correct JAX-RS implementation library. Does anyone have experiences on this? Thanks!
Dave
Here is what we want to do:
WAS JAX-RS facet version JAX-RS implementation library
6.1 1.0 IBM WebSphere JAX-RS library for WAS v6.1
7.0 1.0 IBM WebSphere JAX-RS library for WAS v7.0
8.0 1.1 IBM WebSphere JAX-RS library for WAS v8.0 (expected)
|
|
|
Powered by
FUDForum. Page generated in 0.03207 seconds