On 5/1/07, Kit Plummer <[EMAIL PROTECTED]> wrote:
Getting this a lot when running a few components on the latest apache-
servicemix-fuse release:
ERROR - JMSFlow - Error processing incoming
broadcast message
javax.jms.JMSException: Failed to build body from bytes. Reason:
java.io.InvalidClassException: javax.xml.namespace.QName; local class
incompatible: stream classdesc serialVersionUID =
My experience with this error is that it's usually not an issue with a
direct dependency but a transitive dependency. So you need to figure
out which direct deps have a dep on QName and therefore include their
own version. Then I had to specify explicit excludes elements to make
sure there was no clash.
Bruce
--
perl -e 'print unpack("u30","D0G)[EMAIL
PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'
Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/