Good News Everybody!
The new search engine is LIVE!
Please report any problems to david (at) midrange.com.
|
David Gibbs wrote:
>
> Should setting the property in SystemDefault.properties in the users
> home directory work?
>
Yes, that should work. You could also put it in an arbitrary location
and use the QIBM_JAVA_PROPERTIES_FILE environment variable to point to
the location:
ADDENVVAR ENVVAR(QIBM_JAVA_PROPERTIES_FILE)
VALUE('/home/mydir/myJavaDefaults.properties')
According to
http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzaha/sysprop.htm,
the file specified by the environment variable has the highest
precedence for the various locations of the properties files.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.