[ http://jira.codehaus.org/browse/JIBX-43?page=history ]
Dennis Sosnoski reassigned JIBX-43:
-----------------------------------
Assign To: Dennis Sosnoski
> java.lang.IllegalStateException: Internal error - content not ordered
> ---------------------------------------------------------------------
>
> Key: JIBX-43
> URL: http://jira.codehaus.org/browse/JIBX-43
> Project: JiBX
> Type: Bug
> Components: core
> Versions: 1.0-beta3c
> Environment: Verified on both Linux and Windows, using jdk 1.4.2
> Reporter: Joshua Davies
> Assignee: Dennis Sosnoski
> Fix For: CVS
> Attachments: jibx-issue-43.tgz
>
>
> The following (simplified) bindings file is causing an "Internal error":
> <binding>
> <mapping name="top" class="Top">
> <structure name="level2" ordered="false">
> <collection item-type="Level3" set-method="setLevel3"
> get-method="getLevel3" usage="optional" />
> </structure>
> </mapping>
> <mapping name="level3" class="Level3" value-style="attribute">
> <value name="name" field="name" />
> </mapping>
> </binding>
> The error disappears if the "collection" element is removed, or if the
> "ordered='false'" clause is remove from the structure. Although it's
> obviously meaningless to set "ordered='false'" for a single-element
> structure, it took us quite a while to track this issue down, since the error
> message is misleading.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
jibx-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jibx-devs