ah should this work or am i doing something obvious wrong in config
<dataSource jndiName="java:sourcepathName" type="JdbcDataSource" user="xxx" password="xxx"/> in dataimport config <dataSource type="JdbcDataSource" name="java:sourcepathName" /> what am i doing wrong ? On 5 February 2011 10:16, lee carroll <lee.a.carr...@googlemail.com> wrote: > Hi list, > > It looks like you can use a jndi datsource in the data import handler. > however i can't find any syntax on this. > > Where is the best place to look for this ? (and confirm if jndi does work > in dataimporthandler) >