This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 9948 - Broken compatibility of web settings from ffj20 to dev
Summary: Broken compatibility of web settings from ffj20 to dev
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks: 10079
  Show dependency tree
 
Reported: 2001-03-04 14:44 UTC by Jesse Glick
Modified: 2003-07-02 08:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Object stream exception from web module when restoring old project (2.79 KB, text/plain)
2001-03-04 14:46 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2001-03-04 14:44:48 UTC
Stream versioning changed incompatibly for web settings from ffj20 to dev,
meaning that if you run ffj20 with some user dir, then start a dev build
(observed with sources as of mar 2 '01) with the same user dir, an exception is
thrown. The serialVersionUID should be made to match what is was long ago.
Clearly if it cannot match that of all past settings, the most recent release
should be chosen (nb 3.1 I guess).
Comment 1 Jesse Glick 2001-03-04 14:46:05 UTC
Created attachment 711 [details]
Object stream exception from web module when restoring old project
Comment 2 Jan Chalupa 2001-03-12 12:23:12 UTC
Version: 'Dev' -> 3.2
Comment 3 Jesse Glick 2001-03-14 11:16:51 UTC
See also issue #9711 which may be duplicate (but has one more broken class in it
than this one does). This one affects ServletSettings BTW and is also observed
from release31 to present.
Comment 4 _ rkubacki 2001-04-04 14:19:15 UTC
Made compatible with NB3.1 (applied to dev, NB32, pilsen)
Comment 5 Jan Chalupa 2001-05-06 15:51:59 UTC
Target milestone -> 3.2
Comment 6 Quality Engineering 2003-07-02 08:31:51 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.