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 148291

Summary: Session preservation
Product: serverplugins Reporter: Vince Kraemer <vkraemer>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED FIXED    
Severity: blocker CC: pjiricka
Priority: P1 Keywords: UI
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: proposed UI

Description Vince Kraemer 2008-09-24 21:32:34 UTC
The app server added a feature for v3, that allows the user to retain session data across redeploys.

We need to add UI to the server properties, to allow the user to turn this feature on and off.

The most likely location is on the Properties dialog that users see by choosing Properties from the right click menu...
Comment 1 Vince Kraemer 2008-09-25 00:04:49 UTC
Created attachment 70536 [details]
proposed UI
Comment 2 Vince Kraemer 2008-09-25 00:05:57 UTC
added ui keyword
Comment 3 Vince Kraemer 2008-09-25 01:58:28 UTC
added info to late ui changes page...
Comment 4 _ ludo 2008-09-25 16:29:23 UTC
Critical fix for the GlassFish V3 Prelude program success.
Key differentiator feature recently integrated in the V3 code line. Need NetBeans support for this one.
Comment 5 _ pcw 2008-09-29 00:32:09 UTC
Vince is handling this.
Comment 6 Vince Kraemer 2008-09-29 19:29:58 UTC
http://hg.netbeans.org/main/rev/0c7a77f216a4
Comment 7 Quality Engineering 2008-09-30 06:01:07 UTC
Integrated into 'main-golden', will be available in build *200809300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0c7a77f216a4
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #148291: add UI to support session preservation
Comment 8 Petr Jiricka 2008-10-03 14:20:30 UTC
Great to see this implemented!