How to add jvm arguments to *.tra files.
book
Article ID: KB0093743
calendar_today
Updated On:
TIBCO Runtime Agent (TRA)
|
-
|
Not Applicable
|
-
|
Description
Resolution:
To include jvm arguments in *.tra files add the following:
java.property.<property-name>=true.
Eg: To Add jvm argument in .tra files -Djcifs.smb.client.dfs.disabled=true
java.property.jcifs.smb.client.dfs.disabled=true.
Issue/Introduction
How to add jvm arguments to *.tra files.
Feedback
thumb_up
Yes
thumb_down
No