Hi, Can you show use your camel routing rule? It's hard to locate the error just from the Exception that you show us.
Willem jrobens wrote: > Hi > > I am using M2 and trying to run the etl example. > > Comes up with the following error: > org.apache.camel.RuntimeCamelException: > org.apache.camel.NoTypeConversionAvailableException: No type converter > available to convert from type: au.com.hearing.talingaBroker.PersonDocument > to the required type: au.com.hearing.talingaBroker.CustomerEntity with value > Person[user: james] > > - checked M2 out of subversion > - changed the version from SNAPSHOT to M2 > - ran > > > Any ideas? > > thanks > John >