aldana
14 years agoOccasional Contributor
startup '-t' parameter not working
I am trying to pass -t parameter to soapui.sh to parameterize settings-file:
As you see from INFO log is, that wrong soapui-settings.xml file is chosen (not the path from -t parameter). What am I doing wrong here?
I am using 4.0.0 version on linux.
thanks.
maldana@maldana-dev2:/tmp]$ soapui.sh -t /home/maldana/..../soapui-settings-dev.xml
================================
=
= SOAPUI_HOME = /opt/soapui-4.0.0
=
================================
12:53:07,390 INFO [DefaultSoapUICore] initialized soapui-settings from [/opt/soapui-4.0.0/soapui-settings.xml]
...
As you see from INFO log is, that wrong soapui-settings.xml file is chosen (not the path from -t parameter). What am I doing wrong here?
I am using 4.0.0 version on linux.
thanks.