
|
If you were logged in you would be able to see more operations.
|
|
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
The cartridge doesn't generate the "<xsd:extension>" information for types that extends other types (ValueObjects that generalize other ValueObjects inside the UML), but simply declare each inherited attributes and associations loosing the hierarchy information.
This give a problem when there are WebService operations that have a return type of the generalized one and that at runtime return the most specific type (this generate a wrong xml response).
I'll attach the patched template.
Bye.
Luca.
|
|
Patched template for wsdl generation with hierarchical types.
Applied to 3.3-SNAPSHOT, thanks for the patch Luca.
|
|