Re: setting-up scarab 0.21 for oracle 10g
"Jorge Uriarte Aretxaga" <[email protected]> Wed, 9 Jul 2008 16:15:25 +0200
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <[email protected]> |
did you try "maven war:inplace" and "maven eclipse"? (might be misspelled, just out of my head...) This should generate an inplace structure and a .project to allow Eclipse's import with "Existing project in the filesystem"... -- Jorge Uriarte Aretxaga http://www.gailen.es http://www.linkedin.com/in/jorgeuriarte On Wed, Jul 9, 2008 at 3:46 PM, Norbert Hirneisen <[email protected]> wrote: > After some modifications I was able to fill the tables with default > values. > > Login screen shows up but after hitting the "confirm" button I get an > Exception: > > org.tigris.scarab.util.ScarabRuntimeException: > org.tigris.scarab.tools.localization.L10NMessage@c71c00 > at > org.tigris.scarab.util.word.SearchFactory.getInstance(SearchFactory.java:76) > at > org.tigris.scarab.util.word.LuceneSearchIndex$UpdateThread.run(LuceneSearchIndex.java:777) > at java.lang.Thread.run(Thread.java:595) > > I have tested it with the browser (Firefox) set to German (default) and to > English. Same result. > > I would have looked into the source for myself but I was not able yet to > set up the source for using in Eclipse. > Any help would be appreciated ! > > Thanks and regards, > Norbert > > -----Ursprüngliche Nachricht----- > *Von:* [email protected] [mailto:[email protected]] *Im > Auftrag von *Jorge Uriarte Aretxaga > *Gesendet:* Mittwoch, 9. Juli 2008 12:08 > *An:* [email protected] > *Betreff:* Re: Problems setting-up scarab 0.21 > > That's great. Please share in the lists (maybe dev's list will be more > appropiated) any problem you find, so maybe some others can lend a hand :-) > > _ > Jorge > > On Wed, Jul 9, 2008 at 11:59 AM, Norbert Hirneisen <[email protected]> wrote: > >> Hi Mick, >> >> Yes, I found several hints in the mailing list archives and at the moment >> I´m at >> the point where there is a problem in logging in to the database using >> scarab. >> I will look into the issue and after solving the problem I will try to >> write a >> small how-to for Oracle users if that is ok for you. >> >> Regards, >> Norbert >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > -- > Jorge Uriarte Aretxaga > http://www.gailen.es > http://www.linkedin.com/in/jorgeuriarte > >