[
https://issues.apache.org/jira/browse/TUSCANY-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559019#action_12559019
]
Simon Nash commented on TUSCANY-1995:
-------------------------------------
The solution isn't to turn off some logging. It's to avoid the code paths in
simple standalone samples that cause the logging to be produced. This sample
is a pure client with a combined standalone domain and node, and there is no
need to start a jetty or tomcat container and open an HTTP port for the domain
and node to communicate. The node and domain code need to be fixed so that
simple standalone client samples no longer need a tomcat or jetty dependency.
This should also take care of the logging output issue.
> Reduce the amount of log output that Domain/Node currently produce
> ------------------------------------------------------------------
>
> Key: TUSCANY-1995
> URL: https://issues.apache.org/jira/browse/TUSCANY-1995
> Project: Tuscany
> Issue Type: Improvement
> Affects Versions: Java-SCA-1.1
> Reporter: Simon Laws
> Fix For: Java-SCA-Next
>
>
> The domain/node implementations currently produce a lot of logging output.
> Reduce this to the minimum as it makes test output confusing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]