[
https://issues.apache.org/jira/browse/TUSCANY-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559021#action_12559021
]
Simon Nash commented on TUSCANY-1968:
-------------------------------------
The solution isn't to turn off some logging. It's to avoid the code paths in
this sample 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 this sample
no longer needs a tomcat or jetty dependency. This should also take care of
the logging output issue.
> README for callback-ws-client sample is outdated
> ------------------------------------------------
>
> Key: TUSCANY-1968
> URL: https://issues.apache.org/jira/browse/TUSCANY-1968
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Samples
> Affects Versions: Java-SCA-1.1
> Reporter: Jean-Sebastien Delfino
> Assignee: Simon Laws
> Priority: Minor
> Fix For: Java-SCA-1.1
>
>
> The expected output in the README for the callback-ws-client is outdated, as
> it doesn't show all the output from the domain controller + service
> resolution.
> Actually, I think that the domain stuff should be made less verbose, as it's
> cluttering the output.
--
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]