Re: Trying to use tapestry-breadcrumbs

2011-07-11 Thread Joakim Olsson
That sounds really strange. I'm using it with Jetty as well and I have never seen that behavior. Did you try Tapestry 5.2.5 that the library has as it's dependency? Can you package up the project and send it to me? Then maybe I can see where things go wrong. Regards, Joakim On Mon, Jul 11, 201

Re: Trying to use tapestry-breadcrumbs

2011-07-11 Thread Luana
Hi, thanks for your answers. I was trying to test with the latest tapestry version (5.3.0) and it worked a little better. It works in a randomly way, for example: - In debug mode, the breadCrumb is null and the dispatch method is never called. - In run mode, the breadCrumb works b

Re: Trying to use tapestry-breadcrumbs

2011-07-08 Thread Joakim Olsson
Aaaah...Just saw in the copy that was sent directly to me that you indeed had the displaybreadcrumb inside the . Could you place a breakpoint in the dispatch-method in the BreadCrumbDispatcher and see if the crumbs are actually added to the list? Regards, Joakim On Fri, Jul 8, 2011 at 5:35 PM,

Re: Trying to use tapestry-breadcrumbs

2011-07-08 Thread Joakim Olsson
Hi, First, tapestry-breadcrumbs is written for Tapestry 5.2.5 so I would recommend you to upgrade (5.3.0 seems to be around the corner as well). It also seems to be missing something that actually does anything with the BreadCrumbInfo in the template. Currently you are only looping over any crumb