[jdom-interest] serialVersionUID for JDOM classes

Andres March Andres at ehealthcontracts.com
Tue May 28 10:05:04 PDT 2002


Ignore my last post.  I was double checking all my work and I don't know what changed but using jdom.jar is working fine.  I still and unable to get the compiler in JBuilder to create the same class version ID as the command line even though they are using the same SDK.  I know it is related to the compiler options but the only one that affected the ouput was includeDebugInfo.  Unfortunately that just moved the error from Document to ContentList.  I have run out of time, so I will be using the binary from the distribution.  Hopefully, I will never need to mae any customizations.  Thanks again for your help.

-Andres

-----Original Message-----
From: Daniel Hoppe [mailto:hoppe at sitewaerts.de]
Sent: Monday, May 27, 2002 12:37 AM
To: JDOM list (E-mail)
Subject: RE: [jdom-interest] serialVersionUID for JDOM classes


Hi Andres,

are you 100% sure that the server and all clients use the same version of
JDOM classes? Do you have cached classes somewhere (e.g. an outdated Java
Web Start Cache, a browser, ...)? The exception quite clearly says that the
class versions are not the same and this is most probably not a problem of
the virtual machine version but rather exactly what it says (own
time-consuming experience). Application servers sometimes have strange
manners regarding where they hide the libraries you feed them... You can try
serialver to compare the serialVersionUID of your libraries on client and
server. 

I agree that once there is a stable set of classes it would probably be a
good idea to add a serialVersionUID to prevent this kind of problems.

Best Regards,

Daniel

<<<<<<<<<<<<<<<<<<<<<<<<<<<
sitewaerts GmbH
Hebelstraße 15
D-76133 Karlsruhe

Tel: +49 (721) 920 918 0
Fax: +49 (721) 920 918 29
http://www.sitewaerts.de
>>>>>>>>>>>>>>>>>>>>>>>>>>>


Der Inhalt dieser E-Mail ist vertraulich und ausschließlich für den
bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat
dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, daß
jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder
Weitergabe des Inhalts dieser E-Mail unzulässig ist. Wir bitten Sie, sich in
diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen. Aussagen
gegenüber dem Adressaten unterliegen den Regelungen des zugrundeliegenden
Angebotes bzw. Auftrags, insbesondere den Allgemeinen Auftragsbedingungen
und der individuellen Haftungsvereinbarung. Der Inhalt der E-Mail ist nur
rechtsverbindlich, wenn er unsererseits durch einen Brief entsprechend
bestätigt wird.


_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhost.com



More information about the jdom-interest mailing list