eclipse-ee4j / eclipse-ee4j/jersey
Grammar is excluded from wadl on @XmlJavaTypeAdapter
Open
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Once \@XmlJavaTypeAdapter is added on a field, the grammar is excluded from the generated wadl, and is completely unavailable.
See also https://stackoverflow.com/questions/43720286/jersey-moxy-excludes-grammar-xsd (not me, but I'm having the same issue).
I am using Jersey 2.25.1 and Eclipse Link Moxy 2.7.1.
Contributor guide
Assessment
This issue has not been assessed yet.