Thomas,

looks like you are using 2 different versions
if org.xml.sax 
(one on the client and another one on the server)

jboss has this in lib/parser.jar and lib/ext/xml.jar

you may have this class in your own libs, and
they can be different.

Alex.



[EMAIL PROTECTED] wrote:
> 
> Recently, I have been getting the following error when accessing one of my
> stateless session beans:
> 
> java.rmi.UnmarshalException in batchserver.ImportProcessor.process():
> Error unmarshaling return; nested exception is:
> java.io.InvalidClassException: org.xml.sax.SAXException;
> Local class not compatible: stream classdesc serialVersionUID=-1073947592240463613
> local class serialVersionUID=583241635256073760
> 
> Does anyone know what the problem is and how it can be fixed?
> 
> Thank you!
> 
> Thomas Kirsch
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]

-- 
__________________________________________________
Alexander Kogan  PTC   www.ptc.com
[EMAIL PROTECTED]    140 Kendrick St. Needham MA 02494


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to