Hugo Malheiro wrote:
>
> Hi, can anyone give me a little help with this error?
> I do not understand it...
>
>  WebApp(Sprint2),INFO: IOException in: R(  + /main + null)
> sged.business.Veiculos; Local class not compatible: stream classdesc
> serialVersionUID=2096010208715372572 local class
> serialVersionUID=-8754340372112347064
>
> What does it mean??

usualy that classes on the server are different - at source level
(newer?) than the same classes u are using locally. do u have an applet
as a client?
check the imports of your application.

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to