Starting the "CA Performance Center SSO" service creates a temp directory called
"jetty-0.0.0.0-8381-sso-_sso-any-"
under C:\Windows\Temp\. How can this be redirected to another location?
If there is no "Work" subdirectory under the JETTY_HOME directory, then the Windows Temp directory will be used as Jetty's working directory.
When you start the "CA Performance Center SSO" service, the JETTY_HOME is set to:
\CA\NFA\Portal\Jetty
A "work" subdirectory can be created here, i.e.:
\CA\NFA\Portal\Jetty\work
Then, recycle the "CA Performance Center SSO" service. The "jetty-0.0.0.0-8381-sso-_sso-any-" directory will be moved to this new "work" directory.