Re: unable to run jetty

2010-05-21 Thread Nick Klauer
> > > 2010-05-21 15:26:47.975:INFO::No annotation on initializer class > > > org.apache.jasper.runtime.TldScanner > log4j:ERROR Parsing error on line 10 and column 14 > log4j:ERROR The content of element type "layout" must match "(param)*". > 2010-05-21 15:30:01.488:INFO:/artms:Initializing Spring

Re: unable to run jetty

2010-05-21 Thread Justin Edelson
en Sie nicht der vorgesehene >>> Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede >>> unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese >>> Nachricht dient lediglich dem Austausch von Informationen und entfaltet >>> keine rech

RE: unable to run jetty

2010-05-21 Thread fachhoch
ebernehmen. >> >> Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas >> le destinataire prévu, nous te demandons avec bonté que pour satisfaire >> informez l'expéditeur. N'importe quelle diffusion non autorisée ou la >> copie de c

RE: unable to run jetty

2010-05-21 Thread fachhoch
our le contenu fourni. > > > > > >> Date: Fri, 21 May 2010 09:52:51 -0700 >> From: fachh...@gmail.com >> To: users@maven.apache.org >> Subject: Re: unable to run jetty >> >> >> I tried 7.0.0.RC6 >> >> and now I get this >

RE: unable to run jetty

2010-05-21 Thread Martin Gainty
t facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 21 May 2010 09:52:51 -0700 > From: fachh...@gmail.com > To: users@maven.apache.org > Subject: Re: unable to run jetty > > > I tried 7.0.0.RC6 > &

Re: unable to run jetty

2010-05-21 Thread Anders Hammar
Maybe you should move this to a jetty forum. /Anders On Fri, May 21, 2010 at 18:52, fachhoch wrote: > > I tried7.0.0.RC6 > > and now I get this > > 2010-05-21 12:51:41.871:INFO::jetty-7.0.0.RC6 > 2010-05-21 12:51:41.888:WARN::Failed startup of context > jettywebappcont...@ad2c11 > @ad2c11/a

Re: unable to run jetty

2010-05-21 Thread fachhoch
I tried7.0.0.RC6 and now I get this 2010-05-21 12:51:41.871:INFO::jetty-7.0.0.RC6 2010-05-21 12:51:41.888:WARN::Failed startup of context jettywebappcont...@ad2c11@ad2c11/artms,file:/E:/workspace/Audit.gov/audit.war/src/main/webapp/,file:/E:/workspace/Audit.gov/audit.war/src/main/webapp/

Re: unable to run jetty

2010-05-20 Thread Anders Hammar
Try "mvn jetty:run" instead (not ketty:run)? :-) Seriously, I assume you have the xml snippet within pluginManagement? (I believe so as the specified version of the plugin is being used) For the commons-dbcp dependency you've specified system scope, but no path. That's wrong. It exists at central