Another question: You use "personnavn.txt" to generate a sitemap's. How do u generate that file? (from where do u get the person name)
/AB -----Ursprungligt meddelande----- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Mick Semb Wever Skickat: den 4 april 2008 12:32 Till: Sesat Kernel usage and development discussions. Ämne: Re: [Kernel-development] Implement sitemap for sesam.se > https://dev.schibstedsok.no/svn/search-config-se/genericse.sesam.se/branches/2.16/sesam.se/sitemap/src/main/resources/META-INF/services/ This is really just a maven packaging issue: http://maven.apache.org/pom.html#Resources put META-INF instead under src/main/webapp (maven recommended way) Or Edit your pom to accept it as a resource, (see <resources> in https://dev.schibstedsok.no/svn/search-config/genericno.sesam.no/trunk/sesam.no/sitemap/pom.xml ) ~mck -- "The rainbow would not be without first the rain." D Donche Jr | semb.wever.org | sesat.no | sesam.no | _______________________________________________ Kernel-development mailing list [email protected] http://sesat.no/mailman/listinfo/kernel-development
