Re: ClassCastException
Ben McCann <[email protected]>
| Newsgroups | gmane.text.xml.xindice.user |
|---|---|
| Message-ID | <[email protected]> |
I have tried that as well, but still get the same error. Does anyone know what the difference is between the two classes and which I should use? I saw somewhere that org.apache.xindice.client.xmldb.embed.DatabaseImpl should be used for Xindice 1.1 and org.apache.xindice.client.xmldb.DatabaseImpl should be used for Xindice 1.0. I am using Xindice 1.1. Thanks, Ben Janvier Majirus wrote: >Hi Ben, >I builded an application which query xindice database >through jsp. >Within my bean, i use: String driver = >"org.apache.xindice.client.xmldb.DatabaseImpl". >rather than >"org.apache.xindice.client.xmldb.embed.DatabaseImpl". >My app run well under tomcat. >i hope this will help. >regards. > >Majirus. > > > > > > >_____________________________________________________________________________ >Découvrez le nouveau Yahoo! Mail : 1 Go d'espace de stockage pour vos mails, photos et vidéos ! >Créez votre Yahoo! Mail sur http://fr.mail.yahoo.com > > >