Hi again This one -
from("file:../../../data/ clients?noop=true").convertBodyTo(Client.class).to("jpa:au.com.interlated.server.domain.Client"); I uploaded 300k records - 90mb in total. The java image said it had 2.7Gb of RAM allocated before it bombed out due to heap space. Client.class is just a spring entity bean - xml annotations. Cheers John -- http://interlated.com.au 0434 996 607