Missing class reference in the log:display output
-------------------------------------------------
Key: SM-2100
URL: https://issues.apache.org/jira/browse/SM-2100
Project: ServiceMix
Issue Type: Bug
Components: samples
Environment: Apache ServiceMix 4.3.0
Reporter: Robert Liguori
Priority: Minor
CXF NMR Example
===============
Per the README.txt file:
Expected to see:
10:20:56,171 | INFO | xtenderThread-76 | ServerImpl |
e.cxf.frontend.ServerFactoryBean 118 | Setting the server's publish address
to be nmr:HelloWorld
However, "log:display : grep nmr:HelloWorld" returned this:
08:58:50,298 | INFO | xtenderThread-6 | ServerImpl |
? ? | - - | Setting the server's publish address
to be nmr:HelloWorld
============================
What happened to the reference to the ServerFactoryBean class, as shown in what
I listed as "Expected to see"?
Thanks.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira