I commented out the line ://
webapp.setDefaultsDescriptor(webapp.getResourceBase() +
"/WEB-INF/webdefault.xml");

and it works just G-R-E-A-T !!!

Just one thing for those who would follow the same path: don't forget this :
http://tapestry.apache.org/tapestry5/jetty.html
Make sure the log4j version is at least 1.2.12

Thanks a lot !!!!!

On Thu, Mar 19, 2009 at 3:16 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Thu, Mar 19, 2009 at 11:11 AM, Hugues Narjoux
> <huguesnarj...@gmail.com> wrote:
> > Thanks, looks like I am getting closer and closer ! But I alway get a
> 404...
>
> Make sure TapestryFilter is being loaded by putting a breakpoint
> inside it. If not, your Jetty configuration may be wrong.
>
> > What does your webdefault.xml look like please ?
>
> Exactly like this:
>
> http://ars-machina.svn.sourceforge.net/viewvc/ars-machina/example/trunk/src/main/webapp/WEB-INF/webdefault.xml?revision=424&content-type=text%2Fplain
>
> You just need it if you're working on a Windows machine.
>
> --
> Thiago
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to