Allow setting of default ModuleComponent programmatically from the client
-------------------------------------------------------------------------

         Key: TUSCANY-401
         URL: http://issues.apache.org/jira/browse/TUSCANY-401
     Project: Tuscany
        Type: New Feature

  Components: C++ SCA  
    Reporter: Pete Robbins
 Assigned to: Pete Robbins 
    Priority: Minor


I am using the tuscany c++ SCA, and am finding it quite inconvenient that
the root and default module are set by environment variables. As I use a
development environment which reads the env at startup, I have to alter
these variables , close my studio, re-open every time I want to change
tests.

I would really appreciate it if I could have a call to the runtime which
overrides the environment settings, and maybe even another call which
re-instates the use of env vars. Then I could hop about between tests, and
even write a generic test client which takes the names of the root and
module as parameters.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to