-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Running the cxf version of WSConsume on a doc/lit wsdl containing something like this:
<element name="FooByteListType" type="foo:FooByteListType" />
<simpleType name="FooByteListType">
<list itemType="byte" />
</simpleType>
does not cause the @XmlList annotation to be added to the SEI.
Reproduce and provide fix on CXF.
- is related to
-
JBWS-2576 Verify dependencies on outstanding CXF issues
- Closed