xsd for list elements should be unbounded, not max=1
----------------------------------------------------
Key: XBEAN-146
URL: https://issues.apache.org/jira/browse/XBEAN-146
Project: XBean
Issue Type: Bug
Components: spring
Affects Versions: 2.8, 3.7
Reporter: Karl Palsson
There's code to check whether an element is a collection type, and then the
next line ignores the result.
This leads to https://jax-ws-commons.dev.java.net/issues/show_bug.cgi?id=12
down the road (via the xbean-maven plugin)
Patch coming...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.