Re: Creating DataSource for DIH to Oracle Database

2009-07-09 Thread Noble Paul നോബിള്‍ नोब्ळ्
oracle is no different from other data sources. Have you encountered any problems? On Tue, Jul 7, 2009 at 3:11 AM, Francis Yakin wrote: > > Have any one had experience creating a datasource for DIH to an Oracle > Database? > > Also, from the Solr side we are running weblogic and deploy the applic

Re: Creating DataSource for DIH to Oracle Database

2009-07-09 Thread Jay Hill
Francis, your question is a little vague. Are you looking for the configuration for connecting the DIH to a JNDI datasource set up in Weblogic? -Jay On Mon, Jul 6, 2009 at 2:41 PM, Francis Yakin wrote: > > Have any one had experience creating a datasource for DIH to an Oracle > Database?

Re: Creating DataSource for DIH to Oracle Database

2009-07-09 Thread Chris Hostetter
: Have any one had experience creating a datasource for DIH to an Oracle Database? why wouldn't the stock JdbcDataSource work? -Hoss

Creating DataSource for DIH to Oracle Database

2009-07-06 Thread Francis Yakin
Have any one had experience creating a datasource for DIH to an Oracle Database? Also, from the Solr side we are running weblogic and deploy the application using weblogic. I know in weblogic we can create a datasource that can connect to Oracle database, has any one had experience with this?