You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by "Ram@dstws" <rv...@dstws.com> on 2016/03/22 14:15:54 UTC

Re: Getting NO Messege Reader Exception with cxf 2.6.1,Please give me the direction to move forward

I have resolved this issue while adding below dependency
<dependency>
                     <groupId>org.apache.cxf</groupId>
                     <artifactId>cxf-rt-rs-extension-providers</artifactId>
                     <version>2.6.1</version>
              </dependency>



--
View this message in context: http://camel.465427.n5.nabble.com/Getting-NO-Messege-Reader-Exception-with-cxf-2-6-1-Please-give-me-the-direction-to-move-forward-tp5774995p5779500.html
Sent from the Camel - Users mailing list archive at Nabble.com.