jakartaee / jakartaee/jaxb-api
Need a way to map a root complexType to extend a specified class
Open
enhancement
incomplete
Major
- Dominant language
- Java
- Stars
- 79
- Forks
- 48
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 2
Description
This issue seems to be in the cracks bwteen JAXB and JAXWS.
See details in:
<[http://www.nabble.com/How-to-specify-base-type-for-a-complexType-td20937985.html](http://www.nabble.com/How-to-specify-base-type-for-a-complexType-td20937985.html)>
The root use case I am trying to address is how to design a WSDL to support
inheritance of SOAP Faults:
<[http://www.nabble.com/SOAP-Fault-inhertiance-in-WSDL-td20928274.html](http://www.nabble.com/SOAP-Fault-inhertiance-in-WSDL-td20928274.html)>
I can provide a test case if needed.
#### Environment
Operating System: All
Platform: All
#### Affected Versions
[2.1.9]
Contributor guide
Assessment
This issue has not been assessed yet.