Hi,

I have an application running perfectly with jre 1.5.xx but which fails when i try to use jre 1.6. While trying to 'unmarshal' an xml previously marshalled object, it fails :

unable to instantiate [I; java.lang.ClassNotFoundException: [I
...

Part of the xml concerned looks like :

<targetmap internalkey="33">
<range xsi:type="java:[I">
<integer>12345</integer>
<integer>34567</integer>
</range>
<range ...>
...
</range>
...
</targetmap>

I'm still using 'castor-1.0.2' version and i'm planning to move to 'castor-1.1.1' but anyhow i would like to understand why
this problem arises.

Cheers

C.ASSEMAT
GenomeQuest Inc.



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to