Hi Still no luck with this is the problem with the name attribute of the datasource element in the data config ?
On 5 February 2011 10:48, lee carroll <lee.a.carr...@googlemail.com> wrote: > 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) >> > >