• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Are Properties re-read after a scheduled re-start?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are Properties re-read after a scheduled re-start?


  • Subject: Re: Are Properties re-read after a scheduled re-start?
  • From: Andrew Lindesay <email@hidden>
  • Date: Wed, 22 Jul 2009 14:54:53 +1200

Hi Paul;

If your deployment is large enough to justify it, you could use a messaging service (JMS) to message each instance to change the state? This avoids having to do the extra database trip on each login but maybe too much complexity if you don't have the need for a messaging broker anyway.

cheers.

Is a scheduled re-start via JavaMonitor a hard re-start? In particular, is Properties re-read? (I should be able to answer this myself in about 8 hours...) Ideally, I want the semantics here to be "disallow logins on first launch, not again after every scheduled re-start". Is there any way to persist this kind of state across a scheduled re-start? (If all else fails, I can use the database, of course.)
...
Yes, it is a hard restart. The JVM terminates and a new process starts. You will need to use the database.

___ Andrew Lindesay www.lindesay.co.nz

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Are Properties re-read after a scheduled re-start?
      • From: Paul Hoadley <email@hidden>
References: 
 >Are Properties re-read after a scheduled re-start? (From: Paul Hoadley <email@hidden>)
 >Re: Are Properties re-read after a scheduled re-start? (From: Chuck Hill <email@hidden>)
 >Re: Are Properties re-read after a scheduled re-start? (From: Paul Hoadley <email@hidden>)

  • Prev by Date: Re: Are Properties re-read after a scheduled re-start?
  • Next by Date: Re: Are Properties re-read after a scheduled re-start?
  • Previous by thread: Re: Are Properties re-read after a scheduled re-start?
  • Next by thread: Re: Are Properties re-read after a scheduled re-start?
  • Index(es):
    • Date
    • Thread