From: Walpole, R. <rob...@me...> - 2010-08-09 10:14:13
|
Hi Dannes, I'm sorry that my new module has caused some build problems. What you say is absolutely correct, if you want to connect eXist to an Oracle database using the oracle module you will need an Oracle driver, for which you have to accept a licence. Unlike the SQL module which relies on classes available in the java.sql package, the oracle module needs classes that are only available in the Oracle driver, specifically oracle.jdbc.OracleTypes. I don't see an obvious way around this. Even if the build script could prompt for a licence acceptance (and I don't know if that is even possible) the user has to select the correct driver for the Oracle database version they are using, which would seem to demand a visit to a web page. I am open to suggestions though... Cheers Rob > -----Original Message----- > From: Dannes Wessels [mailto:da...@ex...] > Sent: 07 August 2010 19:08 > To: Dmitriy Shabanov > Cc: eXist development; exi...@li... > Subject: Re: [Exist-development] [Exist-commits] Keep trunk build > > Ok, > > things are fixed now (memcached) and It turns out that the > oracle driver cannot be downloaded automagically due to licensing. > > for the latter we need to have an approach...... > > > D. > > On Sat, Aug 7, 2010 at 7:52 PM, Dmitriy Shabanov > <sha...@gm...> wrote: > > On Sat, 2010-08-07 at 19:39 +0200, Dannes Wessels wrote: > >> > >> I spent already quite some time today to get FULL trunk > building (as > >> required), and I am still not successfull. > > > > Where do you have problem? > > > > -- > > Cheers, > > > > Dmitriy Shabanov > > > > > > -- > eXist-db Native XML Database - http://exist-db.org Join us on > linked-in: http://www.linkedin.com/groups?gid=35624 > > -------------------------------------------------------------- > ---------------- > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Exist-development mailing list > Exi...@li... > https://lists.sourceforge.net/lists/listinfo/exist-development > |