The Source for Java Technology Collaboration

Home » java.net Forums » JDK » 6uN Early Access

Thread: Java Web Start does not call stop() for dragged applets?

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Sep 26, 2008 4:47 PM by: rogyeu Threads: [ Previous | Next ]
kazssym

Posts: 33
Java Web Start does not call stop() for dragged applets?
Posted: Sep 21, 2008 10:32 PM
  Click to reply to this thread Reply

I am writing a plugin that saves applet data on stop() with JNLP PersistenceService and restores it on next run.

When I run it in a browser, it saves applet data successfully. But when I run it from the desktop after I drag it from the browser window and make a desktop shortcut, it does not save at all.

I managed to run it with a debugger and found that stop() was not called when I close its window. I may be wrong but at least a break point at the beginning of stop() was not hit.

The JRE's version is 6u10-rc2.

rogyeu

Posts: 184
Re: Java Web Start does not call stop() for dragged applets?
Posted: Sep 26, 2008 4:47 PM   in response to: kazssym
  Click to reply to this thread Reply

Please submit a bug with a reproducible sample case at http://bugreport.sun.com




 XML java.net RSS