Dennis,
That was the only change I made. Unfortunately I no longer have the
class file where this occured. If I have time I'll rollback my project
and try and recreate the problem.
Thanks,
Chris.
Dennis Sosnoski wrote:
I don't know offhand why it would work one way and not the other. That
was
I don't know offhand why it would work one way and not the other. That
was the only thing you changed?
If you get the ClassCastException again and can send me the class file
where it occurs I'll take a look to see the actual instruction that's
causing the problem.
- Dennis
Chris Huisman wrote
I changed my mapping to this:
class="com.taylor.qseries.client.framework.Routings"
factory="com.taylor.qseries.client.framework.Routings.getInstance">
name="map"
marshaller="com.taylor.qseries.client.qs.xml.util.HashMapper"
Hello,
I am having trouble marshalling a HashMap element. The unmarshalling of
the element works fine, but when I marshall it I get the following
ClassCastException:
java.lang.ClassCastException
at
com.taylor.qseries.client.framework.metadata.Routing.JiBX_qSeriesMetaDataBinding_marshal_2_0(