|
I finally
figured out that issue. I put all the info in the Jira.
java.sql.Timestamps are serialized in java.util.Date (there seems to be
somekind of test with instanceof java.util.Date) but then in the class,
the fied is casted into java.util.Date which generates my issue. I wrote my own serializer for java.sql.Timestamp which solved the problem! Henri. Dennis Sosnoski dms-at-sosnoski.com |JiBX| wrote: It'd relate to the binding definitions for your DocumentVte class, of course. There's a known issue of this type in the Jira issue tracking system: http://jira.codehaus.org/browse/JIBX-3 Does that match what you're seeing? |
- [jibx-users] ClassCast Exception at runtime HD
- Re: [jibx-users] ClassCast Exception at runtime Dennis Sosnoski
- Re: [jibx-users] ClassCast Exception at runtime HD
- Re: [jibx-users] ClassCast Exception at runti... Gareth
- Re: [jibx-users] ClassCast Exception at r... Dennis Sosnoski
- Re: [jibx-users] ClassCast Exception at runti... Dennis Sosnoski
- Re: [jibx-users] ClassCast Exception at runtime HD
- Re: [jibx-users] ClassCast Exception at runti... Dennis Sosnoski
- Re: [jibx-users] ClassCast Exception at r... HD
- Re: [jibx-users] ClassCast Exception... Dennis Sosnoski
- [jibx-users] Reading JiBX collections HD
- Re: [jibx-users] Reading JiBX collec... Dennis Sosnoski
- [jibx-users] issue with encoding HD
- Re: [jibx-users] issue with ... Dennis Sosnoski
- Re: [jibx-users] issue with ... Dennis Sosnoski
- Re: [jibx-users] issue with ... HD
- Re: [jibx-users] issue with ... HD
