Hi, On Jan 20, 2010, at 9:11 PM, Pim, Alma wrote:
> How can I unsubscribe from this list, I no longer need to be here. See http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists -Vincent > > Thank you > Alma > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Oskar Marek Rzepinski > Sent: Wednesday, January 20, 2010 12:06 PM > To: XWiki Users > Subject: Re: [xwiki-users] Problem with getting Xwiki to work with Oracle10g > > I will look on this tommorow. I don't have the access to the dev server from > my house but only from my work site. I will post the results tommorow > morning, when I tried this. > > Thanks for now. > > > Oskar > > 2010/1/20 Caleb James DeLisle <[email protected]> > >> The problem is definitely that XWiki can't get at the jdbc connector so I >> don't >> think creating the database will help, also XWiki uses a complicated schema >> so creating the tables manually is not really an option. >> >> I would go into the WEB-INF/lib and find the jdbc connector jar you added, >> open it with a zip program, (jar is just a special type of zip file) look >> inside >> and make sure it has the file oracle/jdbc/driver/OracleDriver.class >> Maybe you are using the wrong jdbc. >> >> Your persistence is admirable! >> >> Caleb >> >> Oskar Marek Rzepinski wrote: >>> Hi Alonso. >>> >>> Thank you for all the hints. You are writing about creating table. How do >> I >>> create the table? I thought, that xwiki is doing this after the right >>> configuration. Am I right? Or have you a simple how-to for creating the >>> table? I have on oracle the user xwiki with all privileges. The >> deployment >>> with the geronimo consle also worked fine. I am still thinking about the >>> oracle if I have to do something more than creating only the user with >> the >>> right grants as it is said in the installation guide on the xwiki page. >>> Thanks again >>> >>> >>> regards Oskar >>> >>> >>> 2010/1/20 Alonso Isidoro Roman <[email protected]> >>> >>>> Hi Oscar, >>>> i dont know about to think, only thing that i can imagine is the jar is >> not >>>> ok, corrupted or something like that. >>>> >>>> pls, try downloading again the jar, put it in /WEB-INF/lib xwiki´s >> folder, >>>> create a user xwiki with proper grants (create database, create table, >>>> etc...), put the war into webapps jboss folder and breathe! >>>> >>>> >>>> >> http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc101040.html >>>> >>>> sorry for not be able to help you anymore! >>>> >>>> regards _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
