revise README for cxf-nmr examples
----------------------------------
Key: SMX4-255
URL: https://issues.apache.org/activemq/browse/SMX4-255
Project: ServiceMix 4
Issue Type: Improvement
Affects Versions: 4.0-m2
Reporter: Freeman Fang
Assignee: Freeman Fang
currently it's
When the feature is installed, output for publishing the cxf endpoint
is displayed to the console:
Jun 16, 2008 12:29:29 AM
org.apache.cxf.service.factory.ReflectionServiceFactoryBean
buildServiceFromClass
INFO: Creating Service
{http://cxf.examples.servicemix.apache.org/}HelloWorldImplService from class
org.apache.servicemix.examples.cxf.HelloWorld
Jun 16, 2008 12:29:30 AM org.apache.cxf.configuration.spring.ConfigurerImpl
getBeanName
INFO: Could not determine bean name for instance of class
org.apache.servicemix.cxf.transport.nmr.NMRDestination.
Jun 16, 2008 12:29:30 AM org.apache.cxf.endpoint.ServerImpl initDestination
INFO: Setting the server's publish address to be nmr:HelloWorld
but since we fix SMX4KNL-230 to keep the console output clean, so all cxf log
already redirect to data/log/servicemix.log using log4j format, we need revise
the README.txt accordingly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.