Hi all,
we have a strange problem; we have created a custom Serializer that we
configure as specified. Unfortunately, whenever we try to use the
SerializationContext specified in the serialize call we get a
java.lang.IncompatibleClassChangeError.. i.e.
| public void serialize(QName arg0, Attributes arg1, Object arg2,
SerializationContext arg3) throws IOException
| {
| arg3.writeString("hello");
| }
|
is enough to throw this exception in the above writeString call..
java.lang.IncompatibleClassChangeError indicates a change to the class (the
SerializationContext?).. how could that have changed?
(Our serializer is used for serializing soap faults, could that have anything
to do with it?)
thanks for any reply!
/Ole
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874062#3874062
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874062
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user