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]
