• 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: locations of DST information
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: locations of DST information


  • Subject: Re: locations of DST information
  • From: Mark Ritchie <email@hidden>
  • Date: Sun, 11 Mar 2007 11:39:32 -0400

On 10-Mar-07, at 10:20 PM, Ray Kiddy wrote:
Un-jar the /Library/WebObjects/lib/JavaFoundation.jar file. Inside that one finds another jar file: WebServerResources/Java/ JavaFoundation.jar. Un-jar that jar file. Inside that jar file is yet another copy of the zoneinfo.zip file.
Frankly, I am not even sure how that inner zoneinfo.zip might get used. If you deploy an application using J2EE and it is a Java Client application and it manipulates dates in client-side code? Does anybody who does a Java Client application use J2EE to deploy it? Maybe. There is some weird stuff out there.

Yeah, I posted about that jar within a jar file earlier this month. I also have no idea who might actually use it. However I find in interesting that Apple's instructions for previous versions of WOF doesn't mention updating it. Makes me wonder if it's there in the 5.2 and previous versions? I've un-installed and re-installed WOF on my machine so much that I'm tired of doing it so I've not checked.


I have been thinking of writing something that can be run on a machine with a WebObjects deployment that will answer the question "What the heck is on this system?", which would identify the versions of various WebObjects things that have gotten installed. It looks as though this would be a useful question to have answered.

I'd be up for helping with this... Especially since so many things can get be out of sync.
To get things started, anyone know the 'official' way to get the version of zoneinfo.zip?
strings zoneinfo.zip | grep 2007
returns 2007a however I would not want to rely on that for the version checker.


Also, I think that this should be written as a framework, with the checks being accessible via direct actions. It could be quite useful to check what a particular application instance is seeing, separate from another application instance on the same machine. Especially if the applications have custom launch flags which change the behaviour or use the foo.woa/Contents/Extensions to specifically load custom jar versions or a whole different version of WOF then the rest of the machine for that matter.

Regards,
Mark
__
Mark Ritchie
Cocoa and WebObjects Developer
Diamond Lake Consulting Inc.
Toronto, Ontario, Canada



_______________________________________________
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


References: 
 >locations of DST information (From: Ray Kiddy <email@hidden>)

  • Prev by Date: AJAXTree vs. YUI tree
  • Next by Date: @sum and BigDecimal
  • Previous by thread: locations of DST information
  • Next by thread: Create and Query Multiple Values in an attribute
  • Index(es):
    • Date
    • Thread