Fixed the WARNING message when create a cxf endpoint from Spring bean
---------------------------------------------------------------------

                 Key: CAMEL-4190
                 URL: https://issues.apache.org/jira/browse/CAMEL-4190
             Project: Camel
          Issue Type: Improvement
          Components: camel-cxf
    Affects Versions: 2.7.2, 2.7.1, 2.7.0, 2.6.0, 2.5.0
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.7.3


There is a annoying WARNING message(which is harmless) when creating the 
camel-cxf endpoint from the spring bean.
{code}
ReflectionServiceFactoryBean   WARN  A
JAX-WS Annotation was found on com.acme.BusinessServicePort while using the
Simple frontend.  For better results, use the JAX-WS frontend.
{code}

You can find more information here[1].
[1]http://camel.465427.n5.nabble.com/Warning-in-cxf-endpoint-configuration-tp4561812p4561812.html
 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to