Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lyo-dev] FIxing the Bug 531986

Dear Lyo users,

 

We are finally getting to the bottom of https://bugs.eclipse.org/bugs/show_bug.cgi?id=531986 and decided on the following solution: we will change the logic of the OSLC JAX-RS providers NOT TO wrap the arrays or collections of OSLC resources as OSLC Query results UNLESS the method returning them has an @OslcQueryCapability annotation. This should be true for the vast majority of the OSLC adaptors out there.

 

Please tell us if you need your results formatted as OSLC Query results even if the JAX-RS method serving them is not annotated with the @OslcQueryCapability annotation!

 

--

–Andrew.


Back to the top