Type.isCollection actually tests if its a List
----------------------------------------------
Key: XBEAN-89
URL: https://issues.apache.org/jira/browse/XBEAN-89
Project: XBean
Issue Type: Bug
Components: spring
Affects Versions: 3.0
Reporter: David Jencks
I'm trying out xbean on apacheds and they have a bunch of properties that are
Sets not Lists. Type.IsCollection() actually tests if the Type is a List.
Changing it to what it says makes xbean generate the expected xsd.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.