You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xmlbeans.apache.org by "Jacob Danner (JIRA)" <xm...@xml.apache.org> on 2005/04/19 23:35:26 UTC

[jira] Closed: (XMLBEANS-6) getter for enumeration array throws ArrayStoreException

     [ http://issues.apache.org/jira/browse/XMLBEANS-6?page=all ]
     
Jacob Danner closed XMLBEANS-6:
-------------------------------

    Assign To:     (was: xmlbeans-dev@xml.apache.org)

Fix Verified, Passes in V2 branch, closing.

> getter for enumeration array throws ArrayStoreException
> -------------------------------------------------------
>
>          Key: XMLBEANS-6
>          URL: http://issues.apache.org/jira/browse/XMLBEANS-6
>      Project: XMLBeans
>         Type: Bug
>   Components: XmlObject
>     Versions: unspecified
>  Environment: Operating System: Windows NT/2K
> Platform: PC
>     Reporter: Ed Blohm
>  Attachments: TestEnumerationArray.java, enumarray.patch, test.xsd
>
> When I call getX() and the return type is .Enum[] I get an 
> ArrayStoreException.  The problem seems to be in System.ArrayCopy where the two 
> objects types that need to be copied are different.  One object is an Impl and 
> one object is not.  I will attach a schema and JUnit test to expose the 
> problem.  Thanks for all the help on this issue.
> Ed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@xmlbeans.apache.org
For additional commands, e-mail: dev-help@xmlbeans.apache.org