Forum Discussion

krisofe's avatar
krisofe
New Contributor
13 years ago

Move Workspace Properties xml

Hi,


I wonder SOAPUI be launching by any Windows account.

I'm looking for change the workspace Properties' File from C:\Documents and Settings\mylogin\default-soapui-workspace.xml
to another path that another people can access to launch SoapUI and getting my projects.

Problem is another people has got another account and can't access to mylogin path, indeed.


If I can move somewhere else the default-soapui-workspace, it will be available since others Windows accounts.

Any ideas ?

Thks,

Christophe, FR
  • krisofe's avatar
    krisofe
    New Contributor
    Hi all,

    I found a friend who helpd me to resolve my problem.
    Just make a path readable from all users where
    is default-soapui-workspace.xml (ie in Documents and Settings\AllUsers\default-soapui-workspace.xml).
    Your xml project must be in a commun path too (ie C:\SOAPUI\myproject1.xml)

    When done just make another launcher to SOAPUI (copy the Allusers\Desktop\ShortcutLancher to the same path renamed MySoapUI)
    and in shorcut's target, set :
    "C:\Program Files\eviware\soapUI-3.0.1\bin\soapUI-3.0.1.exe" -w "C:\Documents and Settings\All Users\default-soapui-workspace.xml"

    It's enough for my need.

    Bye,

    Christophe, FR