On Mon, 2008-08-18 at 23:01 -0400, Ryan McKinley wrote: > yes it all works from ant now -- still having issues when I run via > eclipse, but I'll get that sorted.
What are the issues? Should work within eclipse with no problems. I am using Eclipse and Junit as well for testing. > thanks! To you, now I have again the motivation to finish the solr crawl example ;) salu2 > > > On Aug 12, 2008, at 6:01 AM, Thorsten Scherler wrote: > > > On Mon, 2008-08-11 at 01:01 -0700, Ryan McKinley wrote: > >> Hi- > >> > >> I'm trying to get droids up and running... > > > > Have you followed http://people.apache.org/~thorsten/droids/install.html > > or $DROIDS_HOME/docs/install.html? > > > > In short > > cd $DROIDS_HOME > > ant ivy.resolve droids.jar > > > > > > > >> everything seems > >> reasonable, but when I run: ant droids.crawl, I get: > >> > >> [java] 2008-08-11 00:57:30,380 DEBUG > >> [org > >> .springframework.beans.factory.xml.DefaultNamespaceHandlerResolver] - > >> <Ignoring namespace handler > >> [org.springframework.scripting.config.LangNamespaceHandler]: handler > >> class not found> > > ... > >> > >> Any pointers where to start looking? > >> > > > > That have been an issue with older verion of droids but I fixed in the > > last weeks (at least I thought so). > > > > Are you using the latest HEAD? > > > > What java version are you using? > > > > It works for me with java version "1.5.0_11" following the above > > instructions. Can you please try again? > > > > Thanks for the feedback Ryan. > > > > salu2 > > > >> thanks > >> ryan > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [EMAIL PROTECTED] > >> For additional commands, e-mail: [EMAIL PROTECTED] > >> > > -- > > Thorsten Scherler > > thorsten.at.apache.org > > Open Source Java consulting, training and > > solutions > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
