[ 
https://issues.apache.org/jira/browse/QPID-3510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257502#comment-13257502
 ] 

[email protected] commented on QPID-3510:
-----------------------------------------------------



bq.  On 2012-04-19 14:03:15, Alan Conway wrote:
bq.  > Just need to make sure it doesn't break windows.

Windows is currently stubbed so it should behave as it did before with regard 
to env variables.  I'll test it prior to commit.


- Ted


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4802/#review7028
-----------------------------------------------------------


On 2012-04-19 13:56:16, Ted Ross wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4802/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-04-19 13:56:16)
bq.  
bq.  
bq.  Review request for qpid, Alan Conway and Gordon Sim.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  This patch allows client applications to use configuration files other 
than the installed default.  It also allows logging options to be supplied via 
the configuration file, not just environment variables.
bq.  
bq.  
bq.  This addresses bug QPID-3510.
bq.      https://issues.apache.org/jira/browse/QPID-3510
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    trunk/qpid/cpp/include/qpid/sys/Env.h PRE-CREATION 
bq.    trunk/qpid/cpp/src/CMakeLists.txt 1327943 
bq.    trunk/qpid/cpp/src/Makefile.am 1327943 
bq.    trunk/qpid/cpp/src/qpid/client/ConnectionImpl.cpp 1327943 
bq.    trunk/qpid/cpp/src/qpid/client/LoadPlugins.cpp 1327943 
bq.    trunk/qpid/cpp/src/qpid/client/SslConnector.cpp 1327943 
bq.    trunk/qpid/cpp/src/qpid/sys/posix/Env.cpp PRE-CREATION 
bq.    trunk/qpid/cpp/src/qpid/sys/windows/Env.cpp PRE-CREATION 
bq.  
bq.  Diff: https://reviews.apache.org/r/4802/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Ted
bq.  
bq.


                
> Holes in C++ client configuration
> ---------------------------------
>
>                 Key: QPID-3510
>                 URL: https://issues.apache.org/jira/browse/QPID-3510
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.12
>            Reporter: Ted Ross
>            Assignee: Ted Ross
>
> Configuration of the C++ (and wrapped) clients suffers from the following 
> limitations:
> 1) Logging cannot be configured from the client configuration file.  The log 
> module is only configurable via environment variables.
> 2) Client configuration cannot be loaded from an alternative configuration 
> file.  The configuration file defined in the build is the only file that can 
> be loaded for any application using the C++ client libraries.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to