AW: setting-up scarab 0.21 for oracle 10g
"Norbert Hirneisen" <[email protected]> Wed, 9 Jul 2008 22:24:05 +0200
| Newsgroups | gmane.comp.java.scarab.user |
|---|---|
| Message-ID | <004a01c8e201$bbc47c00$ee00a8c0@nserver> |
Thanks, Jorge, I have installed Maven 1.1 yesterday after I found out that maven2 is not supported. I get the error "unrecognized tag 'id' " in project.xml. Checking project.xml all looks fine for me ... Regards, Norbert -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Jorge Uriarte Aretxaga Gesendet: Mittwoch, 9. Juli 2008 16:58 An: [email protected] Betreff: Re: setting-up scarab 0.21 for oracle 10g I fear you'll need a 1.x maven (every story has a beginning, as the say in their site). Migrating to Maven2 has probed to be quite an elusive task (I have a working copy with some progress in some folder of my disk...) You might as well use whatever tomcat you want to debug (just point Eclipse to your CATALINA_HOME and little more...) Or try Netbeans (no kidding, its maven support is awesome and you can start Scarab in nearly no time, I still use Eclipse but my experience with Netbeans and Scarab was great...) _ Jorge On Wed, Jul 9, 2008 at 4:48 PM, Norbert Hirneisen <[email protected]> wrote: I have maven 2.0.9 installed and the scarab build is incompatible with maven2. In Eclipse I have just installed the maven plugin - targeting maven2, too. My tomcat is outside Eclipse and therefore I do not want the inbound-option. Especially as I´m working with Java 1.5 and java 1.6 and tomcat 6 there should not be an old tomcat 4.x around. So I prefer to deploy the compiled classes with a batch script from exclipse to tomcat. But I tried and got: unrecognized tag 'id' - maven was not able to build scarab. With ant it is working fine. Regards, Norbert -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Jorge Uriarte Aretxaga Gesendet: Mittwoch, 9. Juli 2008 16:15 An: [email protected] Betreff: Re: setting-up scarab 0.21 for oracle 10g 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 -- Jorge Uriarte Aretxaga http://www.gailen.es http://www.linkedin.com/in/jorgeuriarte