CDV ❯ specifying -Dtc.config on dso-java does not override default tc-config.xml present in PWD
-
Bug
-
Status: Resolved
-
2 Major
-
Resolution: Won't Fix
-
DSO:L1
-
-
interfaces
-
Reporter: asingh
-
April 04, 2008
-
0
-
Watchers: 2
-
February 12, 2014
-
February 12, 2014
Description
Invoking dso-java with a -Dtc.config=some.xml does not use the provided config (some.xml) if there is a tc-config.xml file present in the current working directory.
Need to rename the default tc-config.xml to something else to make dso-java pick up the config xml provided in -Dtc.config
Comments
Tim Eck 2008-04-04
Hung Huynh 2014-02-12
DSO is discontinued
the correct tc.config is used when the program finally launches, but the boot jar scripts aren’t using the user supplied value for tc.config it seems