Roger:

Yes, I do see camel-netty4-2.15.2.jar in my Java classpath.

My Maven *pom.xml* dependency looks like this, where *camelCoreVersion *is
2.15.2:

        
        <dependency>
            <groupId>org.apache.camel</groupId>
            <artifactId>camel-netty4</artifactId>
            <version>${camelCoreVersion}</version>
        </dependency>


SteveR



--
View this message in context: 
http://camel.465427.n5.nabble.com/Cannot-Auto-Create-Component-Netty4-tp5772149p5772286.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to