8.5.15 User Agent Workspace
The default User Agent workspace directory is the workspace subdirectory below the current start-in directory.
Use the system property "jsf.workspace" to specify another workspace directory.
javaw -Djsf.workspace="." com.lansa.jsf.useragent.JSFUserAgent
javaw -Djsf.workspace="mydir" com.lansa.jsf.useragent.JSFUserAgent
javaw -Djsf.workspace="c:\mydir" com.lansa.jsf.useragent.JSFUserAgent