Re: Memory footprint
Re: Memory footprint
- Subject: Re: Memory footprint
- From: Art Isbell <email@hidden>
- Date: Tue, 18 Feb 2003 15:25:36 -1000
On Tuesday, February 18, 2003, at 02:49 PM, Dan wrote:
OK - in 4.5.1 we could use NSMaxHeapSize to control the size of our
applications. I know I could pass a launch argument to the java
command when
launching in WO 5, but is there a place I can set a default that will
always
be used similar to NSGlobalDomain?
According to the NSProperties javadoc, all WO processes owned by a
particular user will read ~/WebObjects.properties, if present. So you
should be able to define properties in this file as an alternative to
NSGlobalDomain.
Art
http://homepage.mac.com/aisbell/
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.