
|
If you were logged in you would be able to see more operations.
|
|
|
Resteasy
Created: 09/Apr/08 02:37 PM
Updated: 09/Apr/08 02:37 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
Beta2
|
| Fix Version/s: |
Beta3
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
it seems that MessageBodyWriter.isWriteable(Class,
Type, Annotation[]) gets passed the declared type of the method instead of
the actual class of the return value. This caused problems with JAXBProvider
as my concrete implementations had a @XmlRootElement annotation but the
actual Device implementation did not.
|
|
Description
|
it seems that MessageBodyWriter.isWriteable(Class,
Type, Annotation[]) gets passed the declared type of the method instead of
the actual class of the return value. This caused problems with JAXBProvider
as my concrete implementations had a @XmlRootElement annotation but the
actual Device implementation did not. |
Show » |
|
There are no comments yet on this issue.
|
| |
|
|